[GitHub] [echarts] akeagle closed issue #14208: echarts5.0.1 和vue2.6 版本在使用新特性动态:动态柱状图,label会始终是0

2021-02-04 Thread GitBox
akeagle closed issue #14208: URL: https://github.com/apache/echarts/issues/14208 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

[GitHub] [echarts] echarts-bot[bot] commented on issue #14219: legend.textStyle.width Can text overflow when maximum width is set

2021-02-04 Thread GitBox
echarts-bot[bot] commented on issue #14219: URL: https://github.com/apache/echarts/issues/14219#issuecomment-773818381 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. In the meanwhile,

[GitHub] [echarts] xiaolannuoyi opened a new issue #14219: legend.textStyle.width Can text overflow when maximum width is set

2021-02-04 Thread GitBox
xiaolannuoyi opened a new issue #14219: URL: https://github.com/apache/echarts/issues/14219 ### What problem does this feature solve? Can text overflow when maximum width is set ### What does the proposed API look like? legend.textStyle.maxWidth

[GitHub] [echarts] akeagle commented on issue #14208: echarts5.0.1 和vue2.6 版本在使用新特性动态:动态柱状图,label会始终是0

2021-02-04 Thread GitBox
akeagle commented on issue #14208: URL: https://github.com/apache/echarts/issues/14208#issuecomment-773815364 > @akeagle 我写了个 import 的例子 > https://codesandbox.io/s/dark-frog-28xz8?file=/src/index.js 具体原因我也不清楚,但您可以本地构建一下,我本地构建后的确实是存在上述问题的。ps:话说国内真是各种不方便,在线代码编辑的工具一个比一个卡,完全用不起的样子。

[GitHub] [echarts] iloveuav commented on issue #14218: The registration topic failed after upgrading from 4.9.0 to 5.0.1, as shown below

2021-02-04 Thread GitBox
iloveuav commented on issue #14218: URL: https://github.com/apache/echarts/issues/14218#issuecomment-773813740 > Please use named exports > > ```js > import * as echarts from 'echarts/lib/echarts'; > ``` > > Here is an upgrade guide. > >

[GitHub] [echarts] pissang commented on issue #14218: The registration topic failed after upgrading from 4.9.0 to 5.0.1, as shown below

2021-02-04 Thread GitBox
pissang commented on issue #14218: URL: https://github.com/apache/echarts/issues/14218#issuecomment-773809253 Please use named exports ```js import * as echarts from 'echarts/lib/echarts'; ``` Here is an upgrade guide.

[GitHub] [echarts] iloveuav opened a new issue #14218: The registration topic failed after upgrading from 4.9.0 to 5.0.1, as shown below

2021-02-04 Thread GitBox
iloveuav opened a new issue #14218: URL: https://github.com/apache/echarts/issues/14218 ### Version 5.0.1 ### Steps to reproduce import echarts from 'echarts/lib/echarts'; import { ThemeType, ChartType } from '@utils/Enum'; import { IBaseChartConfig } from

[GitHub] [echarts] echarts-bot[bot] commented on issue #14218: The registration topic failed after upgrading from 4.9.0 to 5.0.1, as shown below

2021-02-04 Thread GitBox
echarts-bot[bot] commented on issue #14218: URL: https://github.com/apache/echarts/issues/14218#issuecomment-773802561 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. In the meanwhile,

[GitHub] [echarts] echarts-bot[bot] commented on issue #14217: Treemap has wrong hover color when a previous data was removed

2021-02-04 Thread GitBox
echarts-bot[bot] commented on issue #14217: URL: https://github.com/apache/echarts/issues/14217#issuecomment-773796959 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. In the meanwhile,

[GitHub] [echarts] Ovilia opened a new issue #14217: Treemap has wrong hover color when a previous data was removed

2021-02-04 Thread GitBox
Ovilia opened a new issue #14217: URL: https://github.com/apache/echarts/issues/14217 ### Version 5.0.1 ### Reproduction link [https://codepen.io/Ovilia/pen/YzpwxXX](https://codepen.io/Ovilia/pen/YzpwxXX) ### Steps to reproduce 1. setOption with two treemap data

