[GitHub] sma11tu commented on issue #7331: geo3d坐标下,lines3D和bar3D 可以共存吗?

2018-05-07 Thread GitBox
sma11tu commented on issue #7331: geo3d坐标下,lines3D和bar3D 可以共存吗?
URL: 
https://github.com/apache/incubator-echarts/issues/7331#issuecomment-387291112
 
 
   @KurryLuo 我一直也没解决,遇到这个问题后,就没再做这个,今天下班后用你的方法试试


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] igloooooo commented on issue #8087: 折线设置showSymbol为false,label无法显示

2018-05-07 Thread GitBox
igloo commented on issue #8087: 折线设置showSymbol为false,label无法显示
URL: 
https://github.com/apache/incubator-echarts/issues/8087#issuecomment-387287253
 
 
   any update for this?
   


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] pissang commented on issue #8240: series.graph使用 coordinateSystem: 'cartesian2d'时, 无法显示data 和 edges

2018-05-07 Thread GitBox
pissang commented on issue #8240: series.graph使用 coordinateSystem: 
'cartesian2d'时, 无法显示data 和 edges
URL: 
https://github.com/apache/incubator-echarts/issues/8240#issuecomment-387283533
 
 
   应该写成 
   ```js
   
 data:  [
   {
 value: [100, 200],
 id: 'A'
   },
   {
 value: [400, 300],
 id: 'B'
   }
 ],
   ```
   
   x, y 不是在笛卡尔坐标系上用的


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] pissang closed issue #8240: series.graph使用 coordinateSystem: 'cartesian2d'时, 无法显示data 和 edges

2018-05-07 Thread GitBox
pissang closed issue #8240: series.graph使用 coordinateSystem: 'cartesian2d'时, 
无法显示data 和 edges
URL: https://github.com/apache/incubator-echarts/issues/8240
 
 
   


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] pissang commented on issue #8270: 需要最新地图数据:地图下钻--全国/省/市-地图下钻--市县地图是旧的

2018-05-07 Thread GitBox
pissang commented on issue #8270: 需要最新地图数据:地图下钻--全国/省/市-地图下钻--市县地图是旧的
URL: 
https://github.com/apache/incubator-echarts/issues/8270#issuecomment-387283256
 
 
   我们短期内不再提供地图数据


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] pissang closed issue #8272: un解绑函数不生效

2018-05-07 Thread GitBox
pissang closed issue #8272: un解绑函数不生效
URL: https://github.com/apache/incubator-echarts/issues/8272
 
 
   


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] pissang commented on issue #8272: un解绑函数不生效

2018-05-07 Thread GitBox
pissang commented on issue #8272: un解绑函数不生效
URL: 
https://github.com/apache/incubator-echarts/issues/8272#issuecomment-387283187
 
 
   使用 3+ 版本的 echarts,用 off 解绑


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] pissang closed issue #8274: Uncaught TypeError: Cannot read property axisData' of undefined

2018-05-07 Thread GitBox
pissang closed issue #8274: Uncaught TypeError: Cannot read property axisData' 
of undefined
URL: https://github.com/apache/incubator-echarts/issues/8274
 
 
   


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] pissang commented on issue #8280: Echars Galery中的项目怎么下载

2018-05-07 Thread GitBox
pissang commented on issue #8280: Echars Galery中的项目怎么下载
URL: 
https://github.com/apache/incubator-echarts/issues/8280#issuecomment-387282909
 
 
   可以按照入门教程建好项目后把 gallery 里的 option 下下来替换


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] pissang commented on issue #8280: Echars Galery中的项目怎么下载

2018-05-07 Thread GitBox
pissang commented on issue #8280: Echars Galery中的项目怎么下载
URL: 
https://github.com/apache/incubator-echarts/issues/8280#issuecomment-387282909
 
 
   可以按照入门教程建好项目后把 option 下下来替换


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] pissang commented on issue #8275: 4.x设置legend的宽度和高度不生效

2018-05-07 Thread GitBox
pissang commented on issue #8275: 4.x设置legend的宽度和高度不生效
URL: 
https://github.com/apache/incubator-echarts/issues/8275#issuecomment-387282835
 
 
   不生效指的是什么?


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] pissang closed issue #8290: 如何绘制自定义对象

