[GitHub] [echarts] plainheart commented on issue #16699: [Bug] Echarts - Tooltip goes out of page/window if text is long

2022-03-17 Thread GitBox
plainheart commented on issue #16699: URL: https://github.com/apache/echarts/issues/16699#issuecomment-1072083198 Try to set [`confine`](https://echarts.apache.org/option.html#tooltip.confine) as `true`. -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [echarts] echarts-bot[bot] commented on issue #16700: [Bug] 柱状图在横轴为时间时,无法按照时间正常堆叠

2022-03-17 Thread GitBox
echarts-bot[bot] commented on issue #16700: URL: https://github.com/apache/echarts/issues/16700#issuecomment-1072072094 @Sorakado-Aoo 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] Sorakado-Aoo opened a new issue #16700: [Bug] 柱状图在横轴为时间时,无法按照时间正常堆叠

2022-03-17 Thread GitBox
Sorakado-Aoo opened a new issue #16700: URL: https://github.com/apache/echarts/issues/16700 ### Version 5.3.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 在5.2.2中正常,5.3.0之后异常 示例option option = { title: { left: 'center

[GitHub] [echarts] feiniao33 commented on issue #6011: 直角坐标系热力图如何去除网格线

2022-03-17 Thread GitBox
feiniao33 commented on issue #6011: URL: https://github.com/apache/echarts/issues/6011#issuecomment-1072057983 > @feiniao33 你用的是什么版本?这个已经有优化过了 感谢回复, "echarts": "^5.3.0", 在数据量大的时候很明显,下面的官方示例中也能看到有很多“背景线”,不知道如何去除? https://echarts.apache.org/examples/en/editor.html?c=heatmap-la

[GitHub] [echarts] feiniao33 removed a comment on issue #6011: 直角坐标系热力图如何去除网格线

2022-03-17 Thread GitBox
feiniao33 removed a comment on issue #6011: URL: https://github.com/apache/echarts/issues/6011#issuecomment-1072057832 > @feiniao33 你用的是什么版本?这个已经有优化过了 感谢回复, "echarts": "^5.3.0", 在数据量大的时候很明显,下面的官方示例中也能看到有很多“背景线”,不知道如何去除? https://echarts.apache.org/examples/en/editor.html?c=heatma

[GitHub] [echarts] feiniao33 commented on issue #6011: 直角坐标系热力图如何去除网格线

2022-03-17 Thread GitBox
feiniao33 commented on issue #6011: URL: https://github.com/apache/echarts/issues/6011#issuecomment-1072057832 > @feiniao33 你用的是什么版本?这个已经有优化过了 感谢回复, "echarts": "^5.3.0", 在数据量大的时候很明显,下面的官方示例中也能看到有很多“背景线”,不知道如何去除? https://echarts.apache.org/examples/en/editor.html?c=heatmap-large

[GitHub] [echarts] pissang commented on issue #6011: 直角坐标系热力图如何去除网格线

2022-03-17 Thread GitBox
pissang commented on issue #6011: URL: https://github.com/apache/echarts/issues/6011#issuecomment-1072055647 @feiniao33 你用的是什么版本?这个已经有优化过了 -- 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 spe

[GitHub] [echarts] feiniao33 commented on issue #6011: 直角坐标系热力图如何去除网格线

2022-03-17 Thread GitBox
feiniao33 commented on issue #6011: URL: https://github.com/apache/echarts/issues/6011#issuecomment-1072049177 > 这个不是网格 这个背景线不能去除,真心不好看,像是加了马赛克,很影响使用。希望有解决办法下,谢谢! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [echarts] kishore-uc opened a new issue #16699: [Bug] Echarts - Tooltip goes out of page/window if text is long

2022-03-17 Thread GitBox
kishore-uc opened a new issue #16699: URL: https://github.com/apache/echarts/issues/16699 ### Version 5.3.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce If content is bit long in tooltip, it goes out of screen. so, I tooltip conten

[echarts] 02/02: feat(transform): introduce aggregate and id transform

2022-03-17 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch aggregate-transform in repository https://gitbox.apache.org/repos/asf/echarts.git commit f6a7c3aee0fa7ed717a06da8e94492048eae957c Author: pissang AuthorDate: Fri Mar 18 12:15:00 2022 +0800 f