[GitHub] [echarts] iloveuav opened a new issue #14216: The registration topic failed after upgrading from 4.9.0 to 5.0.1, as shown below

2021-02-04 Thread GitBox
iloveuav opened a new issue #14216: URL: https://github.com/apache/echarts/issues/14216 ![image](https://user-images.githubusercontent.com/48607989/106988040-b0e71400-67a9-11eb-9493-065a907c8777.png) code:

[GitHub] [echarts] echarts-bot[bot] commented on issue #14216: The registration topic failed after upgrading from 4.9.0 to 5.0.1, as shown below

2021-02-04 Thread GitBox
echarts-bot[bot] commented on issue #14216: URL: https://github.com/apache/echarts/issues/14216#issuecomment-773771026 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it.  Sorry for this, but it helps save our

[GitHub] [echarts] echarts-bot[bot] closed issue #14216: The registration topic failed after upgrading from 4.9.0 to 5.0.1, as shown below

2021-02-04 Thread GitBox
echarts-bot[bot] closed issue #14216: URL: https://github.com/apache/echarts/issues/14216 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

[GitHub] [echarts] pissang edited a comment on issue #14208: echarts5.0.1 和vue2.6 版本在使用新特性动态:动态柱状图,label会始终是0

2021-02-04 Thread GitBox
pissang edited a comment on issue #14208: URL: https://github.com/apache/echarts/issues/14208#issuecomment-773760858 @akeagle 我写了个 import 的例子 https://codesandbox.io/s/dark-frog-28xz8?file=/src/index.js This is an

[GitHub] [echarts] pissang commented on issue #14208: echarts5.0.1 和vue2.6 版本在使用新特性动态:动态柱状图,label会始终是0

2021-02-04 Thread GitBox
pissang commented on issue #14208: URL: https://github.com/apache/echarts/issues/14208#issuecomment-773760858 @akeagle 我写了个 import 的例子 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [echarts] Clarkkkk commented on issue #14215: Blur is not working in custom series

2021-02-04 Thread GitBox
Clar commented on issue #14215: URL: https://github.com/apache/echarts/issues/14215#issuecomment-773755759 Thank you. It works perfectly now. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [echarts] Clarkkkk closed issue #14215: Blur is not working in custom series

2021-02-04 Thread GitBox
Clar closed issue #14215: URL: https://github.com/apache/echarts/issues/14215 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

[echarts] branch feat-colorBy updated (95c870b -> 55290e6)

2021-02-04 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch feat-colorBy in repository https://gitbox.apache.org/repos/asf/echarts.git. from 95c870b feat(colorBy): provide option.colorBy #13731 add 4369d36 fix(axis): when category axis max is

[GitHub] [echarts] akeagle commented on issue #14208: echarts5.0.1 和vue2.6 版本在使用新特性动态:动态柱状图,label会始终是0

2021-02-04 Thread GitBox
akeagle commented on issue #14208: URL: https://github.com/apache/echarts/issues/14208#issuecomment-773750238 > @akeagle https://codesandbox.io/dashboard 发我下你的例子? 代码我没改变,还是上面的代码,区别只是一个import,一个script引入的echarts。 This

[GitHub] [echarts] akeagle commented on issue #14208: echarts5.0.1 和vue2.6 版本在使用新特性动态:动态柱状图,label会始终是0

2021-02-04 Thread GitBox
akeagle commented on issue #14208: URL: https://github.com/apache/echarts/issues/14208#issuecomment-773749759 ` version "4.44.2" resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.2.tgz#6bfe2b0af055c8b2d1e90ed2cd9363f841266b72; integrity

[GitHub] [echarts] pissang commented on issue #14208: echarts5.0.1 和vue2.6 版本在使用新特性动态:动态柱状图,label会始终是0

2021-02-04 Thread GitBox
pissang commented on issue #14208: URL: https://github.com/apache/echarts/issues/14208#issuecomment-773748791 @akeagle https://codesandbox.io/dashboard 发我下你的例子? This is an automated message from the Apache Git Service. To

[GitHub] [echarts] akeagle commented on issue #14208: echarts5.0.1 和vue2.6 版本在使用新特性动态:动态柱状图,label会始终是0

