[echarts] branch fix-pie-label updated (8c7b2ec -> c2bf46c)

2021-12-06 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch fix-pie-label in repository https://gitbox.apache.org/repos/asf/echarts.git. from 8c7b2ec Merge branch 'master' into fix-pie-label add c2bf46c fix(pie): label wrapping for align on ell

[GitHub] [echarts] Mike-Jia commented on issue #16150: [Feature] xAxis.axisLabel.formatter and xAxis.axisLabel.interval add more data in callback function.

2021-12-06 Thread GitBox
Mike-Jia commented on issue #16150: URL: https://github.com/apache/echarts/issues/16150#issuecomment-987615180 I checked with this template, it need set axes type to 'time' which is not suitable for candlestick chart. When we set axes type to 'time', there will be some empty space in the c

[GitHub] [echarts] plainheart commented on issue #15940: use pictorialBar width svg path , if datas includes 0 and use borderWidth,display effect bug

2021-12-06 Thread GitBox
plainheart commented on issue #15940: URL: https://github.com/apache/echarts/issues/15940#issuecomment-987591618 Fixed in #12793 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [echarts] echarts-bot[bot] closed issue #15940: use pictorialBar width svg path , if datas includes 0 and use borderWidth,display effect bug

2021-12-06 Thread GitBox
echarts-bot[bot] closed issue #15940: URL: https://github.com/apache/echarts/issues/15940 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-

[GitHub] [echarts] echarts-bot[bot] closed issue #12789: 使用pictorialBar,symbolOffset: [0, '-50%'], 当data中第一个值为0的时候,位置出现偏差,显示在左上角

2021-12-06 Thread GitBox
echarts-bot[bot] closed issue #12789: URL: https://github.com/apache/echarts/issues/12789 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-

[GitHub] [echarts] plainheart commented on issue #12789: 使用pictorialBar,symbolOffset: [0, '-50%'], 当data中第一个值为0的时候,位置出现偏差,显示在左上角

2021-12-06 Thread GitBox
plainheart commented on issue #12789: URL: https://github.com/apache/echarts/issues/12789#issuecomment-987591393 Fixed in #12793 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[echarts] branch master updated (56fbf07 -> 2c57a9d)

2021-12-06 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git. from 56fbf07 Merge pull request #16141 from apache/pissang-patch-1 new a9f5704 fix(pictorialBar): fix linewidth Na

[GitHub] [echarts] echarts-bot[bot] commented on pull request #12793: fix(pictorialBar): Fixed a problem with rendering incorrectly when data is 0 and `borderWidth` is set to a non-0 value

2021-12-06 Thread GitBox
echarts-bot[bot] commented on pull request #12793: URL: https://github.com/apache/echarts/pull/12793#issuecomment-987590195 Congratulations! Your PR has been merged. Thanks for your contribution! 👍 -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [echarts] pissang merged pull request #12793: fix(pictorialBar): Fixed a problem with rendering incorrectly when data is 0 and `borderWidth` is set to a non-0 value

2021-12-06 Thread GitBox
pissang merged pull request #12793: URL: https://github.com/apache/echarts/pull/12793 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsu

[GitHub] [echarts] pissang commented on pull request #12793: fix(pictorialBar): Fixed a problem with rendering incorrectly when data is 0 and `borderWidth` is set to a non-0 value

2021-12-06 Thread GitBox
pissang commented on pull request #12793: URL: https://github.com/apache/echarts/pull/12793#issuecomment-987590105 LGTM. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [echarts] th1under commented on issue #7937: Cannot stack bars on time x-axis

2021-12-06 Thread GitBox
th1under commented on issue #7937: URL: https://github.com/apache/echarts/issues/7937#issuecomment-987581044 +1, It's related to #16177 and #16099 We also need stacking bars on time xAxis like the example provided in #16177. -- This is an automated message from the Apache

[GitHub] [echarts] plainheart commented on pull request #12793: fix(pictorialBar): Fixed a problem with rendering incorrectly when data is 0 and `borderWidth` is set to a non-0 value

2021-12-06 Thread GitBox
plainheart commented on pull request #12793: URL: https://github.com/apache/echarts/pull/12793#issuecomment-987580115 @yanheSu Waiting for the response from @pissang -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [echarts] plainheart closed issue #16174: [Bug]

2021-12-06 Thread GitBox
plainheart closed issue #16174: URL: https://github.com/apache/echarts/issues/16174 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubs

[GitHub] [echarts] plainheart commented on issue #16179: getDataURL() got utf-8 instead of base64

