[GitHub] [incubator-echarts] yicheny commented on issue #10772: tooltip设置enterable:true后,快速移动至其他图表有时会导致当前tooltip不消失的bug

2019-08-26 Thread GitBox
yicheny commented on issue #10772: tooltip设置enterable:true后,快速移动至其他图表有时会导致当前tooltip不消失的bug URL: https://github.com/apache/incubator-echarts/issues/10772#issuecomment-525093221 回退echarts版本到4.2.0-rc.2没有这个问题 ---原始邮件--- 发件人: "长白小蒙" 发送时间: 2019年8月23日(星期五) 下午2:46 收件人:

[GitHub] [incubator-echarts] Ovilia commented on issue #11107: 饼状图计算的百分比如何通过API获取?

2019-08-26 Thread GitBox
Ovilia commented on issue #11107: 饼状图计算的百分比如何通过API获取? URL: https://github.com/apache/incubator-echarts/issues/11107#issuecomment-525113159 Sorry, we do not provide such an API. The algorithm is [Largest remainder method](https://en.wikipedia.org/wiki/Largest_remainder_method). [This

[GitHub] [incubator-echarts] Ovilia commented on issue #10972: Stacking not working properly in bar chart when dataZoom toolbox is active

2019-08-26 Thread GitBox
Ovilia commented on issue #10972: Stacking not working properly in bar chart when dataZoom toolbox is active URL: https://github.com/apache/incubator-echarts/issues/10972#issuecomment-525141517 Many similar issues here. If someone is going to fix this, please make sure test the related

[GitHub] [incubator-echarts] Ovilia commented on issue #11024: Graph becomes crazy when zooming in or out

2019-08-26 Thread GitBox
Ovilia commented on issue #11024: Graph becomes crazy when zooming in or out URL: https://github.com/apache/incubator-echarts/issues/11024#issuecomment-525141242 @ITAYC0HEN You should simplify the data with mock one and put it online for us to check. No private communication because it

[GitHub] [incubator-echarts] yymoxiaochi commented on issue #1740: echarts的tooltip中可以放图片、超链接之类的元素吗?

2019-08-26 Thread GitBox
yymoxiaochi commented on issue #1740: echarts的tooltip中可以放图片、超链接之类的元素吗? URL: https://github.com/apache/incubator-echarts/issues/1740#issuecomment-525146473 > 大家有没发现尽管设置了enterable:true > tooltip被悬浮时还是有很大几率会消失不见了 个人认为是tooltip的position跟着鼠标一直刷新导致的,我设置 position: function(p) {

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11109: TypeError: Cannot read property 'charAt' of undefined

2019-08-26 Thread GitBox
echarts-robot[bot] commented on issue #11109: TypeError: Cannot read property 'charAt' of undefined URL: https://github.com/apache/incubator-echarts/issues/11109#issuecomment-525107946 Hi! We've received your issue and please be patient to get responded.  The average response time is

[GitHub] [incubator-echarts] eniaclyl opened a new issue #11109: TypeError: Cannot read property 'charAt' of undefined

2019-08-26 Thread GitBox
eniaclyl opened a new issue #11109: TypeError: Cannot read property 'charAt' of undefined URL: https://github.com/apache/incubator-echarts/issues/11109 ### Version 4.2.1 ### Reproduction link

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11110: 柱状图 xAxis.boundaryGap 为 true 时影响了 xAxis.splitLine 的显示效果

2019-08-26 Thread GitBox
echarts-robot[bot] commented on issue #0: 柱状图 xAxis.boundaryGap 为 true 时影响了 xAxis.splitLine 的显示效果 URL: https://github.com/apache/incubator-echarts/issues/0#issuecomment-525117420 Hi! We've received your issue and please be patient to get responded.  The average response time

[GitHub] [incubator-echarts] pheart commented on issue #11101: 股票图,数据有NaN时,NaN后面的k线图没有绘制

2019-08-26 Thread GitBox
pheart commented on issue #11101: 股票图,数据有NaN时,NaN后面的k线图没有绘制 URL: https://github.com/apache/incubator-echarts/issues/11101#issuecomment-525094324 @yufeng04 yeah This is an automated message from the Apache Git Service. To

[GitHub] [incubator-echarts] AndreyAndreyevich opened a new issue #11112: Axis labels visualization

2019-08-26 Thread GitBox
AndreyAndreyevich opened a new issue #2: Axis labels visualization URL: https://github.com/apache/incubator-echarts/issues/2 ### Version 4.2.1 ### Reproduction link

[GitHub] [incubator-echarts] icksky commented on issue #11102: custom item's fill color error when mouse leave visualMap

2019-08-26 Thread GitBox
icksky commented on issue #11102: custom item's fill color error when mouse leave visualMap URL: https://github.com/apache/incubator-echarts/issues/11102#issuecomment-525106901 @Ovilia #11103 is caused by mouse leave items; this issue is caused by mouse leave visualMap's item, I'm not

[GitHub] [incubator-echarts] Ovilia commented on issue #11099: 希望折线图实现X轴为类目轴时让我指定两个数据点间横向间距,而不是像现在一样只能自动调整

