[GitHub] [echarts] plainheart commented on issue #16974: [stacked line chart overlap]

2022-05-03 Thread GitBox
plainheart commented on issue #16974: URL: https://github.com/apache/echarts/issues/16974#issuecomment-1116942594 You should set [`labelLayout.hideOverlap`](https://echarts.apache.org/option.html#series-line.labelLayout.hideOverlap) instead of `label.hideOverlap`. See this

[echarts-handbook] branch gh-pages updated (2cb68aa -> f6eeccf)

2022-05-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git discard 2cb68aa Deploying to gh-pages from @

[echarts-handbook] branch master updated: Fix some dead links after rename application → how-to

2022-05-03 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git The following commit(s) were added to refs/heads/master by this push: new 63afb52 Fix some dead links after

[echarts-doc] branch master updated: feat(piecewise): add `boolean` for `selectedMode` (#249)

2022-05-03 Thread susiwen8
This is an automated email from the ASF dual-hosted git repository. susiwen8 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts-doc.git The following commit(s) were added to refs/heads/master by this push: new 83e3842f feat(piecewise): add `boolean`

[GitHub] [echarts-doc] susiwen8 merged pull request #249: feat(piecewise): add `boolean` for `selectedMode`

2022-05-03 Thread GitBox
susiwen8 merged PR #249: URL: https://github.com/apache/echarts-doc/pull/249 -- 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:

[GitHub] [echarts-doc] susiwen8 commented on a diff in pull request #249: feat(piecewise): add `boolean` for `selectedMode`

2022-05-03 Thread GitBox
susiwen8 commented on code in PR #249: URL: https://github.com/apache/echarts-doc/pull/249#discussion_r864460463 ## en/option/component/visual-map-piecewise.md: ## @@ -118,14 +118,16 @@ This option works when `type` is `piecewise` and `min`/`max`/`splitNumber` are s If it

[echarts-doc] branch piecewise-selectedMode updated (4599aef5 -> a98435c4)

2022-05-03 Thread susiwen8
This is an automated email from the ASF dual-hosted git repository. susiwen8 pushed a change to branch piecewise-selectedMode in repository https://gitbox.apache.org/repos/asf/echarts-doc.git from 4599aef5 feat(piecewise): add `boolean` for `selectedMode` add a98435c4 feat(piecewise):

[GitHub] [echarts-doc] plainheart commented on a diff in pull request #249: feat(piecewise): add `boolean` for `selectedMode`

2022-05-03 Thread GitBox
plainheart commented on code in PR #249: URL: https://github.com/apache/echarts-doc/pull/249#discussion_r864458657 ## en/option/component/visual-map-piecewise.md: ## @@ -118,14 +118,16 @@ This option works when `type` is `piecewise` and `min`/`max`/`splitNumber` are s If it

[GitHub] [echarts] jairdean opened a new issue, #16974: [stacked line chart overlap]

2022-05-03 Thread GitBox
jairdean opened a new issue, #16974: URL: https://github.com/apache/echarts/issues/16974 ### Version 5.3.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce option = { title: { text: 'Stacked Line' },

[GitHub] [echarts] andrearoota commented on issue #16505: Normalize dat on dataZoom not show correct chart

2022-05-03 Thread GitBox
andrearoota commented on issue #16505: URL: https://github.com/apache/echarts/issues/16505#issuecomment-1116869501 Hi @edika99, this is **not** a bug of Echarts: there are some bug in your function _fillData()_ ``` const compData = JSON.parse(data); var chartSeries =

[GitHub] [echarts] ivancompanyavi commented on issue #15494: markPoints set zlevel

2022-05-03 Thread GitBox
ivancompanyavi commented on issue #15494: URL: https://github.com/apache/echarts/issues/15494#issuecomment-1116722723 Still no news with this? I'm also facing this problem -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [echarts] github-actions[bot] commented on issue #12557: 南丁格尔图不支持自定义角度吗?

2022-05-03 Thread GitBox
github-actions[bot] commented on issue #12557: URL: https://github.com/apache/echarts/issues/12557#issuecomment-1116659870 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

[GitHub] [echarts] github-actions[bot] commented on issue #12555: is there a way for range-max value recolormappinged with max color?

2022-05-03 Thread GitBox
github-actions[bot] commented on issue #12555: URL: https://github.com/apache/echarts/issues/12555#issuecomment-1116659848 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

[GitHub] [echarts] github-actions[bot] commented on issue #12551: 添加绘制气象探空图

2022-05-03 Thread GitBox
github-actions[bot] commented on issue #12551: URL: https://github.com/apache/echarts/issues/12551#issuecomment-1116659830 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

[GitHub] [echarts] github-actions[bot] closed issue #12338: The callback function of toolip formatter will be executed multiple times

2022-05-03 Thread GitBox
github-actions[bot] closed issue #12338: The callback function of toolip formatter will be executed multiple times URL: https://github.com/apache/echarts/issues/12338 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [echarts] github-actions[bot] commented on issue #12338: The callback function of toolip formatter will be executed multiple times

2022-05-03 Thread GitBox
github-actions[bot] commented on issue #12338: URL: https://github.com/apache/echarts/issues/12338#issuecomment-1116659799 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

[echarts-doc] 01/01: feat(piecewise): add `boolean` for `selectedMode`

2022-05-03 Thread susiwen8
This is an automated email from the ASF dual-hosted git repository. susiwen8 pushed a commit to branch piecewise-selectedMode in repository https://gitbox.apache.org/repos/asf/echarts-doc.git commit 4599aef5f9b014c4c196a7786efb2e2cbec40e86 Author: susiwen8 AuthorDate: Tue May 3 21:38:58 2022

[echarts-doc] branch piecewise-selectedMode created (now 4599aef5)

2022-05-03 Thread susiwen8
This is an automated email from the ASF dual-hosted git repository. susiwen8 pushed a change to branch piecewise-selectedMode in repository https://gitbox.apache.org/repos/asf/echarts-doc.git at 4599aef5 feat(piecewise): add `boolean` for `selectedMode` This branch includes the following

[echarts] branch master updated: feat(piecewise): `selecedtMode` support `boolean` (#16972)

2022-05-03 Thread susiwen8
This is an automated email from the ASF dual-hosted git repository. susiwen8 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git The following commit(s) were added to refs/heads/master by this push: new 6d45e2a9e feat(piecewise): `selecedtMode`

[GitHub] [echarts] echarts-bot[bot] commented on pull request #16972: feat(piecewise): `selecedtMode` support `boolean`

2022-05-03 Thread GitBox
echarts-bot[bot] commented on PR #16972: URL: https://github.com/apache/echarts/pull/16972#issuecomment-1116039281 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, please log

[GitHub] [echarts] susiwen8 merged pull request #16972: feat(piecewise): `selecedtMode` support `boolean`

2022-05-03 Thread GitBox
susiwen8 merged PR #16972: URL: https://github.com/apache/echarts/pull/16972 -- 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:

[GitHub] [echarts] susiwen8 closed issue #15975: Is it possible to disable select legend, which is generated by visualmap-piecewise?

2022-05-03 Thread GitBox
susiwen8 closed issue #15975: Is it possible to disable select legend, which is generated by visualmap-piecewise? URL: https://github.com/apache/echarts/issues/15975 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[echarts-examples] branch gh-pages updated: fix(editor): improve renderer switch style

2022-05-03 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-examples.git The following commit(s) were added to refs/heads/gh-pages by this push: new a18de7b5 fix(editor): improve

[GitHub] [echarts] akhilshastri commented on issue #14996: New Feature: axisLabel.autoRotate

2022-05-03 Thread GitBox
akhilshastri commented on issue #14996: URL: https://github.com/apache/echarts/issues/14996#issuecomment-1115971752 it seems must to have, is there any workaround meanwhile ..? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [echarts] echarts-bot[bot] closed issue #16973: [Bug] 开发环境中不出现,经过打包后 echarts.init实例返回值过一段时间会改变成HTML标签。

2022-05-03 Thread GitBox
echarts-bot[bot] closed issue #16973: [Bug] 开发环境中不出现,经过打包后 echarts.init实例返回值过一段时间会改变成HTML标签。 URL: https://github.com/apache/echarts/issues/16973 -- 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

[GitHub] [echarts] Huangpuguang commented on issue #16973: [Bug] 开发环境中不出现,经过打包后 echarts.init实例返回值过一段时间会改变成HTML标签。

2022-05-03 Thread GitBox
Huangpuguang commented on issue #16973: URL: https://github.com/apache/echarts/issues/16973#issuecomment-1115918931 > @Huangpuguang 看起来是因为你的 template 里面的 ref 和 echarts 的实例名一样导致的,建议使用不同的名字 好的,多谢,确实是这个问题,修改了ref中的名字就解决了。 -- This is an automated message from the Apache Git Service. To

[GitHub] [echarts] plainheart commented on issue #16973: [Bug] 开发环境中不出现,经过打包后 echarts.init实例返回值过一段时间会改变成HTML标签。

2022-05-03 Thread GitBox
plainheart commented on issue #16973: URL: https://github.com/apache/echarts/issues/16973#issuecomment-1115886588 @Huangpuguang 看起来是因为你的 template 里面的 ref 和 echarts 的实例名一样导致的,建议使用不同的名字 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] echarts-bot[bot] commented on issue #16973: [Bug] 开发环境中不出现,经过打包后 echarts.init实例返回值过一段时间会改变成HTML标签。

2022-05-03 Thread GitBox
echarts-bot[bot] commented on issue #16973: URL: https://github.com/apache/echarts/issues/16973#issuecomment-1115883081 @Huangpuguang Please provide a demo for the issue either with [Official Editor](https://echarts.apache.org/examples/editor.html),

[GitHub] [echarts] echarts-bot[bot] commented on issue #16973: [Bug] 开发环境中不出现,经过打包后 echarts.init实例返回值过一段时间会改变成HTML标签。

2022-05-03 Thread GitBox
echarts-bot[bot] commented on issue #16973: URL: https://github.com/apache/echarts/issues/16973#issuecomment-1115874940 @Huangpuguang 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] Huangpuguang opened a new issue, #16973: [Bug] 开发环境中不出现,经过打包后 echarts.init实例返回值过一段时间会改变成HTML标签。

2022-05-03 Thread GitBox
Huangpuguang opened a new issue, #16973: URL: https://github.com/apache/echarts/issues/16973 ### Version 5.2.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1.在el-tabs中定义了3个容器,默认显示第一个:

[echarts-examples] branch gh-pages updated: tweak editor name

2022-05-03 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-examples.git The following commit(s) were added to refs/heads/gh-pages by this push: new 94c476dd tweak editor name

[echarts-handbook] branch gh-pages updated (58300fe -> 2cb68aa)

2022-05-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git discard 58300fe Deploying to gh-pages from @

[echarts-bot] branch master updated: tweak editor name

2022-05-03 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts-bot.git The following commit(s) were added to refs/heads/master by this push: new ef3e2ce tweak editor name ef3e2ce is

[echarts-handbook] branch master updated: tweak editor names

2022-05-03 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git The following commit(s) were added to refs/heads/master by this push: new ad7183b tweak editor names ad7183b

[echarts-www] branch master updated: fix typo

2022-05-03 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts-www.git The following commit(s) were added to refs/heads/master by this push: new d6f63d38 fix typo d6f63d38 is described

[echarts-www] branch master updated: update FAQ

2022-05-03 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts-www.git The following commit(s) were added to refs/heads/master by this push: new 29083a32 update FAQ 29083a32 is described

[echarts-examples] branch gh-pages updated: not set csp & allow popups and modals when the code is not shared

2022-05-03 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-examples.git The following commit(s) were added to refs/heads/gh-pages by this push: new 2d1e309b not set csp & allow

[GitHub] [echarts] susiwen8 commented on a diff in pull request #16972: feat(piecewise): `selecedtMode` support `boolean`

2022-05-03 Thread GitBox
susiwen8 commented on code in PR #16972: URL: https://github.com/apache/echarts/pull/16972#discussion_r863507595 ## src/component/visualMap/PiecewiseView.ts: ## @@ -215,10 +215,13 @@ class PiecewiseVisualMapView extends VisualMapView { ) { const visualMapModel =