[GitHub] Ovilia commented on issue #8759: Enhance funnel chart label display policy

2018-10-16 Thread GitBox
Ovilia commented on issue #8759: Enhance funnel chart label display policy URL: https://github.com/apache/incubator-echarts/pull/8759#issuecomment-430511596 I've send the email but the secretary did not reply. There are some other new contributors sending ICLA file and got no reply. I'll s

[GitHub] Ovilia edited a comment on issue #8759: Enhance funnel chart label display policy

2018-10-16 Thread GitBox
Ovilia edited a comment on issue #8759: Enhance funnel chart label display policy URL: https://github.com/apache/incubator-echarts/pull/8759#issuecomment-430511596 I've sent the email but the secretary did not reply. There are some other new contributors sending ICLA file and got no reply

[GitHub] Ovilia removed a comment on issue #8997: Pie chart adds filterValue parameter

2018-10-16 Thread GitBox
Ovilia removed a comment on issue #8997: Pie chart adds filterValue parameter URL: https://github.com/apache/incubator-echarts/pull/8997#issuecomment-430511323 @100pah please help review and merge this PR. This is an automate

[GitHub] Ovilia commented on issue #8997: Pie chart adds filterValue parameter

2018-10-16 Thread GitBox
Ovilia commented on issue #8997: Pie chart adds filterValue parameter URL: https://github.com/apache/incubator-echarts/pull/8997#issuecomment-430511323 @100pah please help review and merge this PR. This is an automated messag

[GitHub] Ovilia commented on issue #9233: echart4, svg渲染中toolbox,hover图标不显示title

2018-10-16 Thread GitBox
Ovilia commented on issue #9233: echart4, svg渲染中toolbox,hover图标不显示title URL: https://github.com/apache/incubator-echarts/issues/9233#issuecomment-430508352 经测试应该是 bug,第一次移动到图标时不显示文字,第二次移动到图标上时会显示文字,另外文字的大小也比 canvas 大很多。需要进一步排查。 --

[GitHub] fangbinwei commented on issue #9223: Think about simulating click event of legend

2018-10-16 Thread GitBox
fangbinwei commented on issue #9223: Think about simulating click event of legend URL: https://github.com/apache/incubator-echarts/issues/9223#issuecomment-430506441 @Ovilia 设为false之后, legend直接无法点击了, 这样似乎没办法处理自己的逻辑 This is a

[GitHub] Ovilia commented on issue #9156: 官网demo中设置 dispatchAction showTip 无效

2018-10-16 Thread GitBox
Ovilia commented on issue #9156: 官网demo中设置 dispatchAction showTip 无效 URL: https://github.com/apache/incubator-echarts/issues/9156#issuecomment-430502703 @maningbo 这两个例子 ECharts 的版本不同,前者是 http://gallerybox.echartsjs.com/dep/echarts/3.8.0/echarts.min.js 后者是 http://gallerybox.echartsjs.com/d

[GitHub] hl-stone commented on issue #9156: 官网demo中设置 dispatchAction showTip 无效

2018-10-16 Thread GitBox
hl-stone commented on issue #9156: 官网demo中设置 dispatchAction showTip 无效 URL: https://github.com/apache/incubator-echarts/issues/9156#issuecomment-430501248 自己制作的geojson 数据地图,新增地区,不能showTip,在3.3.0版本上面可以,4.0.4、4.2.0 版本都不能显示! Thi

[GitHub] cuijian-dexter commented on issue #8997: Pie chart adds filterValue parameter

2018-10-16 Thread GitBox
cuijian-dexter commented on issue #8997: Pie chart adds filterValue parameter URL: https://github.com/apache/incubator-echarts/pull/8997#issuecomment-430498829 @Ovilia ok,After the final review is completed,I will add again. #8759 Has this been updated? -

[GitHub] Ovilia commented on issue #8997: Pie chart adds filterValue parameter

2018-10-16 Thread GitBox
Ovilia commented on issue #8997: Pie chart adds filterValue parameter URL: https://github.com/apache/incubator-echarts/pull/8997#issuecomment-430495198 If you add a new configure option, please also update document both in [English](https://github.com/ecomfe/echarts-doc/blob/gh-pages/en/op