2019-08-26 Thread GitBox
Ovilia commented on issue #11099: 希望折线图实现X轴为类目轴时让我指定两个数据点间横向间距,而不是像现在一样只能自动调整 URL: https://github.com/apache/incubator-echarts/issues/11099#issuecomment-525103198 It's advised to use [custom series](https://echarts.apache.org/en/option.html#series-custom) to make this. A similar example

[GitHub] [incubator-echarts] eniaclyl commented on issue #11109: TypeError: Cannot read property 'charAt' of undefined

2019-08-26 Thread GitBox
eniaclyl commented on issue #11109: TypeError: Cannot read property 'charAt' of undefined URL: https://github.com/apache/incubator-echarts/issues/11109#issuecomment-525108269 @Ovilia 大神,来帮我看看这个问题咋处理 求代码,多谢 This is an

[GitHub] [incubator-echarts] yufeng04 commented on issue #11107: 饼状图计算的百分比如何通过API获取?

2019-08-26 Thread GitBox
yufeng04 commented on issue #11107: 饼状图计算的百分比如何通过API获取? URL: https://github.com/apache/incubator-echarts/issues/11107#issuecomment-525132458 Echarts doesn't have such API. This is an automated message from the Apache Git

[GitHub] [incubator-echarts] Ovilia commented on issue #9899: Space between bars.

2019-08-26 Thread GitBox
Ovilia commented on issue #9899: Space between bars. URL: https://github.com/apache/incubator-echarts/issues/9899#issuecomment-525116785 Create a custom series, which you can control each bar like [this one](https://echarts.apache.org/examples/en/editor.html?c=custom-profit).

[GitHub] [incubator-echarts] Ovilia commented on issue #8848: 4.1.0版本双坐标轴绘柱状图bug

2019-08-26 Thread GitBox
Ovilia commented on issue #8848: 4.1.0版本双坐标轴绘柱状图bug URL: https://github.com/apache/incubator-echarts/issues/8848#issuecomment-525122123 还没修复,预计下一个版本修复 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-echarts] AniFengx commented on issue #8173: legend.type = "scroll" 的文字不能展示完整,会被遮挡

2019-08-27 Thread GitBox
AniFengx commented on issue #8173: legend.type = "scroll" 的文字不能展示完整,会被遮挡 URL: https://github.com/apache/incubator-echarts/issues/8173#issuecomment-525158708 我也遇到了这个问题 我的顶部第一条数据被遮挡了,只能设置itemheight来解决 This is an automated

[GitHub] [incubator-echarts] zpf96126 commented on issue #11106: option中textStyle的作用范围

2019-08-27 Thread GitBox
zpf96126 commented on issue #11106: option中textStyle的作用范围 URL: https://github.com/apache/incubator-echarts/issues/11106#issuecomment-525175474 但是教程里不是说textStyle可以设置全局字体吗 This is an automated message from the Apache Git

[GitHub] [incubator-echarts] dileepyelleti commented on issue #4905: Creating two independend Tooltips with different triggers in one chart instance.

2019-08-27 Thread GitBox
dileepyelleti commented on issue #4905: Creating two independend Tooltips with different triggers in one chart instance. URL: https://github.com/apache/incubator-echarts/issues/4905#issuecomment-525187322 I also need this behaviour for my line chart to show tooltips with triggers

[GitHub] [incubator-echarts] dileepyelleti opened a new issue #11115: Creating two independent Tooltips with different triggers (axis and item) in one chart

2019-08-27 Thread GitBox
dileepyelleti opened a new issue #5: Creating two independent Tooltips with different triggers (axis and item) in one chart URL: https://github.com/apache/incubator-echarts/issues/5 ### What problem does this feature solve? For my line chart I need to show two types of tooltips.

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11115: Creating two independent Tooltips with different triggers (axis and item) in one chart

2019-08-27 Thread GitBox
echarts-robot[bot] commented on issue #5: Creating two independent Tooltips with different triggers (axis and item) in one chart URL: https://github.com/apache/incubator-echarts/issues/5#issuecomment-525190823 Hi! We've received your issue and please be patient to get responded. 

[GitHub] [incubator-echarts] Ovilia commented on issue #11096: 4.2.0版本 3d柱图、3d散点图、3d地图 不支持svg渲染

2019-08-26 Thread GitBox
Ovilia commented on issue #11096: 4.2.0版本 3d柱图、3d散点图、3d地图 不支持svg渲染 URL: https://github.com/apache/incubator-echarts/issues/11096#issuecomment-525102314 3D charts are using WebGL, which means they cannot render with SVG.

[GitHub] [incubator-echarts] ppjjzz opened a new issue #11113: 使用dataZoom横向滚动图表y轴数值保持不变

2019-08-27 Thread GitBox
ppjjzz opened a new issue #3: 使用dataZoom横向滚动图表y轴数值保持不变 URL: https://github.com/apache/incubator-echarts/issues/3 ### What problem does this feature solve? 每滚动一屏y轴的最大值都会根据当前可视区域的最大值来进行计算,这样就看不出总体数据的趋势。 例如在第一屏的10有可能跟第二屏的5的柱子一样高 ### What does the proposed API look like?

