showerying opened a new issue #9505: Echarts 2.0 
版本如何让地图上默认就显示数值或自定义的图片,而不是鼠标移动才会弹出tooltip?
URL: https://github.com/apache/incubator-echarts/issues/9505
 
 
   - [x] I am using English in this issue. 在这个 Issue 中我使用了英文(强烈建议)。
   
   
   ## General Questions
   
   <!-- BEGINNING OF REQUIRED FIELDS 必填项开始 -->
   
   
   PLEASE MAKE SURE OF ALL THE FOLLOWING OPTIONS IN REQUIRED FIELDS ARE TICKED 
(with x)!
   Otherwise, the issue will not be answered.
   And think before you tick. :)
   请确保以下每项都打上勾了!并且确保都做了这些事哦~ 这将大量简化我们的工作流程,使你的问题更快速得到解答。
   
   - [x] Required: I have read the document and examples and tried to solve it 
by myself. (必填)我读过了文档和教程,并且曾试图自己解决问题。
   - [x] Required: I have searched for similar issues and that didn't help. 
(必填)我搜索过 issue 但是没有帮助。
   - [ ] Required: I have tried with the latest version of ECharts and still 
have this problem. (必填)我试过最新版本的 ECharts,还是存在这个问题。
   
   In this issue, I have provided information with: 在这个 issue 中我提供了以下信息:
   - [x] Required: issue type;(必填)issue 类型
   - [x] Required: one sentence description in issue details;(必填)一句话的问题描述
   - [ ] Required: demo;(必填)能反映问题的例子(如果你想提问或报 bug)
   - [ ] Required: ECharts version;ECharts 版本
   
   <!-- END OF REQUIRED FIELDS 必填项结束 -->
   
   
   
   
   
   ## Issue Type
   
   <!-- Add `x` for the ones that is true with you, e.g.: [x] I have ... -->
   
   - [x] I have a question to ask about *how to use ECharts to ...*;我想提问如何使用 
ECharts 实现某功能
   - [ ] I have a bug to report;我想要报 bug
   - [ ] I have a feature to request, e.g.: *I'd like a new feature that 
...*;我需要一个新功能
   - [ ] I have a feature to enhance, e.g.: *The current feature should be 
improved in the way that ...*;我希望改进某个功能
   - [ ] There's something wrong with the documents;文档有些问题
   - [ ] Others, or I'm not sure which issue types to choose 
here;其他,或我不知道应该选什么类型
   
   
   ## Issue Details
   
   <!-- Use one sentence to describe what you want and what's wrong. 一句话描述问题。 
-->
   
   如何在Echarts2中实现地图上每个省会默认就显示图片及文字,而不是通过鼠标移动触发tooltip单个显示。
   How to show images and text by default in every capital city, rather than 
moving the mouse to activate a single tooltip.
   
   ### Expected Behavior
   
   <!-- Add screenshots to demo if necessary. 期望的效果。 -->
   我想实现那种像图针钉在一点的效果,上面显示具体的数值
   Need a pin-like images pointed to a city and shows detailed data.
   
   
   ### Current Behavior
   
   <!-- Add screenshots to demo if necessary. Otherwise, replace the following 
line with N/A. 现在的效果。 -->
   只能通过label在点四周显示文字,不直观。
   Only show plain text with label
   
   
   ### Online Example
   
   <!-- Please use jsfiddle.net or gallery.echartsjs.com to provide a simplest 
demo to show the problem. And do not upload zip demos. 请使用 
gallery.echartsjs.com 提供最简单可运行的代码,请不要上传 zip 文件。 -->
   THIS IS REQUIRED FOR ALL BUG REPORTS AND QUESTIONS!!! 如果是提问或报 bug 一定要提供这一项!
   
   {ADD_LINK_OF_DEMO_HERE}
   
   <!-- Please make your demo as simple as possible to help locate the problem. 
And paste only necessary part of code here. 提供必要的代码,不要全部粘贴。 -->
   
   {PASTE_RELATED_CODE_HERE}
   
   
   ## Topics
   
   <!-- Check those topics that are related. 选择相关主题。 -->
   - [ ] Legend
   - [ ] Tooltip
   - [ ] Event
   - [ ] Performance
   - [ ] SVG
   - [x] Map
   - [ ] ECharts GL
   - [ ] Third-party libraries, e.g.: Vue.js, React
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to