[GitHub] Ovilia commented on issue #9171: fix #8009 & #5969, symbol symbolSize and opacity setting for category itemStyle in graph

2018-10-16 Thread GitBox
Ovilia commented on issue #9171: fix #8009 & #5969, symbol symbolSize and opacity setting for category itemStyle in graph URL: https://github.com/apache/incubator-echarts/pull/9171#issuecomment-430489030 @100pah please verify this PR. --

[GitHub] cuijian-dexter edited a comment on issue #8997: Pie chart adds filterValue parameter

2018-10-16 Thread GitBox
cuijian-dexter edited a comment on issue #8997: Pie chart adds filterValue parameter URL: https://github.com/apache/incubator-echarts/pull/8997#issuecomment-430475841 @100pah check it again.Thanks var option = { title: { text: '饼图标题',

[GitHub] cuijian-dexter commented on issue #8997: Pie chart adds filterValue parameter

2018-10-16 Thread GitBox
cuijian-dexter commented on issue #8997: Pie chart adds filterValue parameter URL: https://github.com/apache/incubator-echarts/pull/8997#issuecomment-430475841 @100pah check it again.Thanks var option = { title: { text: '饼图标题', left: 1

[GitHub] mzy2240 commented on issue #9212: For Map Application, update the scatter data will erase all the lines data

2018-10-16 Thread GitBox
mzy2240 commented on issue #9212: For Map Application, update the scatter data will erase all the lines data URL: https://github.com/apache/incubator-echarts/issues/9212#issuecomment-430474043 @Ovilia This is an automated m

[GitHub] chapery commented on issue #9146: legend中的icon颜色和对应的气泡图中的颜色不一样

2018-10-16 Thread GitBox
chapery commented on issue #9146: legend中的icon颜色和对应的气泡图中的颜色不一样 URL: https://github.com/apache/incubator-echarts/issues/9146#issuecomment-430473610 legend中图例的颜色明显比series中的颜色深,可以用取色器看下颜色值 This is an automated message from the A

[GitHub] cuijian-dexter commented on a change in pull request #8997: Pie chart adds filterValue parameter

2018-10-16 Thread GitBox
cuijian-dexter commented on a change in pull request #8997: Pie chart adds filterValue parameter URL: https://github.com/apache/incubator-echarts/pull/8997#discussion_r225765567 ## File path: src/chart/pie/PieView.js ## @@ -211,7 +211,20 @@ piePieceProto.updateData = funct

[GitHub] cuijian-dexter commented on a change in pull request #8997: Pie chart adds filterValue parameter

2018-10-16 Thread GitBox
cuijian-dexter commented on a change in pull request #8997: Pie chart adds filterValue parameter URL: https://github.com/apache/incubator-echarts/pull/8997#discussion_r225762482 ## File path: src/chart/pie/PieView.js ## @@ -211,7 +211,20 @@ piePieceProto.updateData = funct

[GitHub] deqingli commented on issue #9236: 多条折线的图,如何让坐标轴跟随曲线同步显示和隐藏

2018-10-16 Thread GitBox
deqingli commented on issue #9236: 多条折线的图,如何让坐标轴跟随曲线同步显示和隐藏 URL: https://github.com/apache/incubator-echarts/issues/9236#issuecomment-430470384 您好,麻烦提供更详细的信息,目前的效果图以及 echarts option 的完整配置。 This is an automated message from th

[GitHub] deqingli commented on issue #9237: Stacked bars positioned out of the grid when datazoom toolbox feature is used

2018-10-16 Thread GitBox
deqingli commented on issue #9237: Stacked bars positioned out of the grid when datazoom toolbox feature is used URL: https://github.com/apache/incubator-echarts/issues/9237#issuecomment-430469993 Thank for your feedback. Th

[GitHub] zhouzebin closed issue #9230: 如何将折线图的拐点按照不同的角度旋转