[GitHub] [incubator-echarts] JoenZhu commented on issue #2177: echarts 面积图鼠标移动到相应的部分,高亮显示,怎么实现

2019-08-27 Thread GitBox
JoenZhu commented on issue #2177: echarts 面积图鼠标移动到相应的部分,高亮显示,怎么实现 URL: https://github.com/apache/incubator-echarts/issues/2177#issuecomment-525185650 @suwenxiong 这位兄弟,这个问题解决了么? This is an automated message from the Apache

[GitHub] [incubator-echarts] 100pah opened a new issue #11116: Some of the UT are failed.

2019-08-27 Thread GitBox
100pah opened a new issue #6: Some of the UT are failed. URL: https://github.com/apache/incubator-echarts/issues/6 ### Version 4.2.1 ### Steps to reproduce - ### What is expected? All of the UT passed. ### What is actually happening? Some of the UT

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11116: Some of the UT are failed.

2019-08-27 Thread GitBox
echarts-robot[bot] commented on issue #6: Some of the UT are failed. URL: https://github.com/apache/incubator-echarts/issues/6#issuecomment-525280961 Hi! We've received your issue and please be patient to get responded.  The average response time is expected to be within one

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11117: toolBox 的 iconStyle 对于使用 svg path 的 icon 无法正确设置背景色

2019-08-27 Thread GitBox
echarts-robot[bot] commented on issue #7: toolBox 的 iconStyle 对于使用 svg path 的 icon 无法正确设置背景色 URL: https://github.com/apache/incubator-echarts/issues/7#issuecomment-525284418 Hi! We've received your issue and please be patient to get responded.  The average response time is

[GitHub] [incubator-echarts] FesonX opened a new issue #11117: toolBox 的 iconStyle 对于使用 svg path 的 icon 无法正确设置背景色

2019-08-27 Thread GitBox
FesonX opened a new issue #7: toolBox 的 iconStyle 对于使用 svg path 的 icon 无法正确设置背景色 URL: https://github.com/apache/incubator-echarts/issues/7 ### Version 4.2.1 ### Reproduction link

[GitHub] [incubator-echarts] yufeng04 commented on issue #11106: option中textStyle的作用范围

2019-08-26 Thread GitBox
yufeng04 commented on issue #11106: option中textStyle的作用范围 URL: https://github.com/apache/incubator-echarts/issues/11106#issuecomment-524925449 [series.itemStyle.color](https://echarts.baidu.com/option.html#series-bar.itemStyle.color) and

[GitHub] [incubator-echarts] ZhangEvan20190527 opened a new issue #11114: (官方实例上可复现bug)3D柱状图当前面有部分NaN值时,会导致数组前后位置对称的有数据的部分也显示不出来

2019-08-27 Thread GitBox
ZhangEvan20190527 opened a new issue #4: (官方实例上可复现bug)3D柱状图当前面有部分NaN值时,会导致数组前后位置对称的有数据的部分也显示不出来 URL: https://github.com/apache/incubator-echarts/issues/4 ### Version 4.2.1 ### Steps to reproduce echarts官网上3D柱状图的第一个实例: 把data如下处理: for(let i=1; i<400; i ){

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11114: (官方实例上可复现bug)3D柱状图当前面有部分NaN值时,会导致数组前后位置对称的有数据的部分也显示不出来

2019-08-27 Thread GitBox
echarts-robot[bot] commented on issue #4: (官方实例上可复现bug)3D柱状图当前面有部分NaN值时,会导致数组前后位置对称的有数据的部分也显示不出来 URL: https://github.com/apache/incubator-echarts/issues/4#issuecomment-525171005 Hi! We've received your issue and please be patient to get responded.  The average response time is

[GitHub] [incubator-echarts] leetia316 commented on issue #9891: Is there an option to increase spacing between leaves in a tree?

2019-08-27 Thread GitBox
leetia316 commented on issue #9891: Is there an option to increase spacing between leaves in a tree? URL: https://github.com/apache/incubator-echarts/issues/9891#issuecomment-525184048 +1 This is an automated message from

[GitHub] [incubator-echarts] FesonX commented on issue #11117: toolBox 的 iconStyle 对于使用 svg path 的 icon 无法正确设置背景色

2019-08-27 Thread GitBox
FesonX commented on issue #7: toolBox 的 iconStyle 对于使用 svg path 的 icon 无法正确设置背景色 URL: https://github.com/apache/incubator-echarts/issues/7#issuecomment-525290425 补充说明,icon 在 emphasis 下颜色仍能按照默认改变,非 emphasis 下却没变化,是 bug 吗

[GitHub] [incubator-echarts-doc] sjcobb opened a new pull request #62: visualMap piecewise.categories dataValue typo correction