[echarts] branch aggregate-transform created (now f6a7c3a)

2022-03-17 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch aggregate-transform in repository https://gitbox.apache.org/repos/asf/echarts.git. at f6a7c3a feat(transform): introduce aggregate and id transform This branch includes the following new

[echarts] 01/02: chore: fix map data decode util

2022-03-17 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch aggregate-transform in repository https://gitbox.apache.org/repos/asf/echarts.git commit ff53c0d3a9bd25eff9496571b6acbea2d9f7e81e Author: pissang AuthorDate: Wed Mar 16 14:03:01 2022 +0800 c

[GitHub] [echarts] plainheart commented on a change in pull request #16691: fix(dataview): fix unexpected scrollbar and outline when using default textview

2022-03-17 Thread GitBox
plainheart commented on a change in pull request #16691: URL: https://github.com/apache/echarts/pull/16691#discussion_r829665688 ## File path: src/component/toolbox/feature/DataView.ts ## @@ -363,7 +364,7 @@ class DataView extends ToolboxFeature { textarea.readOnl

[echarts] branch master updated (07eb58b -> e5d1f48)

2022-03-17 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 07eb58b Merge pull request #16688 from susiwen8/fix-10033 add 52c0de3 fix(dataview): fix unexpected scrollbar

[GitHub] [echarts] echarts-bot[bot] commented on pull request #16691: fix(dataview): fix unexpected scrollbar and outline when using default textview

2022-03-17 Thread GitBox
echarts-bot[bot] commented on pull request #16691: URL: https://github.com/apache/echarts/pull/16691#issuecomment-1071991606 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, pl

[echarts] 01/01: Merge pull request #16691 from apache/fix-dataview

2022-03-17 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git commit e5d1f48d12486fa042088718e7d4e9223b5ba569 Merge: 07eb58b b364916 Author: Yi Shen AuthorDate: Fri Mar 18 11:25:25 2022 +0

[GitHub] [echarts] pissang merged pull request #16691: fix(dataview): fix unexpected scrollbar and outline when using default textview

2022-03-17 Thread GitBox
pissang merged pull request #16691: URL: https://github.com/apache/echarts/pull/16691 -- 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

[echarts] branch fix-dataview updated (52c0de3 -> b364916)

2022-03-17 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a change to branch fix-dataview in repository https://gitbox.apache.org/repos/asf/echarts.git. from 52c0de3 fix(dataview): fix unexpected scrollbar and outline when using default textview. add b364916 f

[GitHub] [echarts] daisy0123 commented on issue #16576: [Feature] 能否支持 面积区间图, 谢谢

2022-03-17 Thread GitBox
daisy0123 commented on issue #16576: URL: https://github.com/apache/echarts/issues/16576#issuecomment-1071990232 这个不一样,示例是以0值为界限 所以是直接绘制一个线图和面积图,和区间图不同的 -- 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 t

[GitHub] [echarts] Ryson9 opened a new issue #16698: [Bug] 5.3.1版本中自定义图表存在执行异常情况,相同代码在5.2.2版本中正常运行

2022-03-17 Thread GitBox
Ryson9 opened a new issue #16698: URL: https://github.com/apache/echarts/issues/16698 ### Version 5.3.1 ### Link to Minimal Reproduction https://stackblitz.com/edit/react-nfmuzj?file=index.js ### Steps to Reproduce 点击按钮 “exce-正常情况”正常显示图表 点击按钮”error-异常情况1

[GitHub] [echarts] echarts-bot[bot] commented on issue #16698: [Bug] 5.3.1版本中自定义图表存在执行异常情况,相同代码在5.2.2版本中正常运行

2022-03-17 Thread GitBox
echarts-bot[bot] commented on issue #16698: URL: https://github.com/apache/echarts/issues/16698#issuecomment-1071990017 @Ryson9 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] pissang commented on a change in pull request #16691: fix(dataview): fix unexpected scrollbar and outline when using default textview

2022-03-17 Thread GitBox
pissang commented on a change in pull request #16691: URL: https://github.com/apache/echarts/pull/16691#discussion_r829666886 ## File path: src/component/toolbox/feature/DataView.ts ## @@ -363,7 +364,7 @@ class DataView extends ToolboxFeature { textarea.readOnly =