2018-05-07 Thread GitBox
pissang closed issue #8290: 如何绘制自定义对象
URL: https://github.com/apache/incubator-echarts/issues/8290
 
 
   


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] pissang commented on issue #8288: Google charts: timelines [question]

2018-05-07 Thread GitBox
pissang commented on issue #8288: Google charts: timelines [question]
URL: 
https://github.com/apache/incubator-echarts/issues/8288#issuecomment-387282472
 
 
   You can use `custom` series to implement this. Like what this example do.  
https://ecomfe.github.io/echarts-examples/public/editor.html?c=custom-profile


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] pissang commented on issue #8291: 如何实现实现地图作为背景,高亮中国地图

2018-05-07 Thread GitBox
pissang commented on issue #8291: 如何实现实现地图作为背景,高亮中国地图
URL: 
https://github.com/apache/incubator-echarts/issues/8291#issuecomment-387282014
 
 
   可以在世界地图上再叠加一个中国地图


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] pissang commented on issue #8293: getDataURL的api获取的base64中,没有包含柱状的图形

2018-05-07 Thread GitBox
pissang commented on issue #8293: getDataURL的api获取的base64中,没有包含柱状的图形
URL: 
https://github.com/apache/incubator-echarts/issues/8293#issuecomment-387281574
 
 
   去掉 animation 试试


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] pissang commented on issue #8282: When rendering as SVG, throw Error: attribute transform: Expected number, "rotate(NaN,111.68400 000…".

2018-05-07 Thread GitBox
pissang commented on issue #8282: When rendering as SVG, throw Error:  
attribute transform: Expected number, "rotate(NaN,111.68400 000…".
URL: 
https://github.com/apache/incubator-echarts/issues/8282#issuecomment-387281018
 
 
   @TonyChanNJU Can you show us the error in 4.1.0 ?


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] pissang commented on issue #8282: When rendering as SVG, throw Error: attribute transform: Expected number, "rotate(NaN,111.68400 000…".

2018-05-07 Thread GitBox
pissang commented on issue #8282: When rendering as SVG, throw Error:  
attribute transform: Expected number, "rotate(NaN,111.68400 000…".
URL: 
https://github.com/apache/incubator-echarts/issues/8282#issuecomment-387280861
 
 
   最新的 rc 版本中应该已经修复这个问题


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] sunNnus opened a new issue #8302: 手动关闭 3D 柱形图的自动旋转效果,在恢复自动旋转的间隔内失效

2018-05-07 Thread GitBox
sunNnus opened a new issue #8302: 手动关闭 3D 柱形图的自动旋转效果,在恢复自动旋转的间隔内失效
URL: https://github.com/apache/incubator-echarts/issues/8302
 
 
   
   
   
   ### One-line summary [问题简述]
   开启 3D 柱形图的自动旋转效果,3D 