2019-08-27 Thread GitBox
sjcobb opened a new pull request #62: visualMap piecewise.categories dataValue typo correction URL: https://github.com/apache/incubator-echarts-doc/pull/62 - small typo found here: https://echarts.apache.org/en/option.html#visualMap-piecewise.categories - previously: "...from dataVale

[GitHub] [incubator-echarts-doc] sjcobb opened a new pull request #61: fix broken tutorial link in dataset options

2019-08-27 Thread GitBox
sjcobb opened a new pull request #61: fix broken tutorial link in dataset options URL: https://github.com/apache/incubator-echarts-doc/pull/61 - broken link found in [dataset options docs](https://echarts.apache.org/en/option.html#dataset) - new link:

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11141: 横向柱状图使用dataset后markLine不可用

2019-08-30 Thread GitBox
echarts-robot[bot] commented on issue #11141: 横向柱状图使用dataset后markLine不可用 URL: https://github.com/apache/incubator-echarts/issues/11141#issuecomment-526511228 Hi! We've received your issue and please be patient to get responded.  The average response time is expected to be within one

[GitHub] [incubator-echarts] cn-xufei opened a new issue #11141: 横向柱状图使用dataset后markLine不可用

2019-08-30 Thread GitBox
cn-xufei opened a new issue #11141: 横向柱状图使用dataset后markLine不可用 URL: https://github.com/apache/incubator-echarts/issues/11141 ### Version 4.2.1 ### Reproduction link

[GitHub] [incubator-echarts] Ovilia closed issue #10953: 设定yAxis的max,min和splitNumber之后变成双y轴

2019-08-30 Thread GitBox
Ovilia closed issue #10953: 设定yAxis的max,min和splitNumber之后变成双y轴 URL: https://github.com/apache/incubator-echarts/issues/10953 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-echarts] Ovilia commented on issue #10950: Custom axis ticks min

2019-08-30 Thread GitBox
Ovilia commented on issue #10950: Custom axis ticks min URL: https://github.com/apache/incubator-echarts/issues/10950#issuecomment-526566658 @MINDoSOFT Hi. I didn't quite understand this requirement. Why would you want *the data to appear, but the ticks to start rendering exactly on

[GitHub] [incubator-echarts] Ovilia commented on issue #11104: Set `options.polar.radius` to an `Array` wouldn't work

2019-08-30 Thread GitBox
Ovilia commented on issue #11104: Set `options.polar.radius` to an `Array` wouldn't work URL: https://github.com/apache/incubator-echarts/issues/11104#issuecomment-526524859 The polar radius shouldn't be an array. This is a document error which has just been fixed.

[GitHub] [incubator-echarts] Ovilia commented on issue #11081: About Parallel Axis feature request

2019-08-30 Thread GitBox
Ovilia commented on issue #11081: About Parallel Axis feature request URL: https://github.com/apache/incubator-echarts/issues/11081#issuecomment-526556568 No, it's not available yet. If this issue is about parallel tooltip only, I think I can put #9418 to a higher priority.

[GitHub] [incubator-echarts] Ovilia commented on issue #10988: X-axis value does not appear if first item in y-dimension of 'line' series' dataset is null or a string.

2019-08-30 Thread GitBox
Ovilia commented on issue #10988: X-axis value does not appear if first item in y-dimension of 'line' series' dataset is null or a string. URL: https://github.com/apache/incubator-echarts/issues/10988#issuecomment-526563740 Can you provide a demo?

[GitHub] [incubator-echarts] Ovilia closed issue #10986: 树状图开启拖动与展开收起时的问题

2019-08-30 Thread GitBox
Ovilia closed issue #10986: 树状图开启拖动与展开收起时的问题 URL: https://github.com/apache/incubator-echarts/issues/10986 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-echarts] Ovilia commented on issue #10991: 主题河流图(themeRiver)获取某一河流在所有时间点的数据

2019-08-30 Thread GitBox
Ovilia commented on issue #10991: 主题河流图(themeRiver)获取某一河流在所有时间点的数据 URL: https://github.com/apache/incubator-echarts/issues/10991#issuecomment-526563571 没有 @smallyunet This is an automated message from the Apache Git

[GitHub] [incubator-echarts] MINDoSOFT commented on issue #10950: Custom axis ticks min

2019-08-30 Thread GitBox
MINDoSOFT commented on issue #10950: Custom axis ticks min URL: https://github.com/apache/incubator-echarts/issues/10950#issuecomment-526574937 Basically I want to I achieve what is shown in this screenshot.

[GitHub] [incubator-echarts-doc] Ovilia opened a new issue #63: missing doc of pointSize for heat map

2019-08-30 Thread GitBox
Ovilia opened a new issue #63: missing doc of pointSize for heat map URL: https://github.com/apache/incubator-echarts-doc/issues/63 https://echarts.apache.org/en/option.html#series-heatmap.type misses `pointSize` parameter for circle size. | Parameter | Type | Default value | |

[GitHub] [incubator-echarts] Ovilia commented on issue #11138: CONTRIBUTING.md has an error