2021-12-06 Thread GitBox
plainheart commented on issue #16179: URL: https://github.com/apache/echarts/issues/16179#issuecomment-987552620 SVG 渲染器暂不支持导出除 svg 外的其他格式。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [echarts] Ovilia edited a comment on issue #16099: Bar timeseries chart binning is not working as expected

2021-12-06 Thread GitBox
Ovilia edited a comment on issue #16099: URL: https://github.com/apache/echarts/issues/16099#issuecomment-981251621 This is not a bug but currently the time series lack the ability to control bar width in the unit of value (time). But since more people are asking for the binning of time se

[GitHub] [echarts] Ovilia closed issue #16172: [Bug] [Support] How to group weekly data with month name at xaxis

2021-12-06 Thread GitBox
Ovilia closed issue #16172: URL: https://github.com/apache/echarts/issues/16172 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr..

[GitHub] [echarts] Ovilia commented on issue #16172: [Bug] [Support] How to group weekly data with month name at xaxis

2021-12-06 Thread GitBox
Ovilia commented on issue #16172: URL: https://github.com/apache/echarts/issues/16172#issuecomment-987546068 Please follow #16099. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

[GitHub] [echarts] Ovilia closed issue #16177: [Feature] handling binning/grouping of bar time series

2021-12-06 Thread GitBox
Ovilia closed issue #16177: URL: https://github.com/apache/echarts/issues/16177 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr..

[GitHub] [echarts] Ovilia commented on issue #16177: [Feature] handling binning/grouping of bar time series

2021-12-06 Thread GitBox
Ovilia commented on issue #16177: URL: https://github.com/apache/echarts/issues/16177#issuecomment-987545807 Please follow #16099. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

[GitHub] [echarts] Ovilia edited a comment on issue #16145: [Bug] 图表联动状态下,tooltip有时不联动展示

2021-12-06 Thread GitBox
Ovilia edited a comment on issue #16145: URL: https://github.com/apache/echarts/issues/16145#issuecomment-987542891 我觉得应该算 bug,在 `trigger: 'axis'` 的情况下,理论上在下方移动的时候,只要上方图表存在 x 值相同的就应该显示 tooltip,而不管系列是否存在。如果你愿意自己研究下代码的话,会比较快地解决问题。否则的话,如果需求比较急可以尝试先补全数据,卡顿的问题,可以尝试通过 [large](https://echarts.apa

[GitHub] [echarts] Ovilia commented on issue #16145: [Bug] 图表联动状态下,tooltip有时不联动展示

2021-12-06 Thread GitBox
Ovilia commented on issue #16145: URL: https://github.com/apache/echarts/issues/16145#issuecomment-987542891 我觉得应该算 bug,在 `trigger: 'axis'` 的情况下,理论上在下方移动的时候,只要上方图表存在 x 值相同的就应该显示 tooltip,而不管系列是否存在。如果你愿意自己研究下代码的话,会比较快地解决问题。否则的话,如果需求比较急可以尝试先补全数据,卡顿的问题,可以尝试通过 [bar](https://echarts.apache.org/z

[GitHub] [echarts] han-ysys opened a new issue #16179: getDataURL() got utf-8 instead of base64

2021-12-06 Thread GitBox
han-ysys opened a new issue #16179: URL: https://github.com/apache/echarts/issues/16179 ### Version 5.1.2 ### Link to minimal reproduction _No response_ ### Steps To Reproduce 我在页面范围外创建了一个echart,想在这个实例里load数据后得到base64用来下载 ``` ``` ``` const e

[GitHub] [echarts] littleee commented on issue #16145: [Bug] 图表联动状态下,tooltip有时不联动展示

2021-12-06 Thread GitBox
littleee commented on issue #16145: URL: https://github.com/apache/echarts/issues/16145#issuecomment-987529628 > @littleee It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people, we'd like to suggest using English n

[GitHub] [echarts] littleee commented on issue #16145: [Bug] 图表联动状态下,tooltip有时不联动展示

2021-12-06 Thread GitBox
littleee commented on issue #16145: URL: https://github.com/apache/echarts/issues/16145#issuecomment-987530273 > 建议创建最小数据的代码,你提供的代码数据太多,很难定位的。 修改好了, 具体问题如上, 感谢小姐姐 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [echarts] pissang commented on issue #16175: [Bug] dataIndex

2021-12-06 Thread GitBox
pissang commented on issue #16175: URL: https://github.com/apache/echarts/issues/16175#issuecomment-987514815 Please complete the title and update the issue with right format or we will close this issue -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [echarts] pissang edited a comment on issue #16173: Warning: Instance ec_1638754037291 has been disposed