2018-10-16 Thread GitBox
zhouzebin closed issue #9230: 如何将折线图的拐点按照不同的角度旋转 URL: https://github.com/apache/incubator-echarts/issues/9230 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use t

[GitHub] zhouzebin commented on issue #9230: 如何将折线图的拐点按照不同的角度旋转

2018-10-16 Thread GitBox
zhouzebin commented on issue #9230: 如何将折线图的拐点按照不同的角度旋转 URL: https://github.com/apache/incubator-echarts/issues/9230#issuecomment-430469660 感谢大神,但是不理解,为啥我在官网上找不到你说的这个呢。 This is an automated message from the Apache Git Service.

[GitHub] deqingli commented on issue #9240: add tooltipShow event

2018-10-16 Thread GitBox
deqingli commented on issue #9240: add tooltipShow event URL: https://github.com/apache/incubator-echarts/issues/9240#issuecomment-430469192 您好,如果方便的话,建议您提供联动的效果图,以及 echarts 的 option 配置。 This is an automated message from the

[GitHub] yezhihao17 closed issue #9241: 当数据达到一定数量时,会多出一条连接起点和终点的线

2018-10-16 Thread GitBox
yezhihao17 closed issue #9241: 当数据达到一定数量时,会多出一条连接起点和终点的线 URL: https://github.com/apache/incubator-echarts/issues/9241 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub a

[GitHub] cuijian-dexter commented on issue #9210: fix #9182 Graph label.rotate is invalid

2018-10-16 Thread GitBox
cuijian-dexter commented on issue #9210: fix #9182 Graphlabel.rotate is invalid URL: https://github.com/apache/incubator-echarts/pull/9210#issuecomment-430463494 @100pah you can check it again.thanks This is an automated

[GitHub] cuijian-dexter commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid

2018-10-16 Thread GitBox
cuijian-dexter commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid URL: https://github.com/apache/incubator-echarts/pull/9210#discussion_r225760363 ## File path: src/chart/graph/GraphView.js ## @@ -222,7 +227,7 @@ export default echarts.

[GitHub] cuijian-dexter commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid

2018-10-16 Thread GitBox
cuijian-dexter commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid URL: https://github.com/apache/incubator-echarts/pull/9210#discussion_r225758673 ## File path: src/chart/graph/GraphView.js ## @@ -200,7 +200,12 @@ export default echarts

[GitHub] ahmadalibaloch commented on issue #9232: Use OffScreenCanvas API for big data live charts

2018-10-16 Thread GitBox
ahmadalibaloch commented on issue #9232: Use OffScreenCanvas API for big data live charts URL: https://github.com/apache/incubator-echarts/issues/9232#issuecomment-430287014 I customized [this large bar chart](https://ecomfe.github.io/echarts-examples/public/editor.html?c=bar-large) from

[GitHub] cuijian-dexter removed a comment on issue #9234: echarts只能通过setOption更新数据

2018-10-16 Thread GitBox
cuijian-dexter removed a comment on issue #9234: echarts只能通过setOption更新数据 URL: https://github.com/apache/incubator-echarts/issues/9234#issuecomment-430141209 @liucrui do you have a example ? `setOption` has parameters `notMerge` . parameter `lazyUpdate` and parameter `silent`. ---

[GitHub] 100pah commented on issue #9232: Use OffScreenCanvas API for big data live charts

2018-10-16 Thread GitBox
100pah commented on issue #9232: Use OffScreenCanvas API for big data live charts URL: https://github.com/apache/incubator-echarts/issues/9232#issuecomment-430275964 If possible, can we have your example/demo for detailed discussion? ---

Re: At Least 10 Podling Rosters are Messed Up in Whimsy

2018-10-16 Thread Dave Fisher
Hi Zhang Wenli, No worries. The place to discuss the contributors who the PPMC wants to elect to be committers/PPMC Members is private@echarts. People are invited. Whether or not to invite someone is discussed privately to avoid embarrassment. The ICLA is a contributors license. It is not an a

[GitHub] yezhihao17 commented on issue #9241: 当数据达到一定数量时,会多出一条连接起点和终点的线