2019-08-30 Thread GitBox
Ovilia commented on issue #11138: CONTRIBUTING.md has an error URL: https://github.com/apache/incubator-echarts/issues/11138#issuecomment-526509347 Thanks for reporting. Do you mind creating a pull request to fix this? This

[GitHub] [incubator-echarts] Ovilia commented on issue #10980: Resize / ratio symbolSize

2019-08-30 Thread GitBox
Ovilia commented on issue #10980: Resize / ratio symbolSize URL: https://github.com/apache/incubator-echarts/issues/10980#issuecomment-526564143 @KonradHolubek What's the expected effect? This is an automated message from

[GitHub] [incubator-echarts] Ovilia commented on issue #11060: Dynamic line chart, dynamic adding data, on the left side of the not smooth movement instead of flashing

2019-08-30 Thread GitBox
Ovilia commented on issue #11060: Dynamic line chart, dynamic adding data, on the left side of the not smooth movement instead of flashing URL: https://github.com/apache/incubator-echarts/issues/11060#issuecomment-526557118 Your demo doesn't seem to work. Put it here:

[GitHub] [incubator-echarts] Ovilia closed issue #11134: Render-independent test cases fail to run

2019-08-30 Thread GitBox
Ovilia closed issue #11134: Render-independent test cases fail to run URL: https://github.com/apache/incubator-echarts/issues/11134 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-echarts] Ovilia opened a new pull request #11143: doc: add difficulty in contributions doc

2019-08-30 Thread GitBox
Ovilia opened a new pull request #11143: doc: add difficulty in contributions doc URL: https://github.com/apache/incubator-echarts/pull/11143 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] Ovilia commented on issue #11045: How to Change the size of dot and how to start graph from zero?

2019-08-30 Thread GitBox
Ovilia commented on issue #11045: How to Change the size of dot and how to start graph from zero? URL: https://github.com/apache/incubator-echarts/issues/11045#issuecomment-526558236 To change the dot start position, please use

[GitHub] [incubator-echarts] Ovilia closed issue #11104: Set `options.polar.radius` to an `Array` wouldn't work

2019-08-30 Thread GitBox
Ovilia closed issue #11104: Set `options.polar.radius` to an `Array` wouldn't work URL: https://github.com/apache/incubator-echarts/issues/11104 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] Ovilia opened a new pull request #11142: doc: update pull request part

2019-08-30 Thread GitBox
Ovilia opened a new pull request #11142: doc: update pull request part URL: https://github.com/apache/incubator-echarts/pull/11142 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-echarts] Ovilia commented on issue #11091: 为什么折线图(任何图)在数据没有变化的情况下占CPU,如何解决?

2019-08-30 Thread GitBox
Ovilia commented on issue #11091: 为什么折线图(任何图)在数据没有变化的情况下占CPU,如何解决? URL: https://github.com/apache/incubator-echarts/issues/11091#issuecomment-52655 You should probably provide a demo to show the problem. https://gallery.echartsjs.com/editor.html

[GitHub] [incubator-echarts] Ovilia edited a comment on issue #11042: 股票K线图不是只有涨和跌还有十字星 开盘价和收盘价一样 希望可以设置颜色

2019-08-30 Thread GitBox
Ovilia edited a comment on issue #11042: 股票K线图不是只有涨和跌还有十字星 开盘价和收盘价一样 希望可以设置颜色 URL: https://github.com/apache/incubator-echarts/issues/11042#issuecomment-526562058 现在的逻辑(#6583): - 如果收盘价和开盘价一样,根据上一个交易日判断阴阳线; - 如果没有上一个交易日,或与上一个交易日持平,则算阳线 这能满足你的需求吗?还是一定要自己制定颜色? #6527

[GitHub] [incubator-echarts] Ovilia closed issue #10973: Lack of Y axis label notation in Stacked bar when reducing browser window

2019-08-30 Thread GitBox
Ovilia closed issue #10973: Lack of Y axis label notation in Stacked bar when reducing browser window URL: https://github.com/apache/incubator-echarts/issues/10973 This is an automated message from the Apache Git Service.

[GitHub] [incubator-echarts] 100pah merged pull request #11140: Fix package-lock.json

2019-08-30 Thread GitBox
100pah merged pull request #11140: Fix package-lock.json URL: https://github.com/apache/incubator-echarts/pull/11140 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-echarts] Ovilia merged pull request #11142: doc: update pull request part

2019-08-30 Thread GitBox
Ovilia merged pull request #11142: doc: update pull request part URL: https://github.com/apache/incubator-echarts/pull/11142 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-echarts] Ovilia commented on issue #11042: 股票K线图不是只有涨和跌还有十字星 开盘价和收盘价一样 希望可以设置颜色

2019-08-30 Thread GitBox
Ovilia commented on issue #11042: 股票K线图不是只有涨和跌还有十字星 开盘价和收盘价一样 希望可以设置颜色 URL: https://github.com/apache/incubator-echarts/issues/11042#issuecomment-526562058 现在的逻辑: - 如果收盘价和开盘价一样,根据上一个交易日判断阴阳线; - 如果没有上一个交易日,或与上一个交易日持平,则算阳线 这能满足你的需求吗?还是一定要自己制定颜色? #6527 #5767