[GitHub] [echarts] pissang commented on a change in pull request #16691: fix(dataview): fix unexpected scrollbar and outline when using default textview

2022-03-17 Thread GitBox
pissang commented on a change in pull request #16691: URL: https://github.com/apache/echarts/pull/16691#discussion_r829666886 ## File path: src/component/toolbox/feature/DataView.ts ## @@ -363,7 +364,7 @@ class DataView extends ToolboxFeature { textarea.readOnly =

[GitHub] [echarts] plainheart commented on a change in pull request #16691: fix(dataview): fix unexpected scrollbar and outline when using default textview

2022-03-17 Thread GitBox
plainheart commented on a change in pull request #16691: URL: https://github.com/apache/echarts/pull/16691#discussion_r829667067 ## File path: src/component/toolbox/feature/DataView.ts ## @@ -363,7 +364,7 @@ class DataView extends ToolboxFeature { textarea.readOnl

[GitHub] [echarts] pissang commented on a change in pull request #16691: fix(dataview): fix unexpected scrollbar and outline when using default textview

2022-03-17 Thread GitBox
pissang commented on a change in pull request #16691: URL: https://github.com/apache/echarts/pull/16691#discussion_r829666886 ## File path: src/component/toolbox/feature/DataView.ts ## @@ -363,7 +364,7 @@ class DataView extends ToolboxFeature { textarea.readOnly =

[GitHub] [echarts] pissang commented on a change in pull request #16691: fix(dataview): fix unexpected scrollbar and outline when using default textview

2022-03-17 Thread GitBox
pissang commented on a change in pull request #16691: URL: https://github.com/apache/echarts/pull/16691#discussion_r829666886 ## File path: src/component/toolbox/feature/DataView.ts ## @@ -363,7 +364,7 @@ class DataView extends ToolboxFeature { textarea.readOnly =

[GitHub] [echarts] plainheart commented on issue #16697: 仪表盘的进度条如何配置由深到浅的渐变?gauge progress LinearGradient

2022-03-17 Thread GitBox
plainheart commented on issue #16697: URL: https://github.com/apache/echarts/issues/16697#issuecomment-1071988088 设置 [`progress.itemStyle.color`](https://echarts.apache.org/option.html#series-gauge.progress.itemStyle.color) 为[渐变色](https://echarts.apache.org/option.html#color)。 -- This i

[GitHub] [echarts] pissang commented on issue #16666: [Bug] 时间轴-series-bar. label显示问题

2022-03-17 Thread GitBox
pissang commented on issue #1: URL: https://github.com/apache/echarts/issues/1#issuecomment-1071987351 There are several unexpected issues here: 1. The `xAxis` is a time axis. And when calculating the start point of bar. We usually starts with `0` value. Like https://github.

[GitHub] [echarts] plainheart commented on a change in pull request #16691: fix(dataview): fix unexpected scrollbar and outline when using default textview

2022-03-17 Thread GitBox
plainheart commented on a change in pull request #16691: URL: https://github.com/apache/echarts/pull/16691#discussion_r829665688 ## File path: src/component/toolbox/feature/DataView.ts ## @@ -363,7 +364,7 @@ class DataView extends ToolboxFeature { textarea.readOnl

[GitHub] [echarts] echarts-bot[bot] commented on issue #16697: 仪表盘的进度条如何配置由深到浅的渐变?gauge progress LinearGradient

2022-03-17 Thread GitBox
echarts-bot[bot] commented on issue #16697: URL: https://github.com/apache/echarts/issues/16697#issuecomment-1071969972 @Yijx 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 sugge

[GitHub] [echarts] Yijx opened a new issue #16697: 仪表盘的进度条如何配置由深到浅的渐变?gauge progress LinearGradient

2022-03-17 Thread GitBox
Yijx opened a new issue #16697: URL: https://github.com/apache/echarts/issues/16697 ### What problem does this feature solve? 请问如何配置progress的itemStyle的color的渐变能达到如下效果 https://user-images.githubusercontent.com/30200703/158927120-8e8fbb49-54a0-4ba6-b084-e22b3a2580ff.png";>