2018-10-16 Thread GitBox
yezhihao17 commented on issue #9241: 当数据达到一定数量时,会多出一条连接起点和终点的线 URL: https://github.com/apache/incubator-echarts/issues/9241#issuecomment-430260796 感谢你的回复! 上面的配置是完整的options,问题已经找到,造成这样的原因是因为我的data数据的value第一个维度是时间戳,而这个时间戳并不是正常的时间戳,时间戳会在达到一定长度后循环,比如:15:00到18:00,然后又从15:00到18:00这样的一个结果。 这样就

[GitHub] 100pah commented on a change in pull request #8997: Pie chart adds filterValue parameter

2018-10-16 Thread GitBox
100pah commented on a change in pull request #8997: Pie chart adds filterValue parameter URL: https://github.com/apache/incubator-echarts/pull/8997#discussion_r225533152 ## File path: src/chart/pie/PieView.js ## @@ -211,7 +211,20 @@ piePieceProto.updateData = function (dat

[GitHub] deqingli edited a comment on issue #9241: 当数据达到一定数量时,会多出一条连接起点和终点的线

2018-10-16 Thread GitBox
deqingli edited a comment on issue #9241: 当数据达到一定数量时,会多出一条连接起点和终点的线 URL: https://github.com/apache/incubator-echarts/issues/9241#issuecomment-430234281 您好,请问这是完整的 echarts option 配置么,有配置 markLine 之类的么。如果方便的话,麻烦提供一下数据,这样我好给你调试。 ---

[GitHub] 100pah commented on a change in pull request #8997: Pie chart adds filterValue parameter

2018-10-16 Thread GitBox
100pah commented on a change in pull request #8997: Pie chart adds filterValue parameter URL: https://github.com/apache/incubator-echarts/pull/8997#discussion_r225534419 ## File path: src/chart/pie/PieView.js ## @@ -211,7 +211,20 @@ piePieceProto.updateData = function (dat

[GitHub] 100pah commented on a change in pull request #8997: Pie chart adds filterValue parameter

2018-10-16 Thread GitBox
100pah commented on a change in pull request #8997: Pie chart adds filterValue parameter URL: https://github.com/apache/incubator-echarts/pull/8997#discussion_r225531517 ## File path: src/chart/pie/PieView.js ## @@ -211,7 +211,20 @@ piePieceProto.updateData = function (dat

[GitHub] 100pah commented on a change in pull request #8997: Pie chart adds filterValue parameter

2018-10-16 Thread GitBox
100pah commented on a change in pull request #8997: Pie chart adds filterValue parameter URL: https://github.com/apache/incubator-echarts/pull/8997#discussion_r225532737 ## File path: src/chart/pie/PieView.js ## @@ -211,7 +211,20 @@ piePieceProto.updateData = function (dat

[GitHub] 100pah commented on a change in pull request #8997: Pie chart adds filterValue parameter

2018-10-16 Thread GitBox
100pah commented on a change in pull request #8997: Pie chart adds filterValue parameter URL: https://github.com/apache/incubator-echarts/pull/8997#discussion_r225535214 ## File path: src/chart/pie/PieView.js ## @@ -211,7 +211,20 @@ piePieceProto.updateData = function (dat

[GitHub] deqingli commented on issue #9241: 当数据达到一定数量时,会多出一条连接起点和终点的线

2018-10-16 Thread GitBox
deqingli commented on issue #9241: 当数据达到一定数量时,会多出一条连接起点和终点的线 URL: https://github.com/apache/incubator-echarts/issues/9241#issuecomment-430234281 您好,请问这是完整的 echarts option 配置么,有配置 markLine 之类的么 This is an automated message fr

[GitHub] 100pah commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid

2018-10-16 Thread GitBox
100pah commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid URL: https://github.com/apache/incubator-echarts/pull/9210#discussion_r225525322 ## File path: src/chart/graph/GraphView.js ## @@ -200,7 +200,12 @@ export default echarts.extendC

[GitHub] 100pah commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid

2018-10-16 Thread GitBox
100pah commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid URL: https://github.com/apache/incubator-echarts/pull/9210#discussion_r225525322 ## File path: src/chart/graph/GraphView.js ## @@ -200,7 +200,12 @@ export default echarts.extendC

[GitHub] 100pah commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid

2018-10-16 Thread GitBox
100pah commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid URL: https://github.com/apache/incubator-echarts/pull/9210#discussion_r225525322 ## File path: src/chart/graph/GraphView.js ## @@ -200,7 +200,12 @@ export default echarts.extendC

[GitHub] 100pah commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid

2018-10-16 Thread GitBox
100pah commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid URL: https://github.com/apache/incubator-echarts/pull/9210#discussion_r225524683 ## File path: src/chart/graph/GraphView.js ## @@ -200,7 +200,12 @@ export default echarts.extendC

[GitHub] 100pah commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid

2018-10-16 Thread GitBox
100pah commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid URL: https://github.com/apache/incubator-echarts/pull/9210#discussion_r225526584 ## File path: src/chart/graph/GraphView.js ## @@ -222,7 +227,7 @@ export default echarts.extendCh

[GitHub] 100pah commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid

2018-10-16 Thread GitBox
100pah commented on a change in pull request #9210: fix #9182 Graph label.rotate is invalid URL: https://github.com/apache/incubator-echarts/pull/9210#discussion_r225525322 ## File path: src/chart/graph/GraphView.js ## @@ -200,7 +200,12 @@ export default echarts.extendC

[GitHub] deqingli edited a comment on issue #9235: 鼠标移上去的Tips能不能带箭头小三角?

2018-10-16 Thread GitBox
deqingli edited a comment on issue #9235: 鼠标移上去的Tips能不能带箭头小三角? URL: https://github.com/apache/incubator-echarts/issues/9235#issuecomment-430224716 您好,麻烦补充下详细的信息,鼠标移动到 tooltip 么?还有麻烦给下 echarts 的 option 配置项,谢谢 This is an automa

[GitHub] deqingli commented on issue #9235: 鼠标移上去的Tips能不能带箭头小三角?

2018-10-16 Thread GitBox
deqingli commented on issue #9235: 鼠标移上去的Tips能不能带箭头小三角? URL: https://github.com/apache/incubator-echarts/issues/9235#issuecomment-430224716 您好,麻烦补充下详细的信息,鼠标移动到 tooltip 么?,还有麻烦给下 echarts 的 option 配置项,谢谢 This is an automated me

[GitHub] deqingli commented on issue #9234: echarts只能通过setOption更新数据

2018-10-16 Thread GitBox
deqingli commented on issue #9234: echarts只能通过setOption更新数据 URL: https://github.com/apache/incubator-echarts/issues/9234#issuecomment-430220367 @liucrui 您好,谢谢您的反馈。现在 setOption() 后,还没办法 merge 每个节点的操作行为,后续我们会考虑支持这块的功能。 This is

[GitHub] happyeverday commented on issue #5614: 请教:绘制完成后是否有api获取所有节点和节点的坐标

2018-10-16 Thread GitBox
happyeverday commented on issue #5614: 请教:绘制完成后是否有api获取所有节点和节点的坐标 URL: https://github.com/apache/incubator-echarts/issues/5614#issuecomment-430216815 > 你好,在echarts3.8和4.0版本中,已经没有preservedPoints方法,请问该如何实现该需求呢? hello,您找到方法解决这个问题了么 --

[GitHub] happyeverday commented on issue #5614: 请教:绘制完成后是否有api获取所有节点和节点的坐标

2018-10-16 Thread GitBox
happyeverday commented on issue #5614: 请教:绘制完成后是否有api获取所有节点和节点的坐标 URL: https://github.com/apache/incubator-echarts/issues/5614#issuecomment-430213017 你好,在echarts3.8和4.0版本中,已经没有preservedPoints方法,请问该如何实现该需求呢? This is an automat

[GitHub] Panlq commented on issue #5024: 折线图在重新设置数据后绘制错误