[GitHub] [incubator-echarts] Ovilia commented on issue #10958: 折线图设置透明圆点,导致 legend icon 与背景色相同,无法正常显示

2019-08-30 Thread GitBox
Ovilia commented on issue #10958: 折线图设置透明圆点,导致 legend icon 与背景色相同,无法正常显示 URL: https://github.com/apache/incubator-echarts/issues/10958#issuecomment-526567185 We are going to add border for legend items. Please follow #7340 .

[GitHub] [incubator-echarts] Ovilia closed issue #10961: graph 支持联动拖拽能力

2019-08-30 Thread GitBox
Ovilia closed issue #10961: graph 支持联动拖拽能力 URL: https://github.com/apache/incubator-echarts/issues/10961 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-echarts] Ovilia closed issue #10958: 折线图设置透明圆点,导致 legend icon 与背景色相同,无法正常显示

2019-08-30 Thread GitBox
Ovilia closed issue #10958: 折线图设置透明圆点,导致 legend icon 与背景色相同,无法正常显示 URL: https://github.com/apache/incubator-echarts/issues/10958 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-echarts] Ovilia merged pull request #11136: doc: update stale config

2019-08-30 Thread GitBox
Ovilia merged pull request #11136: doc: update stale config URL: https://github.com/apache/incubator-echarts/pull/11136 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-echarts] KonradHolubek opened a new issue #10980: Resize / ratio symbolSize

2019-08-30 Thread GitBox
KonradHolubek opened a new issue #10980: Resize / ratio symbolSize URL: https://github.com/apache/incubator-echarts/issues/10980 ### What problem does this feature solve? Hi, I am using a "graph" type. In "data", I'm specifying the symbolSize. The problem is when I have a high

[GitHub] [incubator-echarts] Ovilia closed issue #10980: Resize / ratio symbolSize

2019-08-30 Thread GitBox
Ovilia closed issue #10980: Resize / ratio symbolSize URL: https://github.com/apache/incubator-echarts/issues/10980 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-echarts] Ovilia closed issue #10974: 在uni小程序中如何使用精简版echarts.js

2019-08-30 Thread GitBox
Ovilia closed issue #10974: 在uni小程序中如何使用精简版echarts.js URL: https://github.com/apache/incubator-echarts/issues/10974 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-echarts] fashiontai commented on issue #11012: Tooltip中设置了enterable:true 但是不能复制提示框浮层的文本内容

2019-08-30 Thread GitBox
fashiontai commented on issue #11012: Tooltip中设置了enterable:true 但是不能复制提示框浮层的文本内容 URL: https://github.com/apache/incubator-echarts/issues/11012#issuecomment-526509465 源码是在创建的echarts的dom上加了user-select: none;你可以在你的fommater里面的dom修改user-select:text

[GitHub] [incubator-echarts] Ovilia commented on issue #11110: 柱状图 xAxis.boundaryGap 为 true 时影响了 xAxis.splitLine 的显示效果

2019-08-30 Thread GitBox
Ovilia commented on issue #0: 柱状图 xAxis.boundaryGap 为 true 时影响了 xAxis.splitLine 的显示效果 URL: https://github.com/apache/incubator-echarts/issues/0#issuecomment-526553859 This is the expected behavior. @CosSalt What do you want with `boundaryGap: false`?

[GitHub] [incubator-echarts] Ovilia closed issue #10999: 网页引用echart地图时无法显示

2019-08-30 Thread GitBox
Ovilia closed issue #10999: 网页引用echart地图时无法显示 URL: https://github.com/apache/incubator-echarts/issues/10999 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-echarts] Ovilia closed issue #10993: series.tree.roam在移动端缩放无效

2019-08-30 Thread GitBox
Ovilia closed issue #10993: series.tree.roam在移动端缩放无效 URL: https://github.com/apache/incubator-echarts/issues/10993 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-echarts] Ovilia commented on issue #10944: Type Graph, Edges use data arrays index rather than name.

2019-08-30 Thread GitBox
Ovilia commented on issue #10944: Type Graph, Edges use data arrays index rather than name. URL: https://github.com/apache/incubator-echarts/issues/10944#issuecomment-526565639 I got your point. Needs further discussion on this.

[GitHub] [incubator-echarts-doc] Ovilia closed issue #59: Move project to apache namespace

2019-08-30 Thread GitBox
Ovilia closed issue #59: Move project to apache namespace URL: https://github.com/apache/incubator-echarts-doc/issues/59 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-echarts-doc] Ovilia commented on issue #58: Improve description of how to subscribe to mailing list

2019-08-30 Thread GitBox
Ovilia commented on issue #58: Improve description of how to subscribe to mailing list URL: https://github.com/apache/incubator-echarts-doc/issues/58#issuecomment-526578560 Done. This is an automated message from the Apache

[GitHub] [incubator-echarts-doc] Ovilia commented on issue #59: Move project to apache namespace