[echarts] branch master updated (7bf453a -> 07eb58b)

2022-03-17 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 7bf453a Merge pull request #16679 from fuchunhui/fix-14440 new 45a882c feat(scatter): `scale` support number

[GitHub] [echarts] pissang closed issue #10033: symbolSize如何自定义hover时的大小

2022-03-17 Thread GitBox
pissang closed issue #10033: URL: https://github.com/apache/echarts/issues/10033 -- 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] echarts-bot[bot] commented on pull request #16688: feat(scatter): `scale` support number

2022-03-17 Thread GitBox
echarts-bot[bot] commented on pull request #16688: URL: https://github.com/apache/echarts/pull/16688#issuecomment-1071964831 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, pl

[GitHub] [echarts] pissang merged pull request #16688: feat(scatter): `scale` support number

2022-03-17 Thread GitBox
pissang merged pull request #16688: URL: https://github.com/apache/echarts/pull/16688 -- 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 a change in pull request #16688: feat(scatter): `scale` support number

2022-03-17 Thread GitBox
pissang commented on a change in pull request #16688: URL: https://github.com/apache/echarts/pull/16688#discussion_r829632022 ## File path: src/chart/helper/Symbol.ts ## @@ -337,7 +337,7 @@ class Symbol extends graphic.Group { symbolPath.ensureState('blur').style = blu

[GitHub] [echarts] pissang commented on a change in pull request #16688: feat(scatter): `scale` support number

2022-03-17 Thread GitBox
pissang commented on a change in pull request #16688: URL: https://github.com/apache/echarts/pull/16688#discussion_r829632022 ## File path: src/chart/helper/Symbol.ts ## @@ -337,7 +337,7 @@ class Symbol extends graphic.Group { symbolPath.ensureState('blur').style = blu

[GitHub] [echarts] pissang commented on a change in pull request #16691: fix(dataview): fix unexpected scrollbar and outline when using default textview

2022-03-17 Thread GitBox
pissang commented on a change in pull request #16691: URL: https://github.com/apache/echarts/pull/16691#discussion_r829630324 ## File path: src/component/toolbox/feature/DataView.ts ## @@ -363,7 +364,7 @@ class DataView extends ToolboxFeature { textarea.readOnly =

[GitHub] [echarts] github-actions[bot] commented on issue #12257: 主题河流图中渲染大量数据时拖拽缩放组件导致渲染bug

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

[GitHub] [echarts] hugetiny closed issue #12212: 喝多了后注册了个endof.world想记录下世界末日,用echarts用下来发现这么几个问题

2022-03-17 Thread GitBox
hugetiny closed issue #12212: URL: https://github.com/apache/echarts/issues/12212 -- 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] cluyet opened a new issue #16696: [Feature] Tooltip : add dataset in the params when using custom formatter

2022-03-17 Thread GitBox
cluyet opened a new issue #16696: URL: https://github.com/apache/echarts/issues/16696 ### What problem does this feature solve? When using a custom formatter for the tooltip, the 'params' contains information about the series, the data, but there is no information about which datase

[GitHub] [echarts] Breigner01 commented on issue #16693: [Bug] Text Outline not changeable

2022-03-17 Thread GitBox
Breigner01 commented on issue #16693: URL: https://github.com/apache/echarts/issues/16693#issuecomment-1070900037 It partially fixes it, but it's not as versatile as I'd hope Here is a screenshot of my use case: ![image](https://user-images.githubusercontent.com/55832366/158814033-406

[GitHub] [echarts] echarts-bot[bot] commented on issue #16695: setOption不能改变geo的regions属性

2022-03-17 Thread GitBox
echarts-bot[bot] commented on issue #16695: URL: https://github.com/apache/echarts/issues/16695#issuecomment-1070839510 @wwk927 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] wwk927 opened a new issue #16695: setOption不能改变geo的regions属性

2022-03-17 Thread GitBox
wwk927 opened a new issue #16695: URL: https://github.com/apache/echarts/issues/16695 ### Version 5.3.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce const option = { tooltip: { show: false },

[echarts-doc] branch master updated: add missing `darkMode` option for en doc.