2021-02-04 Thread GitBox
akeagle commented on issue #14208: URL: https://github.com/apache/echarts/issues/14208#issuecomment-773748388 > 动态柱状图主要是针对数据更新时的动画,可能在初始化的时候也应用会有问题。我们在下个版本修复一下,先可以这样调整一下: > > ```js > const res = [ > { name: '土采置存她', num: 0 }, > { name: '位件内月前', num: 0 }, > {

[GitHub] [echarts] akeagle commented on issue #14208: echarts5.0.1 和vue2.6 版本在使用新特性动态:动态柱状图,label会始终是0

2021-02-04 Thread GitBox
akeagle commented on issue #14208: URL: https://github.com/apache/echarts/issues/14208#issuecomment-773747963 我刚才又重新做了测试,和vue没有关系,但凡是通过`import * as echarts from 'echarts';`引入的,通过webpack构建后都会出现如上问题,但通过script直接导入的则没有这个问题。

[echarts-doc] branch master updated: sync en doc

2021-02-04 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-doc.git The following commit(s) were added to refs/heads/master by this push: new bb52b39 sync en doc bb52b39 is described

[echarts-doc] branch master updated: fix wrong place of focus blurScope in custom series

2021-02-04 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-doc.git The following commit(s) were added to refs/heads/master by this push: new 35498b5 fix wrong place of focus

[GitHub] [echarts] pissang edited a comment on issue #14215: Blur is not working in custom series

2021-02-04 Thread GitBox
pissang edited a comment on issue #14215: URL: https://github.com/apache/echarts/issues/14215#issuecomment-773737988 Sorry it's an error of doc. the `focus` is not in the emphasis object. ```js focus: 'self', emphasis: { style: {

[GitHub] [echarts] pissang commented on issue #14215: Blur is not working in custom series

2021-02-04 Thread GitBox
pissang commented on issue #14215: URL: https://github.com/apache/echarts/issues/14215#issuecomment-773737988 Sorry it's an error of doc. the `focus` is not in the emphasis object. ```js focus: 'self', emphasis: { style: { fill:

[GitHub] [echarts] susiwen8 commented on a change in pull request #14214: Fix(tooltip): width and overflow not working

2021-02-04 Thread GitBox
susiwen8 commented on a change in pull request #14214: URL: https://github.com/apache/echarts/pull/14214#discussion_r570676878 ## File path: src/util/types.ts ## @@ -1345,6 +1345,8 @@ export interface CommonTooltipOption { // Available when renderMode is html

[GitHub] [echarts] plainheart commented on a change in pull request #14214: Fix(tooltip): width and overflow not working

2021-02-04 Thread GitBox
plainheart commented on a change in pull request #14214: URL: https://github.com/apache/echarts/pull/14214#discussion_r570666053 ## File path: src/util/types.ts ## @@ -1345,6 +1345,8 @@ export interface CommonTooltipOption { // Available when renderMode is html

[GitHub] [echarts] pissang commented on issue #14208: echarts5.0.1 和vue2.6 版本在使用新特性动态:动态柱状图,label会始终是0

2021-02-04 Thread GitBox
pissang commented on issue #14208: URL: https://github.com/apache/echarts/issues/14208#issuecomment-773734745 动态柱状图主要是针对数据更新时的动画,可能在初始化的时候也应用会有问题。我们在下个版本修复一下,先可以这样调整一下: ```js const res = [ { name: '土采置存她', num: 0 }, { name: '位件内月前', num: 0 }, { name: '得三率别重',

[GitHub] [echarts] plainheart commented on a change in pull request #14214: Fix(tooltip): width and overflow not working

2021-02-04 Thread GitBox
plainheart commented on a change in pull request #14214: URL: https://github.com/apache/echarts/pull/14214#discussion_r570666053 ## File path: src/util/types.ts ## @@ -1345,6 +1345,8 @@ export interface CommonTooltipOption { // Available when renderMode is html

[GitHub] [echarts] plainheart commented on a change in pull request #14214: Fix(tooltip): width and overflow not working