柱形图在受到迟滞因子(旋转,缩放等操作)时停止,然后会有一个恢复自动旋转的时间间隔,如果在这个间隔内手动禁止自动旋转效果时会失效
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]: 3.7.3 (echarts-gl 1.0.2)
   + Browser version [浏览器类型和版本]: chrome 66.0.3359.139
   + OS Version [操作系统类型和版本]: macOS 10.12.6
   
   
   
   
   
   ### Expected behaviour [期望结果]
   
   无论在什么时候只要手动禁止 3D 柱形图时都不会再自动旋转
   
   
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
 option = {
   tooltip: {},
   visualMap: {
   max: 20,
   inRange: {
   color: ['#313695', '#4575b4', '#74add1', '#abd9e9', 
'#e0f3f8', '#bf', '#fee090', '#fdae61', '#f46d43', '#d73027', '#a50026']
   }
   },
   xAxis3D: {
   type: 'category',
   data: hours
   },
   yAxis3D: {
   type: 'category',
   data: days
   },
   zAxis3D: {
   type: 'value'
   },
   grid3D: {
   boxWidth: 200,
   boxDepth: 80,
   viewControl: {
   autoRotate: true
   },
   light: {
   main: {
   intensity: 1.2,
   shadow: true
   },
   ambient: {
   intensity: 0.3
   }
   }
   },
   series: [{
   type: 'bar3D',
   data: data.map(function (item) {
   return {
   value: [item[1], item[0], item[2]],
   }
   }),
   shading: 'lambert',
   label: {
   textStyle: {
   fontSize: 16,
   borderWidth: 1
   }
   },
   emphasis: {
   label: {
   textStyle: {
   fontSize: 20,
   color: '#900'
   }
   },
   itemStyle: {
   color: '#900'
   }
   }
   }]
   };
   
   ```
   
   
   
   
   ### Other comments [其他信息]
   
   
   
   
![image](https://user-images.githubusercontent.com/38744258/39734918-df778a86-52ab-11e8-8128-815d44dec77c.png)
   
![image](https://user-images.githubusercontent.com/38744258/39734939-f8e89b40-52ab-11e8-8383-c79722b4370a.png)
   
![image](https://user-images.githubusercontent.com/38744258/39735108-99ba3182-52ac-11e8-8b69-c7c394a648de.png)
   
  


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] qingbopro commented on issue #8301: radar无法显示刻度,报错

2018-05-07 Thread GitBox
qingbopro commented on issue #8301: radar无法显示刻度,报错
URL: 
https://github.com/apache/incubator-echarts/issues/8301#issuecomment-387266058
 
 
   http://echarts.baidu.com/examples/editor.html?c=radar


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] qingbopro commented on issue #8301: radar无法显示刻度,报错

2018-05-07 Thread GitBox
qingbopro commented on issue #8301: radar无法显示刻度,报错
URL: 
https://github.com/apache/incubator-echarts/issues/8301#issuecomment-387266007
 
 
   版本 4.1.0


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] qingbopro opened a new issue #8301: radar无法显示刻度,报错

2018-05-07 Thread GitBox
qingbopro opened a new issue #8301: radar无法显示刻度,报错
URL: https://github.com/apache/incubator-echarts/issues/8301
 
 
   
   
   
   ### One-line summary [问题简述]
   使用type为radar时,无法显示刻度。
   axisLabel: {
 show: true   设置为false才行
   },
   
   TypeError: axisModel.getCategories is not a function
   at buildAxisLabel (eval at  (reportpreviews.js:1296), 
:556:35)
   at AxisBuilder.axisTickLabel (eval at  
(reportpreviews.js:1296), :235:20)
   at AxisBuilder.add (eval at  (reportpreviews.js:1296), 
:137:20)
   at Array.forEach ()
   at Object.each (eval at  (reportpreviews.js:594), 
:298:9)
   at ExtendedClass.eval (eval at  (reportpreviews.js:3248), 
:57:14)
   at Array.forEach ()
   at Object.each (eval at  (reportpreviews.js:594), 
:298:9)
   at ExtendedClass._buildAxes (eval at  
(reportpreviews.js:3248), :56:12)
   at ExtendedClass.render (eval at  (reportpreviews.js:3248), 
:39:10)
   
   ```javascript
   option = {
   title: {
   text: '基础雷达图'
   },
   tooltip: {},
   legend: {
   data: ['预算分配(Allocated Budget)', '实际开销(Actual Spending)']
   },
   radar: {
   // shape: 'circle',
   name: {
   textStyle: {
   color: '#fff',
   backgroundColor: '#999',
   borderRadius: 3,
   padding: [3, 5]
  }
   },
   axisLabel: {
 show: true
   },
   indicator: [
  { name: '销售(sales)', max: 6500},
  { name: '管理(Administration)', max: 16000},
  { name: '信息技术(Information Techology)', max: 3},
  { name: '客服(Customer Support)', max: 38000},
  { name: '研发(Development)', max: 52000},
  { name: '市场(Marketing)', max: 25000}
   ]
   },
   series: [{
   name: '预算 vs 开销(Budget vs spending)',
   type: 'radar',
   // areaStyle: {normal: {}},
   data : [
   {
   value : [4300, 1, 28000, 35000, 5, 19000],
   name : '预算分配(Allocated Budget)'
   },
{
   value : [5000, 14000, 28000, 31000, 42000, 21000],
   name : '实际开销(Actual Spending)'
   }
   ]
   }]
   };
   ```
   
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]:
   + Browser version [浏览器类型和版本]:
   + OS Version [操作系统类型和版本]:
   
   
   
   
   
   ### Expected behaviour [期望结果]
   
   
   
   
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
   option = {
   
   }
   
   ```
   
   
   
   
   ### Other comments [其他信息]
   
   
   
   


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] maicss opened a new issue #8300: [功能][折线]能不能在一条折线的最后指定的范围内显示成虚线?