2018-10-16 Thread GitBox
Panlq commented on issue #5024: 折线图在重新设置数据后绘制错误 URL: https://github.com/apache/incubator-echarts/issues/5024#issuecomment-430211443 @voidsteed done! thanks This is an automated message from the Apache Git Service. To respon

[GitHub] deqingli commented on issue #9221: Echarts is flushing values when we resume live charts

2018-10-16 Thread GitBox
deqingli commented on issue #9221: Echarts is flushing values when we resume live charts URL: https://github.com/apache/incubator-echarts/issues/9221#issuecomment-430211163 @ahmadalibaloch Thank you for your feedback, I will continue to follow up on this issue. -

[GitHub] deqingli edited a comment on issue #9231: Treemap第二个例子ECharts 配置项查询分布有个展示bug

2018-10-16 Thread GitBox
deqingli edited a comment on issue #9231: Treemap第二个例子ECharts 配置项查询分布有个展示bug URL: https://github.com/apache/incubator-echarts/issues/9231#issuecomment-430202644 您好,谢谢您的反馈,这里的 source 不是指父节点,这里的 source 是 convert(source, target, basePath) 函数里的目标原数据,而 target 是指处理后的数据。 我调试了 convert 数据处理的过程,没有什么

[GitHub] deqingli commented on issue #9232: Use OffScreenCanvas API for big data live charts

2018-10-16 Thread GitBox
deqingli commented on issue #9232: Use OffScreenCanvas API for big data live charts URL: https://github.com/apache/incubator-echarts/issues/9232#issuecomment-430207901 Thank you for your feedback and suggestions. This is an

[GitHub] yezhihao17 opened a new issue #9241: 当数据达到一点数量时,会多出一条连接起点和终点的线

2018-10-16 Thread GitBox
yezhihao17 opened a new issue #9241: 当数据达到一点数量时,会多出一条连接起点和终点的线 URL: https://github.com/apache/incubator-echarts/issues/9241 ### One-line summary [问题简述] 在vue项目中直接引入echarts.js文件,选择折线图模式,数据结构为: data: [ { name: 'xxx', value: [ 'aaa', 'bbb'

[GitHub] palmiche commented on issue #8091: [FR] Allow valueFactor for axis rendering

2018-10-16 Thread GitBox
palmiche commented on issue #8091: [FR] Allow valueFactor for axis rendering URL: https://github.com/apache/incubator-echarts/issues/8091#issuecomment-430202696 @zhanghongyublog Please open a new issue for your question. This

[GitHub] deqingli commented on issue #9231: Treemap第二个例子ECharts 配置项查询分布有个展示bug

2018-10-16 Thread GitBox
deqingli commented on issue #9231: Treemap第二个例子ECharts 配置项查询分布有个展示bug URL: https://github.com/apache/incubator-echarts/issues/9231#issuecomment-430202644 您好,谢谢您的反馈,这里的 source 不是指父节点,这里的 source 是 convert(source, target, basePath) 函数里的目标原数据,而 target 是指处理后的数据。 我调试了 convert 数据处理的过程,没有什么问题,产出的数

[GitHub] dashixiong1990 opened a new issue #9240: add tooltipShow event

2018-10-16 Thread GitBox
dashixiong1990 opened a new issue #9240: add tooltipShow event URL: https://github.com/apache/incubator-echarts/issues/9240 ### 问题简述 建议添加 tooltipShow 事件,折线图经常碰到tooltip展示后,与外部UI产生联动的效果。 现在只能使用mousemove事件来实现,缺点是只有move到symbol上时才能进行触发,触发范围过小 ---

[GitHub] cuijian-dexter commented on issue #8921: connectnulls not working properly with step chart

2018-10-16 Thread GitBox
cuijian-dexter commented on issue #8921: connectnulls not working properly with step chart URL: https://github.com/apache/incubator-echarts/issues/8921#issuecomment-430182271 @vimalraj-ponnusamy `connectNulls` is effective for all data

[GitHub] vimalraj-ponnusamy commented on issue #8921: connectnulls not working properly with step chart