2021-02-04 Thread GitBox
plainheart commented on a change in pull request #14214: URL: https://github.com/apache/echarts/pull/14214#discussion_r570672303 ## File path: src/component/tooltip/TooltipHTMLContent.ts ## @@ -358,6 +358,34 @@ class TooltipHTMLContent { + `border-color:

[GitHub] [echarts] plainheart commented on a change in pull request #14214: Fix(tooltip): width and overflow not working

2021-02-04 Thread GitBox
plainheart commented on a change in pull request #14214: URL: https://github.com/apache/echarts/pull/14214#discussion_r570672303 ## File path: src/component/tooltip/TooltipHTMLContent.ts ## @@ -358,6 +358,34 @@ class TooltipHTMLContent { + `border-color:

[GitHub] [echarts] akeagle edited a comment on issue #14208: echarts5.0.1 和vue2.6 版本在使用新特性动态:动态柱状图,label会始终是0

2021-02-04 Thread GitBox
akeagle edited a comment on issue #14208: URL: https://github.com/apache/echarts/issues/14208#issuecomment-773722382 ```js import * as echarts from 'echarts'; export default { name: 'test', mounted() { const res = [ {

[GitHub] [echarts] peder1001 edited a comment on issue #14116: itemStyle not respected for object-array like dataset

2021-02-04 Thread GitBox
peder1001 edited a comment on issue #14116: URL: https://github.com/apache/echarts/issues/14116#issuecomment-773577468 Add the itemStyle to your series instead of the dataset. For example ```js option = { legend: {}, tooltip: {}, dataset: {

[GitHub] [echarts] plainheart commented on a change in pull request #14214: Fix(tooltip): width and overflow not working

2021-02-04 Thread GitBox
plainheart commented on a change in pull request #14214: URL: https://github.com/apache/echarts/pull/14214#discussion_r570666229 ## File path: src/component/tooltip/TooltipRichContent.ts ## @@ -106,7 +106,10 @@ class TooltipRichContent { fill:

[GitHub] [echarts] akeagle commented on issue #14208: echarts5.0.1 和vue2.6 版本在使用新特性动态:动态柱状图,label会始终是0

2021-02-04 Thread GitBox
akeagle commented on issue #14208: URL: https://github.com/apache/echarts/issues/14208#issuecomment-773722971 和官网上的示例几乎一致,单独使用valueAnimation或者realtimeSort是有效的,但一起使用就会导致label始终为0的bug。 This is an automated message from the

[GitHub] [echarts] akeagle commented on issue #14208: echarts5.0.1 和vue2.6 版本在使用新特性动态:动态柱状图,label会始终是0

2021-02-04 Thread GitBox
akeagle commented on issue #14208: URL: https://github.com/apache/echarts/issues/14208#issuecomment-773722382 ` import * as echarts from 'echarts'; export default { name: 'test', mounted() { const res = [ { name: '土采置存她', num: 79

[GitHub] [echarts] joachim-heck commented on issue #11865: Add an event to tell when an axis pointer has changed on a line chart

2021-02-04 Thread GitBox
joachim-heck commented on issue #11865: URL: https://github.com/apache/echarts/issues/11865#issuecomment-773616872 +1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] maurice-g commented on issue #14116: itemStyle not respected for object-array like dataset

2021-02-04 Thread GitBox
maurice-g commented on issue #14116: URL: https://github.com/apache/echarts/issues/14116#issuecomment-773592275 That would apply the styling to the other dimension (2015, 2016, 2017) and not the products. This also used to work before v5, so I heavily suspect this is a bug.

[GitHub] [echarts] peder1001 edited a comment on issue #14116: itemStyle not respected for object-array like dataset

2021-02-04 Thread GitBox
peder1001 edited a comment on issue #14116: URL: https://github.com/apache/echarts/issues/14116#issuecomment-773577468 Add the itemStyle to your series instead of the dataset. For example option = { legend: {}, tooltip: {}, dataset: { source: [

[GitHub] [echarts] peder1001 edited a comment on issue #14116: itemStyle not respected for object-array like dataset