2018-05-07 Thread GitBox
maicss opened a new issue #8300: [功能][折线]能不能在一条折线的最后指定的范围内显示成虚线?
URL: https://github.com/apache/incubator-echarts/issues/8300
 
 
   类似于做预测的那种图,再在一段实线的折线末端,有一段虚线的折线。
   
   配置项的markArea、markItem、markLine,还有visualMap的pieces都不能做到这种效果。


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[VOTE] Release Apache ECharts 4.1.0.rc3

2018-05-07 Thread SHUANG SU
I am pleased to be calling this vote for the release of Apache ECharts
4.1.0.rc3.

The release candidate to be voted over is available at:
https://dist.apache.org/repos/dist/dev/incubator/echarts/4.1.0.rc3/

The release candidate is signed with a GPG key available at:
https://dist.apache.org/repos/dist/dev/incubator/echarts/KEYS

A tagged git repository is available for review at:
https://github.com/apache/incubator-echarts/releases/tag/4.1.0.rc3

The Git commit for this release is:
https://gitbox.apache.org/repos/asf?p=incubator-echarts.git;a=commit;h=f98eb21

The Release Note is available in:
https://dist.apache.org/repos/dist/dev/incubator/echarts/4.1.0.rc3/RELEASE_NOTE.txt

Some shell commmands for validating the release:

```shell
# Download the release:
curl
https://dist.apache.org/repos/dist/dev/incubator/echarts/4.1.0.rc3/apache-echarts-4.1.0.rc3-incubating.zip
-o apache-echarts-4.1.0.rc3-incubating.zip
unzip apache-echarts-4.1.0.rc3-incubating.zip -d
apache-echarts-4.1.0.rc3-incubating > /dev/null

# Rebuild the project:
cd "apache-echarts-4.1.0.rc3-incubating" && npm install && cd ..
node "apache-echarts-4.1.0.rc3-incubating/build/build.js" --release
# (See help: `node "apache-echarts-4.1.0.rc3-incubating/build/build.js"
--help`)

# Run Apache Rat:
java -jar "apache-echarts-4.1.0.rc3-incubating/build/rat/runrat.jar" | less
# (See help: `java -jar
"apache-echarts-4.1.0.rc3-incubating/build/rat/runrat.jar" --help`)
```


Please vote on releasing this package as:
Apache ECharts 4.1.0.rc3

This vote will be open until "2018-05-10T19:03:22.908Z" and passes if a
majority
of at least three +1 Apache ECharts IPMC votes are cast.

[ ] +1 Release this package
[ ] 0 I don't feel strongly about it, but don't object
[ ] -1 Do not release this package because...

Anyone can participate in testing and voting, not just committers, please
feel free to try out the release candidate and provide your votes.


--
 Su Shuang (100pah)
--


[GitHub] jarben commented on issue #3187: Sankey: emphasis on all links when node is hovered

2018-05-07 Thread GitBox
jarben commented on issue #3187: Sankey: emphasis on all links when node is 
hovered
URL: 
https://github.com/apache/incubator-echarts/issues/3187#issuecomment-387078647
 
 
   That great new @deqingli , thanks for looking at it!


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] callmeYe opened a new issue #8298: 散点图显示数据维度有误

2018-05-07 Thread GitBox
callmeYe opened a new issue #8298: 散点图显示数据维度有误
URL: https://github.com/apache/incubator-echarts/issues/8298
 
 
   
   
   
   ### One-line summary [问题简述]
   