2018-10-16 Thread GitBox
vimalraj-ponnusamy commented on issue #8921: connectnulls not working properly with step chart URL: https://github.com/apache/incubator-echarts/issues/8921#issuecomment-430181063 Data Sample also series[i].connectNulls only right ? Its not series[i].data[0].connectNulls. --

[GitHub] Dushusir opened a new issue #9239: 地图:移动端拖动,拖出边界后,无法再拉回

2018-10-16 Thread GitBox
Dushusir opened a new issue #9239: 地图:移动端拖动,拖出边界后,无法再拉回 URL: https://github.com/apache/incubator-echarts/issues/9239 ### One-line summary [问题简述] 地图:移动端拖动,拖出边界后,无法再拉回。 发现地图组件的范围并不是占满整个canvas,导致拖动距离地图较远的区域无法触发地图跟随手指滑动。 ### Version & Environment [版本及环境] + ECharts version

[GitHub] hling51325 commented on issue #9162: fix: #8962 闭合多边形时,如果第一个值为NaN,导致最后值也为NaN,渲染不出连接线。

2018-10-16 Thread GitBox
hling51325 commented on issue #9162: fix: #8962 闭合多边形时,如果第一个值为NaN,导致最后值也为NaN,渲染不出连接线。 URL: https://github.com/apache/incubator-echarts/pull/9162#issuecomment-430166812 sorry... 😭 Such as Public name / preferred Apache id(s) / notify project (optional) that's something wrong if I n

[GitHub] Mignon-han commented on issue #5849: 希望能尽快升级一下仪表盘

2018-10-16 Thread GitBox
Mignon-han commented on issue #5849: 希望能尽快升级一下仪表盘 URL: https://github.com/apache/incubator-echarts/issues/5849#issuecomment-430164391 @zhanghongyublog 举个例子, 让y轴的刻度值遵循某种语言的显示规则。 ``` function localization(){ ... } yAxis.axisLabel.formatter = function(value){

[GitHub] zhanghongyublog commented on issue #5849: 希望能尽快升级一下仪表盘

2018-10-16 Thread GitBox
zhanghongyublog commented on issue #5849: 希望能尽快升级一下仪表盘 URL: https://github.com/apache/incubator-echarts/issues/5849#issuecomment-430160286 @Mignon-han 请问怎么利用formatter进行国际化呀 This is an automated message from the Apache Git Se

[GitHub] Ovilia closed issue #9150: echarts散点图怎么取消事件冒泡

2018-10-16 Thread GitBox
Ovilia closed issue #9150: echarts散点图怎么取消事件冒泡 URL: https://github.com/apache/incubator-echarts/issues/9150 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] Ovilia closed issue #9177: 通过dispatchAction方法触发关系图的缩放无效

2018-10-16 Thread GitBox
Ovilia closed issue #9177: 通过dispatchAction方法触发关系图的缩放无效 URL: https://github.com/apache/incubator-echarts/issues/9177 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub an

[GitHub] Ovilia closed issue #9179: Data View 不显示第一列的 “Date"

2018-10-16 Thread GitBox
Ovilia closed issue #9179: Data View 不显示第一列的 “Date" URL: https://github.com/apache/incubator-echarts/issues/9179 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and us

[GitHub] Ovilia closed issue #8776: gallery新建图表无法保存,同时也不能上传数据

2018-10-16 Thread GitBox
Ovilia closed issue #8776: gallery新建图表无法保存,同时也不能上传数据 URL: https://github.com/apache/incubator-echarts/issues/8776 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and u

[GitHub] Ovilia closed issue #8754: Gallery创建一个图表后,不能保存,一直提示 无法保存到服务器,已在本地缓存,请尝试刷新页面

2018-10-16 Thread GitBox
Ovilia closed issue #8754: Gallery创建一个图表后,不能保存,一直提示 无法保存到服务器,已在本地缓存,请尝试刷新页面 URL: https://github.com/apache/incubator-echarts/issues/8754 This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] Ovilia closed issue #9194: axisLine.show doesn't work in the gauge