2019-08-30 Thread GitBox
Ovilia commented on issue #59: Move project to apache namespace URL: https://github.com/apache/incubator-echarts-doc/issues/59#issuecomment-526578518 Done. This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-echarts] eniaclyl commented on issue #11109: TypeError: Cannot read property 'charAt' of undefined

2019-08-27 Thread GitBox
eniaclyl commented on issue #11109: TypeError: Cannot read property 'charAt' of undefined URL: https://github.com/apache/incubator-echarts/issues/11109#issuecomment-525539159 @yufeng04 请问推荐的这个模式 This is an automated message

[GitHub] [incubator-echarts] Ovilia commented on issue #11087: toolbox.icon with SVG Path doesn't work for certain paths

2019-08-27 Thread GitBox
Ovilia commented on issue #11087: toolbox.icon with SVG Path doesn't work for certain paths URL: https://github.com/apache/incubator-echarts/issues/11087#issuecomment-525554247 Seems to be a bug. This is an automated

[GitHub] [incubator-echarts] eniaclyl removed a comment on issue #11109: TypeError: Cannot read property 'charAt' of undefined

2019-08-27 Thread GitBox
eniaclyl removed a comment on issue #11109: TypeError: Cannot read property 'charAt' of undefined URL: https://github.com/apache/incubator-echarts/issues/11109#issuecomment-525539159 @yufeng04 请问推荐的这个模式 This is an automated

[GitHub] [incubator-echarts] eniaclyl commented on issue #11109: TypeError: Cannot read property 'charAt' of undefined

2019-08-27 Thread GitBox
eniaclyl commented on issue #11109: TypeError: Cannot read property 'charAt' of undefined URL: https://github.com/apache/incubator-echarts/issues/11109#issuecomment-525542951 @yufeng04 另一个问题,我使用下面的方法无法删除图表上的数据,当我再次缩放一次图表,要删除的项才消失,如何立刻更新 var opt = myChart.getOption();

[GitHub] [incubator-echarts] eniaclyl opened a new issue #11119: delete graphic elements invalid

2019-08-27 Thread GitBox
eniaclyl opened a new issue #9: delete graphic elements invalid URL: https://github.com/apache/incubator-echarts/issues/9 ### Version 4.2.1 ### Reproduction link

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11119: delete graphic elements invalid

2019-08-27 Thread GitBox
echarts-robot[bot] commented on issue #9: delete graphic elements invalid URL: https://github.com/apache/incubator-echarts/issues/9#issuecomment-525547979 Hi! We've received your issue and please be patient to get responded.  The average response time is expected to be within

[GitHub] [incubator-echarts] Ovilia commented on issue #11120: 无法正确删除图元

2019-08-27 Thread GitBox
Ovilia commented on issue #11120: 无法正确删除图元 URL: https://github.com/apache/incubator-echarts/issues/11120#issuecomment-525575842 This seems to be a bug. Before being fixed, you can use [this method](https://gallery.echartsjs.com/editor.html?c=xcUz8mQAdp=3) to walkaround.

[GitHub] [incubator-echarts] pissang merged pull request #11123: doc: update readme, adding debug instructions

2019-08-28 Thread GitBox
pissang merged pull request #11123: doc: update readme, adding debug instructions URL: https://github.com/apache/incubator-echarts/pull/11123 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] sunan102 opened a new issue #11122: 柱状图xAxis.axisLabel.interval设置为0时,最后一个x轴的文字会加粗

2019-08-27 Thread GitBox
sunan102 opened a new issue #11122: 柱状图xAxis.axisLabel.interval设置为0时,最后一个x轴的文字会加粗 URL: https://github.com/apache/incubator-echarts/issues/11122 ### Version 4.2.1 ### Steps to reproduce ``` app.title = '坐标轴刻度与标签对齐'; option = { color: ['#3398DB'], tooltip

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11122: 柱状图xAxis.axisLabel.interval设置为0时,最后一个x轴的文字会加粗

2019-08-27 Thread GitBox
echarts-robot[bot] commented on issue #11122: 柱状图xAxis.axisLabel.interval设置为0时,最后一个x轴的文字会加粗 URL: https://github.com/apache/incubator-echarts/issues/11122#issuecomment-525573581 Hi! We've received your issue and please be patient to get responded.  The average response time is expected

[GitHub] [incubator-echarts] eniaclyl commented on issue #11120: 无法正确删除图元

2019-08-27 Thread GitBox
eniaclyl commented on issue #11120: 无法正确删除图元 URL: https://github.com/apache/incubator-echarts/issues/11120#issuecomment-525576747 @Ovilia 大佬 你这个办法我不能用,因为我的图有缩放的功能 ,如果myChart.setOption(option, true);使用这个办法会导致工具栏的还原功能失效 This

[GitHub] [incubator-echarts] hoosin closed issue #11084: Echarts 的 dataZoom 能否监听变化后,canvas 可视区域的数据?