在官方示例http://echarts.baidu.com/examples/editor.html?c=scatter-weibo中,当鼠标放置在数据点上时,为什么显示的是纬度的值而不是1.
   
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]:4
   + Browser version [浏览器类型和版本]:chrome 66.0.3359.139
   + OS Version [操作系统类型和版本]:windows7
   
   
   
   
   
   ### Expected behaviour [期望结果]
   
   当鼠标放置在数据点上时,应该显示的是1
   
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
   option = {
   
   }
   
   ```
   
   
   
   
   ### Other comments [其他信息]
   
   
   
   


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] deqingli commented on issue #3187: Sankey: emphasis on all links when node is hovered

2018-05-07 Thread GitBox
deqingli commented on issue #3187: Sankey: emphasis on all links when node is 
hovered
URL: 
https://github.com/apache/incubator-echarts/issues/3187#issuecomment-387048765
 
 
   Hi @jarben,  I have added this feature, which will be released after 4.1.0, 
sorry for waiting so long.
   
   best regards,
   Deqing 


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] onlybabyou opened a new issue #8297: 在地图上添加了点击事件,跳转到省份后加载省级地图 visualMap中的pieces由3级减少到2级,但是我希望它不要减少

2018-05-07 Thread GitBox
onlybabyou opened a new issue #8297: 在地图上添加了点击事件,跳转到省份后加载省级地图 
visualMap中的pieces由3级减少到2级,但是我希望它不要减少
URL: https://github.com/apache/incubator-echarts/issues/8297
 
 
   
   var mapStack = [];
   var curMap = {};
   $(function () {
   
   var provinces = {
   //23个省
   "台湾": "taiwan",
   "河北": "hebei",
   "山西": "shanxi",
   "辽宁": "liaoning",
   "吉林": "jilin",
   "黑龙江": "heilongjiang",
   "江苏": "jiangsu",
   "浙江": "zhejiang",
   "安徽": "anhui",
   "福建": "fujian",
   "江西": "jiangxi",
   "山东": "shandong",
   "河南": "henan",
   "湖北": "hubei",
   "湖南": "hunan",
   "广东": "guangdong",
   "海南": "hainan",
   "四川": "sichuan",
   "贵州": "guizhou",
   "云南": "yunnan",
   "陕西": "shanxi1",
   "甘肃": "gansu",
   "青海": "qinghai",
   //5个自治区
   "新疆": "xinjiang",
   "广西": "guangxi",
   "内蒙古": "neimenggu",
   "宁夏": "ningxia",
   "西藏": "xizang",
   //4个直辖市
   "北京": "beijing",
   "天津": "tianjin",
   "上海": "shanghai",
   "重庆": "chongqing",
   //2个特别行政区
   "香港": "xianggang",
   "澳门": "aomen",
   "china": "china"
   };
   var geoCoordMap = {
   "海南": [110.17, 19.92],
   "河南": [113.700339, 34.751827],
   "河北": [114.54095, 38.058913],
   "湖北": [114.289984, 30.5942],
   "广东": [113.293215, 23.102603],
   "湖南": [113.03042, 28.188898],
   "江西": [115.911671, 28.658012],
   "黑龙江": [126.629804, 45.774197],
   "四川": [104.112035, 30.630737],
   "安徽": [117.321109, 31.850184],
   }
   var data = [{
   name: '海南',
   value: 925.73,
   tooltip: { //单独为海南提示框设置内容
   //   formatter:'pp'
   },
   alarm_num: 54
   }, {
   name: '河南',
   value: 737.01,
   alarm_num: 51
   }, {
   name: '河北',
   value: 177.64
   }, {
   name: '湖北',
   value: 174.96,
   alarm_num: 4
   }, {
   name: '广东',
   value: 230.15
   }, {
   name: '湖南',
   value: 173.05
   }, {
   name: '江西',
   value: 723.08,
   alarm_num: 22
   }, {
   name: '黑龙江',
   value: 629.69
   }, {
   name: '四川',
   value: 158.43,
   alarm_num: 1
   }, {
   name: '安徽',
   value: 930.80
   },];
   
   var oils = [{
   name: '四川',
   oil95: '75L',
   oil93: '300L',
   value: 930.80
   }, {
   name: '新疆',
   oil95: '165L',
   oil93: '200L',
   value: 900.80
   }, {
   name: '黑龙江',
   oil95: '3575L',
   oil93: '800L',
   value: 130.80
   }, {
   name: '北京',
   oil95: '255L',
   oil93: '1300L',
   value: 230.80
   }, {
   name: '天津',
   oil95: '895L',
   oil93: '4300L',
   value: 330.80
   }, {
   name: '河北',
   oil95: '85L',
   oil93: 400,
   value: 90.80
   }, {
   name: '辽宁',
   oil95: '385L',
   oil93: 800,
   value: 69.80
   }]
   var exclude = ['山东', '浙江', '福建', '广东'];
   
   function convertData(data) {
   var res = [];
   for (var i = 0; i < data.features.length; i++) {
   var geoCoord = cityMap[data.features[i].properties.name];
   if (geoCoord) {
if(data.features.length - i > 
0){
res.push({
name: 

[GitHub] astik commented on issue #4180: Is possible to define separator, in French thousand separator as made by space and not comma ?

2018-05-07 Thread GitBox
astik commented on issue #4180: Is possible to define separator, in French 
thousand separator as made by space and not comma ? 
URL: 
https://github.com/apache/incubator-echarts/issues/4180#issuecomment-387011074
 
 
   One thing to consider as an easy fix : toLocaleString
   * cn : 
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Number/toLocaleString
   * en : 
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/toLocaleString
   
   It would display number the right way by default depending on environment 
locale.


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] shentao1 opened a new issue #8296: 折线图渲染出错(在2个点,使用dataset的情况下)

2018-05-07 Thread GitBox
shentao1 opened a new issue #8296: 折线图渲染出错(在2个点,使用dataset的情况下)
URL: https://github.com/apache/incubator-echarts/issues/8296
 
 
   
   
   
   ### One-line summary [问题简述]
   折现图dataset有2个点的数据,实际只渲染出了一个点
   
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]:4.2.21
   + Browser version [浏览器类型和版本]: chrome 66.0.3359.139
   + OS Version [操作系统类型和版本]:w7
   
   
   
   
   
   ### Expected behaviour [期望结果]
   
   渲染出2个点,能正常渲染数据
   
   
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
   option = {
   dataset:{"source":[["2018-05-02 00:00:00","85.79"],["2018-05-06 
00:00:00","85.79"]],"dimensions":["date","precision_rate"]},
   xAxis: {
   type: 'time'
   },
   yAxis: {
   type: 'value'
   },
   series: [
   
{"itemStyle":{"color":"#4191fa"},"label":{"fontSize":12,"show":true,"color":"#4191fa","offset":[0,0]},"name":"策略准确率","smooth":false,"symbolSize":8,"symbol":"emptyCircle","showSymbol":true,"type":"line","areaStyle":{"show":false,"color":{"linear":0,"color":"#23539b","linearColor":{"start":"rgba(43,128,207,0.2)","end":"rgba(43,128,207,0.8)"}},"opacity":0},"lineStyle":{"color":"#4191fa","type":"solid","width":2},"value":"precision_rate","encode":{"x":"date","y":"precision_rate"}}
   ]
   };
   
   
   ```
   
   
   
   
   ### Other comments [其他信息]
   
   
   
   


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] Lestry commented on issue #6083: 在手机浏览器(安卓、IOS)中,当echarts图表父级dom的transform进行scale缩放时,出现鼠标焦点偏移的问题。