2021-02-04 Thread GitBox
peder1001 edited a comment on issue #14116: URL: https://github.com/apache/echarts/issues/14116#issuecomment-773577468 Add the itemStyle to your series instead of the dataset. For example `option = { legend: {}, tooltip: {}, dataset: { source: [

[GitHub] [echarts] peder1001 commented on issue #14116: itemStyle not respected for object-array like dataset

2021-02-04 Thread GitBox
peder1001 commented on issue #14116: URL: https://github.com/apache/echarts/issues/14116#issuecomment-773577468 Add the itemStyle to your series instead of the dataset This is an automated message from the Apache Git

[GitHub] [echarts] echarts-bot[bot] commented on issue #14215: Blur is not working in custom series

2021-02-04 Thread GitBox
echarts-bot[bot] commented on issue #14215: URL: https://github.com/apache/echarts/issues/14215#issuecomment-773476059 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. In the meanwhile,

[GitHub] [echarts] Clarkkkk opened a new issue #14215: Blur is not working in custom series

2021-02-04 Thread GitBox
Clar opened a new issue #14215: URL: https://github.com/apache/echarts/issues/14215 ### Version 5.0.1 ### Reproduction link [https://jsfiddle.net/5y6zdrkf/](https://jsfiddle.net/5y6zdrkf/) ### Steps to reproduce hover on a bar triggers emphasis effect, but no blur

[GitHub] [echarts] Orangat commented on issue #10079: scroll event may prevent after use inside dataZoom

2021-02-04 Thread GitBox
Orangat commented on issue #10079: URL: https://github.com/apache/echarts/issues/10079#issuecomment-773435344 +1 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [echarts] jonavila commented on issue #13759: Ability to scroll the piecewise visual map similar to legend

2021-02-04 Thread GitBox
jonavila commented on issue #13759: URL: https://github.com/apache/echarts/issues/13759#issuecomment-773434269 @Ovilia @pissang Any chance this can be considered for the 5.x line? This is an automated message from the Apache

[GitHub] [echarts-doc] Clarkkkk edited a comment on issue #164: Some features are not available in custom series

2021-02-04 Thread GitBox
Clar edited a comment on issue #164: URL: https://github.com/apache/echarts-doc/issues/164#issuecomment-773274259 > > In this example, `fill` is fixed in `renderItem`. You can try another simpler example https://echarts.apache.org/examples/zh/editor.html?c=custom-cartesian-polygon

[GitHub] [echarts-doc] Clarkkkk edited a comment on issue #164: Some features are not available in custom series

2021-02-04 Thread GitBox
Clar edited a comment on issue #164: URL: https://github.com/apache/echarts-doc/issues/164#issuecomment-773274259 > > In this example, `fill` is fixed in `renderItem`. You can try another simpler example https://echarts.apache.org/examples/zh/editor.html?c=custom-cartesian-polygon

[GitHub] [echarts] echarts-bot[bot] commented on pull request #14214: Fix(tooltip): width and overflow not working

2021-02-04 Thread GitBox
echarts-bot[bot] commented on pull request #14214: URL: https://github.com/apache/echarts/pull/14214#issuecomment-773424679 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding

[GitHub] [echarts] susiwen8 opened a new pull request #14214: Fix(tooltip): width and overflow not working

2021-02-04 Thread GitBox
susiwen8 opened a new pull request #14214: URL: https://github.com/apache/echarts/pull/14214 ## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do? Add back missing

[echarts-doc] branch master updated: improve upgrade guide

2021-02-04 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-doc.git The following commit(s) were added to refs/heads/master by this push: new d001960 improve upgrade guide d001960 is

[GitHub] [echarts-doc] Clarkkkk edited a comment on issue #164: Some features are not available in custom series

2021-02-04 Thread GitBox
Clar edited a comment on issue #164: URL: https://github.com/apache/echarts-doc/issues/164#issuecomment-773274259 > > In this example, `fill` is fixed in `renderItem`. You can try another simpler example https://echarts.apache.org/examples/zh/editor.html?c=custom-cartesian-polygon

[GitHub] [echarts] gregdeane commented on issue #14213: Cannot load your website