2019-08-28 Thread GitBox
hoosin closed issue #11084: Echarts 的 dataZoom 能否监听变化后,canvas 可视区域的数据? URL: https://github.com/apache/incubator-echarts/issues/11084 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-echarts] 100pah opened a new pull request #11125: Tmp release 4.3.0

2019-08-28 Thread GitBox
100pah opened a new pull request #11125: Tmp release 4.3.0 URL: https://github.com/apache/incubator-echarts/pull/11125 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-echarts] 100pah merged pull request #11126: complete license.

2019-08-28 Thread GitBox
100pah merged pull request #11126: complete license. URL: https://github.com/apache/incubator-echarts/pull/11126 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-echarts] echarts-robot[bot] closed issue #11121: 柱状图xAxis.axisLabel.interval设置为0时,最后一个x轴的文字会加粗

2019-08-27 Thread GitBox
echarts-robot[bot] closed issue #11121: 柱状图xAxis.axisLabel.interval设置为0时,最后一个x轴的文字会加粗 URL: https://github.com/apache/incubator-echarts/issues/11121 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11121: 柱状图xAxis.axisLabel.interval设置为0时,最后一个x轴的文字会加粗

2019-08-27 Thread GitBox
echarts-robot[bot] commented on issue #11121: 柱状图xAxis.axisLabel.interval设置为0时,最后一个x轴的文字会加粗 URL: https://github.com/apache/incubator-echarts/issues/11121#issuecomment-525572760 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going

[GitHub] [incubator-echarts] eniaclyl opened a new issue #11120: 无法正确删除图元

2019-08-27 Thread GitBox
eniaclyl opened a new issue #11120: 无法正确删除图元 URL: https://github.com/apache/incubator-echarts/issues/11120 ### Version 4.2.1 ### Reproduction link [https://gallery.echartsjs.com/editor.html?c=xcUz8mQAdp=1](https://gallery.echartsjs.com/editor.html?c=xcUz8mQAdp=1) ###

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11120: 无法正确删除图元

2019-08-27 Thread GitBox
echarts-robot[bot] commented on issue #11120: 无法正确删除图元 URL: https://github.com/apache/incubator-echarts/issues/11120#issuecomment-525569763 Hi! We've received your issue and please be patient to get responded.  The average response time is expected to be within one day for weekdays.

[GitHub] [incubator-echarts] frustigor commented on issue #1996: x轴最右侧label可能会被切掉一半

2019-08-28 Thread GitBox
frustigor commented on issue #1996: x轴最右侧label可能会被切掉一半 URL: https://github.com/apache/incubator-echarts/issues/1996#issuecomment-525611381 遇到同样问题,echarts 最好提供一个参数来控制最后一个刻度的对齐方式 This is an automated message from the Apache

[GitHub] [incubator-echarts] eniaclyl commented on issue #11120: 无法正确删除图元

2019-08-27 Thread GitBox
eniaclyl commented on issue #11120: 无法正确删除图元 URL: https://github.com/apache/incubator-echarts/issues/11120#issuecomment-525571333 @Ovilia @yufeng04 大佬们,删除图元和删除直线的行为不一样,是不是bug导致的呀?怎么解决这个问题,求教!!!急急急 This is an automated

[GitHub] [incubator-echarts] Ovilia opened a new pull request #11123: doc: update readme, adding debug instructions

2019-08-28 Thread GitBox
Ovilia opened a new pull request #11123: doc: update readme, adding debug instructions URL: https://github.com/apache/incubator-echarts/pull/11123 Add debug instructions in readme, so that more developers can know how to debug and contribute.

[GitHub] [incubator-echarts] jacktang opened a new issue #11124: 提供时间序列轴保持连续的选项

2019-08-28 Thread GitBox
jacktang opened a new issue #11124: 提供时间序列轴保持连续的选项 URL: https://github.com/apache/incubator-echarts/issues/11124 ### What problem does this feature solve? 常见二维坐标,x是时间坐标,如果提供的数据是不连续的,如: `{"2019-04-01": 23, "2019-04-03": 24, "2019-05-07":

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11124: 提供时间序列轴保持连续的选项

2019-08-28 Thread GitBox
echarts-robot[bot] commented on issue #11124: 提供时间序列轴保持连续的选项 URL: https://github.com/apache/incubator-echarts/issues/11124#issuecomment-525627717 Hi! We've received your issue and please be patient to get responded.  The average response time is expected to be within one day for

[GitHub] [incubator-echarts] eniaclyl commented on issue #11120: 无法正确删除图元

2019-08-27 Thread GitBox
eniaclyl commented on issue #11120: 无法正确删除图元 URL: https://github.com/apache/incubator-echarts/issues/11120#issuecomment-525576391 @Ovilia 请问什么时候发布新版本,在下个版本会修复这个bug吗 This is an automated message from the Apache Git Service.

[GitHub] [incubator-echarts] 100pah merged pull request #11125: Tmp release 4.3.0

2019-08-28 Thread GitBox
100pah merged pull request #11125: Tmp release 4.3.0 URL: https://github.com/apache/incubator-echarts/pull/11125 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

  1   2   3   4   5   6   7   8   9   10   >