2018-05-07 Thread GitBox
Lestry commented on issue #6083: 
在手机浏览器(安卓、IOS)中,当echarts图表父级dom的transform进行scale缩放时,出现鼠标焦点偏移的问题。
URL: 
https://github.com/apache/incubator-echarts/issues/6083#issuecomment-386986315
 
 
   最新版本仍然存在这个问题,PC浏览器正常,在移动设备上都不行。


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] Lestry commented on issue #8295: 4.1.0版本中使用SVG渲染bar、line的series label存在异常(报错、字体大小异常)

2018-05-07 Thread GitBox
Lestry commented on issue #8295: 4.1.0版本中使用SVG渲染bar、line的series 
label存在异常(报错、字体大小异常)
URL: 
https://github.com/apache/incubator-echarts/issues/8295#issuecomment-386984433
 
 
   @pissang 


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] Lestry opened a new issue #8295: 4.1.0版本中使用SVG渲染bar、line的series label存在异常(报错、字体大小异常)

2018-05-07 Thread GitBox
Lestry opened a new issue #8295: 4.1.0版本中使用SVG渲染bar、line的series 
label存在异常(报错、字体大小异常)
URL: https://github.com/apache/incubator-echarts/issues/8295
 
 
   
   
   
   ### One-line summary [问题简述]
   在使用SVG渲染时:
   1、series(type:'bar')中配置了显示label(show:true)的情况报错
   2、series(type:'line')中配置的label字体大小异常(截图中为fontSize:12的情况)
   
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]:4.1.0
   + Browser version [浏览器类型和版本]:Chrome 66.0.3359.139 x64
   + OS Version [操作系统类型和版本]:Window 10 x64
   
   
   
   
   
   ### Expected behaviour [期望结果]
   1、正常渲染图表
   2、字体大小符合配置
   
   
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
   option = {
xAxis: [
   {
 type: 'category',
 data: ['本月', '上月'],
   }
   ],
   yAxis: [
   {
 type: 'value'
   }
   ],
   series: [
   {
   name: '数量',
   type: 'bar',
   silent: true,
   label: {
   show: true,
   position: 'top',
   rotate: 0
   },
   data: [38, 42],
   }
   ]
   }
   
   ```
   
   
   
   
   ### Other comments [其他信息]
   
   
   
![image](https://user-images.githubusercontent.com/17736150/39689967-1916f2be-520b-11e8-93e9-20d9986654de.png)
   
![image](https://user-images.githubusercontent.com/17736150/39690291-29137b3c-520c-11e8-84dd-1f97e046fec0.png)
   
   
   


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] heboliufengjie commented on issue #2729: 关系图中,两点之间不能画不同曲度的划线,都重叠在一起了

2018-05-07 Thread GitBox
heboliufengjie commented on issue #2729: 关系图中,两点之间不能画不同曲度的划线,都重叠在一起了
URL: 
https://github.com/apache/incubator-echarts/issues/2729#issuecomment-386978064
 
 
   https://github.com/apache/incubator-echarts/issues/5688


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] heboliufengjie commented on issue #2729: 关系图中,两点之间不能画不同曲度的划线,都重叠在一起了

2018-05-07 Thread GitBox
heboliufengjie commented on issue #2729: 关系图中,两点之间不能画不同曲度的划线,都重叠在一起了
URL: 
https://github.com/apache/incubator-echarts/issues/2729#issuecomment-386978064
 
 
   https://github.com/apache/incubator-echarts/issues/5688


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] Snatch-jie commented on issue #8266: echarts3.8.5 + vue 2.0 实现Map地图下钻,市级click事件偶尔无法获取点击json里面的name属性值

2018-05-07 Thread GitBox
Snatch-jie commented on issue #8266: echarts3.8.5 + vue 2.0 
实现Map地图下钻,市级click事件偶尔无法获取点击json里面的name属性值
URL: 
https://github.com/apache/incubator-echarts/issues/8266#issuecomment-386976821
 
 
   @IdenPin   百度npm 安装echart里面自带的有  这个已经看过了。只有国和省份的。没有市/县的
   您讲的 ‘’高德地图‘’得方法我看看先。
   您发的高德地图得链接---下面的案例 有个山东省的  貌似可以
   万分感谢  提供方法。 谢谢


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] LonHon closed issue #8277: xAxis.type='time' + zoomData时卡顿问题

2018-05-07 Thread GitBox
LonHon closed issue #8277: xAxis.type='time' + zoomData时卡顿问题
URL: https://github.com/apache/incubator-echarts/issues/8277
 
 
   


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] LonHon commented on issue #8277: xAxis.type='time' + zoomData时卡顿问题

2018-05-07 Thread GitBox
LonHon commented on issue #8277: xAxis.type='time' + zoomData时卡顿问题
URL: 
https://github.com/apache/incubator-echarts/issues/8277#issuecomment-386968481
 
 
   xAxis.type='time' 时通过以下方法解决:
   1. series中设置 showSymbol: false, hoverAnimation: false
   2. option中设置 animation: false, animationDurationUpdate: 0


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org