2021-12-06 Thread GitBox
pissang edited a comment on issue #16173: URL: https://github.com/apache/echarts/issues/16173#issuecomment-987509646 It only happens when you are using instances that has been disposed, which is not allowed. This warning is introduce in the newer versions to help developers avoiding this k

[GitHub] [echarts] pissang edited a comment on issue #16173: Warning: Instance ec_1638754037291 has been disposed

2021-12-06 Thread GitBox
pissang edited a comment on issue #16173: URL: https://github.com/apache/echarts/issues/16173#issuecomment-987509646 It only happens when you are using instances that has been disposed. This warning is introduce in the newer versions to help developers avoiding this kind of issues. -- T

[GitHub] [echarts] pissang commented on issue #16173: Warning: Instance ec_1638754037291 has been disposed

2021-12-06 Thread GitBox
pissang commented on issue #16173: URL: https://github.com/apache/echarts/issues/16173#issuecomment-987509646 This warning is introduce in the newer versions. It only happens when you are using instances that has been disposed. -- This is an automated message from the Apache Git Service.

[GitHub] [echarts] eapatel commented on issue #16173: Warning: Instance ec_1638754037291 has been disposed

2021-12-06 Thread GitBox
eapatel commented on issue #16173: URL: https://github.com/apache/echarts/issues/16173#issuecomment-987506138 In my project, implemented seven to eight different types of echarts graphs and each graphs has it's own instance. I'm not disposing any of these instances in my code. But after up

[GitHub] [echarts] eapatel edited a comment on issue #16095: appendData crashed the tab after sometimes in 3d globe.

2021-12-06 Thread GitBox
eapatel edited a comment on issue #16095: URL: https://github.com/apache/echarts/issues/16095#issuecomment-987465672 Thanks @pissang for the reply. I implemented replaceMerged feature to solve my main issue (to improve the performance of the globe and prevent browser crashes). Howe

[GitHub] [echarts] eapatel commented on issue #16095: appendData crashed the tab after sometimes in 3d globe.

2021-12-06 Thread GitBox
eapatel commented on issue #16095: URL: https://github.com/apache/echarts/issues/16095#issuecomment-987465672 Thanks @pissang for replying. I implemented replaceMerged feature to solve my main issue (to improve the performance of the globe and prevent browser crashes). However. by u

[GitHub] [echarts] github-actions[bot] closed issue #11731: lines 配合地图使用 在开启visualMap 筛选后 鼠标移入到隐藏的线上还显示映射 emphasis 高亮效果和文字

2021-12-06 Thread GitBox
github-actions[bot] closed issue #11731: URL: https://github.com/apache/echarts/issues/11731 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] commented on issue #11744: Echarts关系图(Graph)一个点(Node)不能同时存在两个起始点和目标点相同的边

2021-12-06 Thread GitBox
github-actions[bot] commented on issue #11744: URL: https://github.com/apache/echarts/issues/11744#issuecomment-987209438 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] commented on issue #8205: echarts 4.0.4 在设置 geo 为 world 的情况下,使用nameMap 映射中文后发生的一系列bug

2021-12-06 Thread GitBox
github-actions[bot] commented on issue #8205: URL: https://github.com/apache/echarts/issues/8205#issuecomment-987209256 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] closed issue #11744: Echarts关系图(Graph)一个点(Node)不能同时存在两个起始点和目标点相同的边

2021-12-06 Thread GitBox
github-actions[bot] closed issue #11744: URL: https://github.com/apache/echarts/issues/11744 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] commented on issue #11732: 世界地图有部分国家的label偏移Bug

2021-12-06 Thread GitBox
github-actions[bot] commented on issue #11732: URL: https://github.com/apache/echarts/issues/11732#issuecomment-987209396 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] closed issue #8205: echarts 4.0.4 在设置 geo 为 world 的情况下,使用nameMap 映射中文后发生的一系列bug

2021-12-06 Thread GitBox
github-actions[bot] closed issue #8205: URL: https://github.com/apache/echarts/issues/8205 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] commented on issue #11726: How to draw colors for rivers and lakes on the map(请问在地图上给河流和湖库分块画颜色怎么实现)

2021-12-06 Thread GitBox
github-actions[bot] commented on issue #11726: URL: https://github.com/apache/echarts/issues/11726#issuecomment-987209357 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] closed issue #11732: 世界地图有部分国家的label偏移Bug