2018-10-16 Thread GitBox
Ovilia closed issue #9194: axisLine.show doesn't work in the gauge URL: https://github.com/apache/incubator-echarts/issues/9194 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] Ovilia closed issue #4047: 雷达图有null值时显示不正常

2018-10-16 Thread GitBox
Ovilia closed issue #4047: 雷达图有null值时显示不正常 URL: https://github.com/apache/incubator-echarts/issues/4047 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] Ovilia commented on issue #4047: 雷达图有null值时显示不正常

2018-10-16 Thread GitBox
Ovilia commented on issue #4047: 雷达图有null值时显示不正常 URL: https://github.com/apache/incubator-echarts/issues/4047#issuecomment-430152840 Fixed in #8962 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] hling51325 opened a new pull request #9238: fix: #8952 callback function params.color incorrect

2018-10-16 Thread GitBox
hling51325 opened a new pull request #9238: fix: #8952 callback function params.color incorrect URL: https://github.com/apache/incubator-echarts/pull/9238 maybe a idea, check again please This is an automated message from the

[GitHub] Ovilia commented on issue #9210: fix #9182 Graph label.rotate is invalid

2018-10-16 Thread GitBox
Ovilia commented on issue #9210: fix #9182 Graphlabel.rotate is invalid URL: https://github.com/apache/incubator-echarts/pull/9210#issuecomment-430143891 @100pah please review this PR. This is an automated message from th

[GitHub] Ovilia commented on issue #9162: fix: #8962 闭合多边形时,如果第一个值为NaN,导致最后值也为NaN,渲染不出连接线。

2018-10-16 Thread GitBox
Ovilia commented on issue #9162: fix: #8962 闭合多边形时,如果第一个值为NaN,导致最后值也为NaN,渲染不出连接线。 URL: https://github.com/apache/incubator-echarts/pull/9162#issuecomment-430143422 What is blank filling? This is an automated message from the

[GitHub] cuijian-dexter commented on issue #9234: echarts只能通过setOption更新数据

2018-10-16 Thread GitBox
cuijian-dexter commented on issue #9234: echarts只能通过setOption更新数据 URL: https://github.com/apache/incubator-echarts/issues/9234#issuecomment-430141209 @liucrui do you have a example ? `setOption` has parameters `notMerge` . parameter `lazyUpdate` and parameter `silent`. ---

[GitHub] hamidhasnain opened a new issue #9237: Stacked bars positioned out of the grid when datazoom toolbox feature is used

2018-10-16 Thread GitBox
hamidhasnain opened a new issue #9237: Stacked bars positioned out of the grid when datazoom toolbox feature is used URL: https://github.com/apache/incubator-echarts/issues/9237 https://jsfiddle.net/xcfv98eq/ Stacked bar graph when used with datazoom toolbox feature goes out of the

[GitHub] deqingli edited a comment on issue #9230: 如何将折线图的拐点按照不同的角度旋转

2018-10-16 Thread GitBox
deqingli edited a comment on issue #9230: 如何将折线图的拐点按照不同的角度旋转 URL: https://github.com/apache/incubator-echarts/issues/9230#issuecomment-430134932 您好,echarts 官网上有个天气的示例 ,跟您说的需求类似,您可以参考下。示例地址为:http://echarts.baidu.com/examples/editor.html?c=wind-barb -

[GitHub] zhanghongyublog commented on issue #8091: [FR] Allow valueFactor for axis rendering

2018-10-16 Thread GitBox
zhanghongyublog commented on issue #8091: [FR] Allow valueFactor for axis rendering URL: https://github.com/apache/incubator-echarts/issues/8091#issuecomment-430135196 How do you use i18n? Please @palmiche This is an automa

[GitHub] deqingli commented on issue #9230: 如何将折线图的拐点按照不同的角度旋转

2018-10-16 Thread GitBox
deqingli commented on issue #9230: 如何将折线图的拐点按照不同的角度旋转 URL: https://github.com/apache/incubator-echarts/issues/9230#issuecomment-430134932 您好,echarts 官网上有个天气的示例 http://echarts.baidu.com/examples/editor.html?c=wind-barb,跟您说的需求类似,您可以参考下 ---