2021-02-04 Thread GitBox
gregdeane commented on issue #14213: URL: https://github.com/apache/echarts/issues/14213#issuecomment-773337598 It's working well for me at the moment. This is an automated message from the Apache Git Service. To respond to

[GitHub] [echarts] susiwen8 commented on pull request #14202: Fix(markline): markline label should have higher z

2021-02-04 Thread GitBox
susiwen8 commented on pull request #14202: URL: https://github.com/apache/echarts/pull/14202#issuecomment-773318062 @pissang It seems `markline` is a `Group` for which `z` for `textContent` has been marked as `TODO`, I haven't find a way to do it, any idea?

[GitHub] [echarts] plainheart commented on issue #14213: Cannot load your website

2021-02-04 Thread GitBox
plainheart commented on issue #14213: URL: https://github.com/apache/echarts/issues/14213#issuecomment-773311630 Any error information in console? This is an automated message from the Apache Git Service. To respond to the

[GitHub] [echarts-doc] Clarkkkk commented on issue #164: Some features are not available in custom series

2021-02-04 Thread GitBox
Clar commented on issue #164: URL: https://github.com/apache/echarts-doc/issues/164#issuecomment-773274259 > > In this example, `fill` is fixed in `renderItem`. You can try another simpler example https://echarts.apache.org/examples/zh/editor.html?c=custom-cartesian-polygon > >

[GitHub] [echarts] echarts-bot[bot] commented on issue #14213: Cannot load your website

2021-02-04 Thread GitBox
echarts-bot[bot] commented on issue #14213: URL: https://github.com/apache/echarts/issues/14213#issuecomment-773250094 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. In the meanwhile,

[GitHub] [echarts] EightArmCode opened a new issue #14213: Cannot load your website

2021-02-04 Thread GitBox
EightArmCode opened a new issue #14213: URL: https://github.com/apache/echarts/issues/14213 ### Version ? ### Steps to reproduce Can't load the website: http://echarts.apache.org/ Not really sure where to report this. I'm using a fully modern version of chrome. Turned

[GitHub] [echarts] EightArmCode opened a new issue #14212: Can't load the website

2021-02-04 Thread GitBox
EightArmCode opened a new issue #14212: URL: https://github.com/apache/echarts/issues/14212 Can't load the website: http://echarts.apache.org/ Not really sure where to report this. I'm using a fully modern version of chrome. Turned off my VPN. Tried it in incognito mode. Tried it in

[GitHub] [echarts] echarts-bot[bot] commented on issue #14212: Can't load the website

2021-02-04 Thread GitBox
echarts-bot[bot] commented on issue #14212: URL: https://github.com/apache/echarts/issues/14212#issuecomment-773248946 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it.  Sorry for this, but it helps save our

[GitHub] [echarts] echarts-bot[bot] closed issue #14212: Can't load the website

2021-02-04 Thread GitBox
echarts-bot[bot] closed issue #14212: URL: https://github.com/apache/echarts/issues/14212 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

[GitHub] [echarts-doc] Clarkkkk commented on issue #164: Some features are not available in custom series

2021-02-04 Thread GitBox
Clar commented on issue #164: URL: https://github.com/apache/echarts-doc/issues/164#issuecomment-773205332 > In this example, `fill` is fixed in `renderItem`. You can try another simpler example https://echarts.apache.org/examples/zh/editor.html?c=custom-cartesian-polygon >

[GitHub] [echarts] xiaolannuoyi opened a new issue #14211: tooltip.textStyle.width It doesn't work.

2021-02-04 Thread GitBox
xiaolannuoyi opened a new issue #14211: URL: https://github.com/apache/echarts/issues/14211 ### Version 5.0.2-rc.1 ### Steps to reproduce tooltip.textStyle.width tooltip.textStyle.overflow = ‘ truncate’ It doesn't work. ### What is expected? 'truncate'

[GitHub] [echarts] echarts-bot[bot] commented on issue #14211: tooltip.textStyle.width It doesn't work.

2021-02-04 Thread GitBox
echarts-bot[bot] commented on issue #14211: URL: https://github.com/apache/echarts/issues/14211#issuecomment-773177526 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. In the meanwhile,