2021-12-06 Thread GitBox
github-actions[bot] closed issue #11732: URL: https://github.com/apache/echarts/issues/11732 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] closed issue #11726: How to draw colors for rivers and lakes on the map(请问在地图上给河流和湖库分块画颜色怎么实现)

2021-12-06 Thread GitBox
github-actions[bot] closed issue #11726: URL: https://github.com/apache/echarts/issues/11726 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] commented on issue #11731: lines 配合地图使用 在开启visualMap 筛选后 鼠标移入到隐藏的线上还显示映射 emphasis 高亮效果和文字

2021-12-06 Thread GitBox
github-actions[bot] commented on issue #11731: URL: https://github.com/apache/echarts/issues/11731#issuecomment-987209383 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] commented on issue #5890: 在使用地图组件的时候,结合visualMap的inrange使用,根据数值的不同,展现不同的area底色。当某个省份数据不存在的时候,会展示黑色块。

2021-12-06 Thread GitBox
github-actions[bot] commented on issue #5890: URL: https://github.com/apache/echarts/issues/5890#issuecomment-987209216 This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to m

[GitHub] [echarts] Tuckbros edited a comment on issue #15889: Multiple echarts in same body

2021-12-06 Thread GitBox
Tuckbros edited a comment on issue #15889: URL: https://github.com/apache/echarts/issues/15889#issuecomment-986806081 Hello, Kind on the same here. I am setting up 2 distinct charts with dynamic updating (time xAxis). The dynamic updating works. But the legend labels of the first chart

[GitHub] [echarts] sahilsaini110 commented on issue #16178: [Bug] Max and Min zoom for graph charts

2021-12-06 Thread GitBox
sahilsaini110 commented on issue #16178: URL: https://github.com/apache/echarts/issues/16178#issuecomment-986812915 hello @sayjeyhi i would love to work on this issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [echarts] Tuckbros commented on issue #15889: Multiple echarts in same body

2021-12-06 Thread GitBox
Tuckbros commented on issue #15889: URL: https://github.com/apache/echarts/issues/15889#issuecomment-986806081 Hello, Kind on the same here. I am setting up 2 distinct charts with dynamic updating (time xAxis). The dynamic updating works. But the legend labels of the first chart are not

[GitHub] [echarts] sayjeyhi opened a new issue #16178: [Bug] Max and Min zoom for graph charts

2021-12-06 Thread GitBox
sayjeyhi opened a new issue #16178: URL: https://github.com/apache/echarts/issues/16178 ### Version 5.2.2 ### Link to minimal reproduction https://echarts.apache.org/examples/en/editor.html?c=graph-simple ### Steps To Reproduce Currently happening ##

[GitHub] [echarts] th1under opened a new issue #16177: [Feature] handling binning/grouping of bar time series

2021-12-06 Thread GitBox
th1under opened a new issue #16177: URL: https://github.com/apache/echarts/issues/16177 ### What problem does this feature solve? In the current version of Echarts, when xAxis type is "time" and series type is bar, time series data is not grouped together. The expected behaviour is t

[GitHub] [echarts] echarts-bot[bot] commented on issue #16176: [Bug] 如果有多个series,moveOverlap不会分开计算而是全部统一排布

2021-12-06 Thread GitBox
echarts-bot[bot] commented on issue #16176: URL: https://github.com/apache/echarts/issues/16176#issuecomment-986617305 @Dradows It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to sug

[GitHub] [echarts] Dradows opened a new issue #16176: [Bug] 如果有多个series,moveOverlap不会分开计算而是全部统一排布

2021-12-06 Thread GitBox
Dradows opened a new issue #16176: URL: https://github.com/apache/echarts/issues/16176 ### Version 5.2.2 ### Link to minimal reproduction _No response_ ### Steps To Reproduce // prettier-ignore const data = [ [[28604, 77, 17096869, 'Australia', 19

[GitHub] [echarts] echarts-bot[bot] commented on issue #16175: [Bug] dataIndex

2021-12-06 Thread GitBox
echarts-bot[bot] commented on issue #16175: URL: https://github.com/apache/echarts/issues/16175#issuecomment-986547996 @suzhenghui-sky It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like

[GitHub] [echarts] suzhenghui-sky opened a new issue #16175: [Bug] dataIndex

2021-12-06 Thread GitBox
suzhenghui-sky opened a new issue #16175: URL: https://github.com/apache/echarts/issues/16175 ### Version 5.2.0 ### Link to minimal reproduction _No response_ ### Steps To Reproduce dispatchAction({ type: 'select', // 用 index 或 id 或 name 来