2022-03-17 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-doc.git The following commit(s) were added to refs/heads/master by this push: new 301f215 add missing `darkMode` option for

[GitHub] [echarts] plainheart edited a comment on issue #16693: [Bug] Text Outline not changeable

2022-03-17 Thread GitBox
plainheart edited a comment on issue #16693: URL: https://github.com/apache/echarts/issues/16693#issuecomment-1070816147 You can try to set `darkMode` to `false`. And sorry for missing this option in the English documentation. Just added it in commit https://github.com/apache/echarts-doc/c

[GitHub] [echarts] mjurika opened a new issue #16694: [Bug] Error when using dataZoom with filterMode: 'filter' in official example

2022-03-17 Thread GitBox
mjurika opened a new issue #16694: URL: https://github.com/apache/echarts/issues/16694 ### Version 5.3.0, 5.3.1 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=custom-cartesian-polygon&lang=js&version=5.3.1 ### Steps to Repro

[GitHub] [echarts] plainheart commented on issue #16693: [Bug] Text Outline not changeable

2022-03-17 Thread GitBox
plainheart commented on issue #16693: URL: https://github.com/apache/echarts/issues/16693#issuecomment-1070816147 You can try to set `darkMode` to `false`. -- 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

[GitHub] [echarts] Breigner01 opened a new issue #16693: [Bug] Text Outline not changeable

2022-03-17 Thread GitBox
Breigner01 opened a new issue #16693: URL: https://github.com/apache/echarts/issues/16693 ### Version 5.3.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce On the [theme builder](https://echarts.apache.org/en/theme-builder.html) selec

svn commit: r53156 - in /release/echarts: 4.1.0/ 4.2.1/ 4.3.0/ 4.4.0/ 4.5.0/ 4.6.0/ 4.7.0/ 4.8.0/ 4.9.0/ 5.0.0/ 5.0.1/ 5.0.2/ 5.1.0/ 5.1.1/ 5.1.2/ 5.2.0/ 5.2.1/ 5.2.2/ 5.3.0/

2022-03-17 Thread ovilia
Author: ovilia Date: Thu Mar 17 10:02:59 2022 New Revision: 53156 Log: remove old versions Removed: release/echarts/4.1.0/ release/echarts/4.2.1/ release/echarts/4.3.0/ release/echarts/4.4.0/ release/echarts/4.5.0/ release/echarts/4.6.0/ release/echarts/4.7.0/ rele

[echarts-www] branch master updated: feat: remove older versions from download

2022-03-17 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia 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 b192751 feat: remove older versions from d

[GitHub] [echarts] franfrLor opened a new issue #16692: Use material icon in ECharts

2022-03-17 Thread GitBox
franfrLor opened a new issue #16692: URL: https://github.com/apache/echarts/issues/16692 ### What problem does this feature solve? I am using material icon in my vue project. Is it possible to retrieve an url, data uri or vector path of an icon? I need to do this to display an i

[GitHub] [echarts] plainheart opened a new pull request #16691: fix(dataview): fix unexpected scrollbar and outline when using default textview

2022-03-17 Thread GitBox
plainheart opened a new pull request #16691: URL: https://github.com/apache/echarts/pull/16691 ## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do? Optimize the default te

[GitHub] [echarts] echarts-bot[bot] commented on pull request #16691: fix(dataview): fix unexpected scrollbar and outline when using default textview

2022-03-17 Thread GitBox
echarts-bot[bot] commented on pull request #16691: URL: https://github.com/apache/echarts/pull/16691#issuecomment-1070632369 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding standard](https://echarts.apache.org/en/coding-stand

[echarts] 01/01: fix(dataview): fix unexpected scrollbar and outline when using default textview.

2022-03-17 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch fix-dataview in repository https://gitbox.apache.org/repos/asf/echarts.git commit 52c0de306af4497c2e5174b79108d685df6da370 Author: plainheart AuthorDate: Thu Mar 17 17:10:11 2022 +0800 fix(d

[echarts] branch fix-dataview created (now 52c0de3)

2022-03-17 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a change to branch fix-dataview in repository https://gitbox.apache.org/repos/asf/echarts.git. at 52c0de3 fix(dataview): fix unexpected scrollbar and outline when using default textview. This branch includ