[GitHub] [echarts] KehaoWu commented on issue #14210: echarts 5.0.1 getDataURL时,报错TypeError: Cannot read property 'dpr' of undefined

2021-02-04 Thread GitBox
KehaoWu commented on issue #14210: URL: https://github.com/apache/echarts/issues/14210#issuecomment-773169888 好的,谢谢大佬 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] plainheart closed issue #14209: 还支持词云吗

2021-02-04 Thread GitBox
plainheart closed issue #14209: URL: https://github.com/apache/echarts/issues/14209 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

[GitHub] [echarts] plainheart commented on issue #14210: echarts 5.0.1 getDataURL时,报错TypeError: Cannot read property 'dpr' of undefined

2021-02-04 Thread GitBox
plainheart commented on issue #14210: URL: https://github.com/apache/echarts/issues/14210#issuecomment-773166474 即将发布的 5.0.2 已修复该问题。目前还在投票中,投票通过后即发布到 NPM(预计这周内)。目前可在 GitHub Releases 中找到 RC 版本:https://github.com/apache/echarts/releases/tag/5.0.2-rc.1

[GitHub] [echarts] plainheart closed issue #14210: echarts 5.0.1 getDataURL时,报错TypeError: Cannot read property 'dpr' of undefined

2021-02-04 Thread GitBox
plainheart closed issue #14210: URL: https://github.com/apache/echarts/issues/14210 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

[GitHub] [echarts] KehaoWu opened a new issue #14210: echarts 5.0.1 getDataURL时,报错TypeError: Cannot read property 'dpr' of undefined

2021-02-04 Thread GitBox
KehaoWu opened a new issue #14210: URL: https://github.com/apache/echarts/issues/14210 ### Version 5.0.1 ### Steps to reproduce 调用 getDataURL 时会报错 ``` TypeError: Cannot read property 'dpr' of undefined setContextTransform

[GitHub] [echarts] echarts-bot[bot] commented on issue #14210: echarts 5.0.1 getDataURL时,报错TypeError: Cannot read property 'dpr' of undefined

2021-02-04 Thread GitBox
echarts-bot[bot] commented on issue #14210: URL: https://github.com/apache/echarts/issues/14210#issuecomment-773164289 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. In the meanwhile,

[GitHub] [echarts] romanCy commented on issue #14209: 还支持词云吗

2021-02-04 Thread GitBox
romanCy commented on issue #14209: URL: https://github.com/apache/echarts/issues/14209#issuecomment-773161009 感谢 > 词云是作为 ECharts 的一个扩展插件提供的,参见:https://github.com/ecomfe/echarts-wordcloud This is an automated

[GitHub] [echarts] plainheart commented on issue #14209: 还支持词云吗

2021-02-04 Thread GitBox
plainheart commented on issue #14209: URL: https://github.com/apache/echarts/issues/14209#issuecomment-773159198 词云是作为 ECharts 的一个扩展插件提供的,参见:https://github.com/ecomfe/echarts-wordcloud This is an automated message from the

[GitHub] [echarts] KehaoWu commented on issue #13914: 导出图片报错

2021-02-04 Thread GitBox
KehaoWu commented on issue #13914: URL: https://github.com/apache/echarts/issues/13914#issuecomment-773139763 啥时候发5.0.2 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] dhyunk commented on issue #14085: 如何使用甘特图

2021-02-04 Thread GitBox
dhyunk commented on issue #14085: URL: https://github.com/apache/echarts/issues/14085#issuecomment-773134015 是不是可以直接调用timestemp? This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [echarts] romanCy opened a new issue #14209: 还支持词云吗

2021-02-04 Thread GitBox
romanCy opened a new issue #14209: URL: https://github.com/apache/echarts/issues/14209 ### What problem does this feature solve? 词云图形 ### What does the proposed API look like? 期望一个词云type This is an

[GitHub] [echarts] echarts-bot[bot] commented on issue #14209: 还支持词云吗

2021-02-04 Thread GitBox
echarts-bot[bot] commented on issue #14209: URL: https://github.com/apache/echarts/issues/14209#issuecomment-773131812 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. In the meanwhile,