[GitHub] [incubator-echarts] cnhekai commented on issue #4678: 关于折线图y轴刻度自定义的问题

2020-10-09 Thread GitBox
cnhekai commented on issue #4678: URL: https://github.com/apache/incubator-echarts/issues/4678#issuecomment-706015103 这个需求我这边也有了 请问这个功能加上了么? This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] plainheart commented on pull request #13390: [5.0] [Feature] sunburst series supports cornerRadius

2020-10-09 Thread GitBox
plainheart commented on pull request #13390: URL: https://github.com/apache/incubator-echarts/pull/13390#issuecomment-705986284 @pissang No. I'm glad that you are going to help me do this. Thank you! This is an automated

[GitHub] [incubator-echarts] plainheart commented on issue #13401: What causes this disorder in the line chart

2020-10-09 Thread GitBox
plainheart commented on issue #13401: URL: https://github.com/apache/incubator-echarts/issues/13401#issuecomment-706114683 Could you please try to set [`smoothMonotone`](https://echarts.apache.org/en/option.html#series-line.smoothMonotone) to `x` to keep the monotonicity in xAxis and

[incubator-echarts] branch next updated: fix(pie): fix null access bug.

2020-10-09 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/next by this push: new 9cfbf0b fix(pie): fix null access bug.

[GitHub] [incubator-echarts] Ovilia commented on issue #13406: Font size has no effect

2020-10-09 Thread GitBox
Ovilia commented on issue #13406: URL: https://github.com/apache/incubator-echarts/issues/13406#issuecomment-706138537 Default axis label [font size](https://echarts.apache.org/en/option.html#yAxis.axisLabel.fontSize) is 12. So it should be ``` xAxis: { axisLabel: {

[GitHub] [incubator-echarts] Bilge commented on issue #13406: Font size has no effect

2020-10-09 Thread GitBox
Bilge commented on issue #13406: URL: https://github.com/apache/incubator-echarts/issues/13406#issuecomment-706143862 The point here is that changing the global text size should rescale the whole chart. Changing the individual font size of each component is possible but not very

[incubator-echarts] branch design-13216 updated: support data[i].title/data[i].detail & add test

2020-10-09 Thread yufeng04
This is an automated email from the ASF dual-hosted git repository. yufeng04 pushed a commit to branch design-13216 in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/design-13216 by this push: new 5027432 support

[GitHub] [incubator-echarts] plainheart commented on issue #13400: 关于magicType切换图表类型的bug

2020-10-09 Thread GitBox
plainheart commented on issue #13400: URL: https://github.com/apache/incubator-echarts/issues/13400#issuecomment-706112789 目前通过 `toolbox` 切换到 `bar` 时会默认将 `boundaryGap` 设置为 `true`,`line` 则为 `false`,所以切换时会看到 x 轴坐标移动。 不过不太清楚这么做的具体原因。

[incubator-echarts] branch next updated: refact: change cornerRadius to itemStyle.borderRadius in #13390 #13378

2020-10-09 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/next by this push: new 638d335 refact: change cornerRadius to

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13404: pictorialBar问题

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13404: URL: https://github.com/apache/incubator-echarts/issues/13404#issuecomment-706138948 @linfei-luo Please provide a demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM or https://gallery.echartsjs.com/editor.html.

[GitHub] [incubator-echarts] Bilge commented on issue #13407: Apply series gradient to value axis

2020-10-09 Thread GitBox
Bilge commented on issue #13407: URL: https://github.com/apache/incubator-echarts/issues/13407#issuecomment-706144460 But the callback doesn't know what the colour should be, considering the axis has a dynamic scale and no access to the gradient interpolation algorithm.

[GitHub] [incubator-echarts] 100pah edited a comment on pull request #13358: Custom morph2

2020-10-09 Thread GitBox
100pah edited a comment on pull request #13358: URL: https://github.com/apache/incubator-echarts/pull/13358#issuecomment-704408035 # How a user expresses data mapping for transition? ## Issues First and foremost, we need to consider those issues below: ### ISSUE_I:

[GitHub] [incubator-echarts] Ovilia commented on issue #13407: Apply series gradient to value axis

2020-10-09 Thread GitBox
Ovilia commented on issue #13407: URL: https://github.com/apache/incubator-echarts/issues/13407#issuecomment-706137089 Visual map works on series data only, but not axis. If you wish to make a similar result, you may try to set

[GitHub] [incubator-echarts] sudheer9047 commented on issue #12799: Keep graph offset/zoom when updating option

2020-10-09 Thread GitBox
sudheer9047 commented on issue #12799: URL: https://github.com/apache/incubator-echarts/issues/12799#issuecomment-706136696 any solution for the above issue ?? This is an automated message from the Apache Git Service.

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13411: formatTime undocumented

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13411: URL: https://github.com/apache/incubator-echarts/issues/13411#issuecomment-706355431 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

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13410: formatTime undocumented

2020-10-09 Thread GitBox
echarts-bot[bot] closed issue #13410: URL: https://github.com/apache/incubator-echarts/issues/13410 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13410: formatTime undocumented

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13410: URL: https://github.com/apache/incubator-echarts/issues/13410#issuecomment-706355378 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

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13411: formatTime undocumented

2020-10-09 Thread GitBox
echarts-bot[bot] closed issue #13411: URL: https://github.com/apache/incubator-echarts/issues/13411 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-echarts] Bilge opened a new issue #13410: formatTime undocumented

2020-10-09 Thread GitBox
Bilge opened a new issue #13410: URL: https://github.com/apache/incubator-echarts/issues/13410 ### What problem does this feature solve? Apparently there is user-facing functionality to format dates hiding at `echarts.format.formatTime`. However, this is not documented in the [API

[GitHub] [incubator-echarts] Bilge opened a new issue #13412: formatTime undocumented

2020-10-09 Thread GitBox
Bilge opened a new issue #13412: URL: https://github.com/apache/incubator-echarts/issues/13412 ### What problem does this feature solve? Apparently there is user-facing functionality to format dates hiding at `echarts.format.formatTime`. However, this is not documented in the [API

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13412: formatTime undocumented

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13412: URL: https://github.com/apache/incubator-echarts/issues/13412#issuecomment-706355563 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

[GitHub] [incubator-echarts] Bilge opened a new issue #13411: formatTime undocumented

2020-10-09 Thread GitBox
Bilge opened a new issue #13411: URL: https://github.com/apache/incubator-echarts/issues/13411 ### What problem does this feature solve? Apparently there is user-facing functionality to format dates hiding at `echarts.format.formatTime`. However, this is not documented in the [API

[GitHub] [incubator-echarts] Bilge opened a new issue #13414: Tooltip default font differs from rest of chart

2020-10-09 Thread GitBox
Bilge opened a new issue #13414: URL: https://github.com/apache/incubator-echarts/issues/13414 ### Version 4.9.0 ### Steps to reproduce 1. Create chart 2. Add tooltip ### What is expected? Default font family for chart and tooltip are the same. ### What is

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13414: Tooltip default font differs from rest of chart

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13414: URL: https://github.com/apache/incubator-echarts/issues/13414#issuecomment-706380584 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

[GitHub] [incubator-echarts] Bilge opened a new issue #13415: Position tooltip relative to highligted data item

2020-10-09 Thread GitBox
Bilge opened a new issue #13415: URL: https://github.com/apache/incubator-echarts/issues/13415 ### What problem does this feature solve? Using tooltip position callback, one can position the tooltip relative to the mouse or bounding container, but it does not expose any information

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13415: Position tooltip relative to highligted data item

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13415: URL: https://github.com/apache/incubator-echarts/issues/13415#issuecomment-706411126 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

[GitHub] [incubator-echarts] tigerHeeJS commented on issue #13401: What causes this disorder in the line chart

2020-10-09 Thread GitBox
tigerHeeJS commented on issue #13401: URL: https://github.com/apache/incubator-echarts/issues/13401#issuecomment-706479586 Set smoothMonotone to x,There is still a problem with the red line disorder

[incubator-echarts] branch next updated (9cfbf0b -> 75d2d92)

2020-10-09 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from 9cfbf0b fix(pie): fix null access bug. add 75d2d92 style: fix some linting warns. No new revisions

[GitHub] [incubator-echarts] tigerHeeJS removed a comment on issue #13401: What causes this disorder in the line chart

2020-10-09 Thread GitBox
tigerHeeJS removed a comment on issue #13401: URL: https://github.com/apache/incubator-echarts/issues/13401#issuecomment-706474658 I did not set smooth to true,Can smoothMonotone take effect? This is an automated message

[GitHub] [incubator-echarts] tigerHeeJS commented on issue #13401: What causes this disorder in the line chart

2020-10-09 Thread GitBox
tigerHeeJS commented on issue #13401: URL: https://github.com/apache/incubator-echarts/issues/13401#issuecomment-706474658 I did not set smooth to true,Can smoothMonotone take effect? This is an automated message from the

[GitHub] [incubator-echarts] tigerHeeJS commented on issue #13401: What causes this disorder in the line chart

2020-10-09 Thread GitBox
tigerHeeJS commented on issue #13401: URL: https://github.com/apache/incubator-echarts/issues/13401#issuecomment-706474692 > Could you please try to set [`smoothMonotone`](https://echarts.apache.org/en/option.html#series-line.smoothMonotone) to `x` to keep the monotonicity in xAxis and

[GitHub] [incubator-echarts] Bilge opened a new issue #13413: Tooltip marker is hard-coded to 10px

2020-10-09 Thread GitBox
Bilge opened a new issue #13413: URL: https://github.com/apache/incubator-echarts/issues/13413 ### What problem does this feature solve? There should be a configuration option for the tooltip marker size (maybe also other options, such as border width/color, etc.). Currently it is

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13413: Tooltip marker is hard-coded to 10px

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13413: URL: https://github.com/apache/incubator-echarts/issues/13413#issuecomment-706358378 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

[GitHub] [incubator-echarts] pissang removed a comment on pull request #13372: fix(toolbox): fix the bug of overriding title when click the stack button

2020-10-09 Thread GitBox
pissang removed a comment on pull request #13372: URL: https://github.com/apache/incubator-echarts/pull/13372#issuecomment-706480802 LGTM This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-echarts] pissang commented on pull request #13372: fix(toolbox): fix the bug of overriding title when click the stack button

2020-10-09 Thread GitBox
pissang commented on pull request #13372: URL: https://github.com/apache/incubator-echarts/pull/13372#issuecomment-706480802 LGTM This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-echarts] pissang commented on a change in pull request #13398: fix(tooltip): fix some issues in new tooltip.

2020-10-09 Thread GitBox
pissang commented on a change in pull request #13398: URL: https://github.com/apache/incubator-echarts/pull/13398#discussion_r502740784 ## File path: src/component/tooltip/TooltipHTMLContent.ts ## @@ -386,8 +392,9 @@ class TooltipHTMLContent { } hide() { -

[GitHub] [incubator-echarts] pissang commented on pull request #13398: fix(tooltip): fix some issues in new tooltip.

2020-10-09 Thread GitBox
pissang commented on pull request #13398: URL: https://github.com/apache/incubator-echarts/pull/13398#issuecomment-706480653 The result looks good. I've left my comment. This is an automated message from the Apache Git

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13404: pictorialBar问题

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13404: URL: https://github.com/apache/incubator-echarts/issues/13404#issuecomment-706489383 This issue is labeled with `difficulty: easy`. @linfei-luo If you are interested in fixing it by yourself, which is a quicker way to get your problem fixed,

[GitHub] [incubator-echarts] pissang merged pull request #13372: fix(toolbox): fix the bug of overriding title when click the stack button

2020-10-09 Thread GitBox
pissang merged pull request #13372: URL: https://github.com/apache/incubator-echarts/pull/13372 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13372: fix(toolbox): fix the bug of overriding title when click the stack button

2020-10-09 Thread GitBox
echarts-bot[bot] commented on pull request #13372: URL: https://github.com/apache/incubator-echarts/pull/13372#issuecomment-706481335 Congratulations! Your PR has been merged. Thanks for your contribution!  This is an

[incubator-echarts] branch next updated (75d2d92 -> c5ab241)

2020-10-09 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from 75d2d92 style: fix some linting warns. new e8434d3 [12979] fix the bug of overriding title when

[GitHub] [incubator-echarts] yufeng04 opened a new pull request #13416: feat(gauge): modify some default values, support svg pointer, add axisLine.distance/splitLine.distance/progress/anchor/data[i].t

2020-10-09 Thread GitBox
yufeng04 opened a new pull request #13416: URL: https://github.com/apache/incubator-echarts/pull/13416 ## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do? 1. modify

[GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13416: feat(gauge): modify some default values, support svg pointer, add axisLine.distance/splitLine.distance/progress/anchor/d

2020-10-09 Thread GitBox
echarts-bot[bot] commented on pull request #13416: URL: https://github.com/apache/incubator-echarts/pull/13416#issuecomment-706486599 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding

[GitHub] [incubator-echarts] pissang commented on a change in pull request #13398: fix(tooltip): fix some issues in new tooltip.

2020-10-09 Thread GitBox
pissang commented on a change in pull request #13398: URL: https://github.com/apache/incubator-echarts/pull/13398#discussion_r502740784 ## File path: src/component/tooltip/TooltipHTMLContent.ts ## @@ -386,8 +392,9 @@ class TooltipHTMLContent { } hide() { -

[GitHub] [incubator-echarts] pissang edited a comment on issue #13401: What causes this disorder in the line chart

2020-10-09 Thread GitBox
pissang edited a comment on issue #13401: URL: https://github.com/apache/incubator-echarts/issues/13401#issuecomment-706488895 @tigerHeeJS Perhaps it's caused by animation. You can try turning animation off by setting `animation: false` Also, do you mind providing this reproducible

[GitHub] [incubator-echarts] pissang commented on issue #13401: What causes this disorder in the line chart

2020-10-09 Thread GitBox
pissang commented on issue #13401: URL: https://github.com/apache/incubator-echarts/issues/13401#issuecomment-706488895 @tigerHeeJS Perhaps it's caused by animation. You can try turning animation off by setting `animation: false` Also, do you mind providing this reproducible demo

[GitHub] [incubator-echarts] 1234scarecrow opened a new issue #13400: 关闭magicType切换图表类型的bug

2020-10-09 Thread GitBox
1234scarecrow opened a new issue #13400: URL: https://github.com/apache/incubator-echarts/issues/13400 ### Version 5.0.0-alpha.2 ### Reproduction link

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13400: 关闭magicType切换图表类型的bug

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13400: URL: https://github.com/apache/incubator-echarts/issues/13400#issuecomment-706042666 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

[GitHub] [incubator-echarts] tigerHeeJS opened a new issue #13401: What causes this disorder in the line chart

2020-10-09 Thread GitBox
tigerHeeJS opened a new issue #13401: URL: https://github.com/apache/incubator-echarts/issues/13401 ### Version 4.9.0 ### Steps to reproduce I want to know what caused the red line chart to be messy. I update a lot of data in real time to render the line chart,like:

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13401: What causes this disorder in the line chart

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13401: URL: https://github.com/apache/incubator-echarts/issues/13401#issuecomment-706046344 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

[incubator-echarts] branch feat-decal updated (9ec0aaa -> e1fcc3d)

2020-10-09 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch feat-decal in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from 9ec0aaa feat(decal): decal for basic charts add 2d1c701 fix: fix parallel smooth update. fix

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13405: Theme overrides user styles

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13405: URL: https://github.com/apache/incubator-echarts/issues/13405#issuecomment-706088228 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

[GitHub] [incubator-echarts] Bilge opened a new issue #13405: Theme overrides user styles

2020-10-09 Thread GitBox
Bilge opened a new issue #13405: URL: https://github.com/apache/incubator-echarts/issues/13405 ### Version 4.9.0 ### Reproduction link [https://codepen.io/bilge-the-encoder/pen/KKMwyBO](https://codepen.io/bilge-the-encoder/pen/KKMwyBO) ### Steps to reproduce 1. See

[GitHub] [incubator-echarts] linfei-luo opened a new issue #13404: pictorialBar问题

2020-10-09 Thread GitBox
linfei-luo opened a new issue #13404: URL: https://github.com/apache/incubator-echarts/issues/13404 ### Version 4.9.0 ### Steps to reproduce 在echarts4.9.0版本中,我使用pictorialBar并且给图表设置yAxis的min属性时,symbol图形会到x轴下面并且覆盖我x轴的标签,在4.0.0及以前版本没有问题 ### What is expected? 希望能解决这个bug

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13404: pictorialBar问题

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13404: URL: https://github.com/apache/incubator-echarts/issues/13404#issuecomment-706087165 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

[GitHub] [incubator-echarts] plainheart commented on issue #13356: can tooltip scroll bottom to show more data?

2020-10-09 Thread GitBox
plainheart commented on issue #13356: URL: https://github.com/apache/incubator-echarts/issues/13356#issuecomment-706097186 We have added a new option `className` for tooltip HTML renderer in 5.0.0(the stable version is not released yet). I suppose you could specify a class name to

[GitHub] [incubator-echarts] Bilge opened a new issue #13407: Apply series gradient to value axis

2020-10-09 Thread GitBox
Bilge opened a new issue #13407: URL: https://github.com/apache/incubator-echarts/issues/13407 ### What problem does this feature solve? Colour axis labels to match series gradient style (from visualMap). | Before | After | |-|-| |

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13402: User cannot copy data point's colour to itemStyle even though built-in themes can

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13402: URL: https://github.com/apache/incubator-echarts/issues/13402#issuecomment-706066610 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

[GitHub] [incubator-echarts] Bilge opened a new issue #13402: User cannot copy data point's colour to itemStyle even though built-in themes can

2020-10-09 Thread GitBox
Bilge opened a new issue #13402: URL: https://github.com/apache/incubator-echarts/issues/13402 ### Version 4.9.0 ### Steps to reproduce By default, itemStyle displays items using data point's colour as its border colour. In "dark" theme, this is reversed so that the item's

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13403: pictorialBar图问题

2020-10-09 Thread GitBox
echarts-bot[bot] closed issue #13403: URL: https://github.com/apache/incubator-echarts/issues/13403 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-echarts] linfei-luo opened a new issue #13403: pictorialBar图问题

2020-10-09 Thread GitBox
linfei-luo opened a new issue #13403: URL: https://github.com/apache/incubator-echarts/issues/13403 在4.9.0中我使用pictorialBar创建图表,当设置yAxis的min属性时,图形还是从0开始,而不是从最小值开始并且会把我x轴上的标签覆盖 在4.0.0及以下版本中没有这样的问题 This is an automated

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13403: pictorialBar图问题

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13403: URL: https://github.com/apache/incubator-echarts/issues/13403#issuecomment-706083125 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

[incubator-echarts] branch design-13216 updated: fix the resized bug & support the titleDetailItem

2020-10-09 Thread yufeng04
This is an automated email from the ASF dual-hosted git repository. yufeng04 pushed a commit to branch design-13216 in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/design-13216 by this push: new dc988d1 fix the

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13406: Font size has no effect

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13406: URL: https://github.com/apache/incubator-echarts/issues/13406#issuecomment-706090969 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

[GitHub] [incubator-echarts] Bilge opened a new issue #13406: Font size has no effect

2020-10-09 Thread GitBox
Bilge opened a new issue #13406: URL: https://github.com/apache/incubator-echarts/issues/13406 ### Version 4.9.0 ### Reproduction link [https://codepen.io/bilge-the-encoder/pen/gOMbXqB](https://codepen.io/bilge-the-encoder/pen/gOMbXqB) ### Steps to reproduce 1. See

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13407: Apply series gradient to value axis

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13407: URL: https://github.com/apache/incubator-echarts/issues/13407#issuecomment-706101476 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

[GitHub] [incubator-echarts] pissang commented on pull request #13390: [5.0] [Feature] sunburst series supports cornerRadius

2020-10-09 Thread GitBox
pissang commented on pull request #13390: URL: https://github.com/apache/incubator-echarts/pull/13390#issuecomment-705978269 > Though I would like to name it after borderRadius to keep naming uniform, I think cornerRadius is more suitable for the sector shape and is more semantic.

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13402: User cannot copy data point's colour to itemStyle even though built-in themes can

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13402: URL: https://github.com/apache/incubator-echarts/issues/13402#issuecomment-706066610 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

[GitHub] [incubator-echarts] pissang edited a comment on pull request #13390: [5.0] [Feature] sunburst series supports cornerRadius

2020-10-09 Thread GitBox
pissang edited a comment on pull request #13390: URL: https://github.com/apache/incubator-echarts/pull/13390#issuecomment-705978269 > Though I would like to name it after borderRadius to keep naming uniform, I think cornerRadius is more suitable for the sector shape and is more semantic.

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13399: Improve colour interpolation for gradients

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13399: URL: https://github.com/apache/incubator-echarts/issues/13399#issuecomment-705777906 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

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13403: pictorialBar图问题

2020-10-09 Thread GitBox
echarts-bot[bot] closed issue #13403: URL: https://github.com/apache/incubator-echarts/issues/13403 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-echarts] pissang commented on issue #13394: `series-lines` -- when I try to appendData to it, the page freezes a bit

2020-10-09 Thread GitBox
pissang commented on issue #13394: URL: https://github.com/apache/incubator-echarts/issues/13394#issuecomment-705937958 I think it's a typical performance issue when data is quite large. I'm afraid the only way to solve this currently is to reduce the amount of data.

[GitHub] [incubator-echarts] Ovilia commented on issue #13407: Apply series gradient to value axis

2020-10-09 Thread GitBox
Ovilia commented on issue #13407: URL: https://github.com/apache/incubator-echarts/issues/13407#issuecomment-706137089 Visual map works on series data only, but not axis. If you wish to make a similar result, you may try to set

[GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13383: feat(tooltip): allow adding classes to tooltip DOM and migrate changes to next branch in #12834.

2020-10-09 Thread GitBox
echarts-bot[bot] commented on pull request #13383: URL: https://github.com/apache/incubator-echarts/pull/13383#issuecomment-705984979 Congratulations! Your PR has been merged. Thanks for your contribution!  This is an

[GitHub] [incubator-echarts] Ovilia commented on issue #13321: when i use xAxis.type equal value the layout is broken

2020-10-09 Thread GitBox
Ovilia commented on issue #13321: URL: https://github.com/apache/incubator-echarts/issues/13321#issuecomment-705940185 Hi, this is the expected behavior for now. Bars will be only clipped (display nothing) when all of the bar are outside of the grid area. There's no way to clip the part

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13401: What causes this disorder in the line chart

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13401: URL: https://github.com/apache/incubator-echarts/issues/13401#issuecomment-706046344 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

[GitHub] [incubator-echarts] pissang edited a comment on issue #13399: Improve colour interpolation for gradients

2020-10-09 Thread GitBox
pissang edited a comment on issue #13399: URL: https://github.com/apache/incubator-echarts/issues/13399#issuecomment-705932784 Hi @Bilge It's a nice feature. But HTML Canvas doesn't support HSB gradient currently. I'm afraid the only way to do this is to calculate the interpolation

[GitHub] [incubator-echarts] Ovilia closed issue #13239: 主题编辑器折线图线型,线宽无效

2020-10-09 Thread GitBox
Ovilia closed issue #13239: URL: https://github.com/apache/incubator-echarts/issues/13239 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] [incubator-echarts] 100pah edited a comment on pull request #13390: [5.0] [Feature] sunburst series supports cornerRadius

2020-10-09 Thread GitBox
100pah edited a comment on pull request #13390: URL: https://github.com/apache/incubator-echarts/pull/13390#issuecomment-705496149 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-echarts] Ovilia commented on issue #13329: Scrollbar for every axis if the data is large

2020-10-09 Thread GitBox
Ovilia commented on issue #13329: URL: https://github.com/apache/incubator-echarts/issues/13329#issuecomment-705940993 Hi, scroll bar can be made using https://echarts.apache.org/en/option.html#dataZoom . If you wish to use it only for series with more than 20 data, you may implement

[GitHub] [incubator-echarts] plainheart commented on issue #13400: 关于magicType切换图表类型的bug

2020-10-09 Thread GitBox
plainheart commented on issue #13400: URL: https://github.com/apache/incubator-echarts/issues/13400#issuecomment-706112789 目前通过 `toolbox` 切换到 `bar` 时会默认将 `boundaryGap` 设置为 `true`,`line` 则为 `false`,所以切换时会看到 x 轴坐标移动。 不过不太清楚这么做的具体原因。

[GitHub] [incubator-echarts] pissang commented on issue #13381: Multi data in each row in funnel chart

2020-10-09 Thread GitBox
pissang commented on issue #13381: URL: https://github.com/apache/incubator-echarts/issues/13381#issuecomment-705951820 Hi, I think it's a feature we won't plan currently. You can try to draw it by using `custom` series.

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13322: Series (bar) - type: 'time' - entry width doesnt follow the maxInterval and gets corrected if there is any adjacent value.

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13322: URL: https://github.com/apache/incubator-echarts/issues/13322#issuecomment-705942172 @ngmgit Please provide a demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM or https://gallery.echartsjs.com/editor.html.

[GitHub] [incubator-echarts] Bilge commented on issue #13407: Apply series gradient to value axis

2020-10-09 Thread GitBox
Bilge commented on issue #13407: URL: https://github.com/apache/incubator-echarts/issues/13407#issuecomment-706144460 But the callback doesn't know what the colour should be, considering the axis has a dynamic scale and no access to the gradient interpolation algorithm.

[GitHub] [incubator-echarts] pissang merged pull request #13383: feat(tooltip): allow adding classes to tooltip DOM and migrate changes to next branch in #12834.

2020-10-09 Thread GitBox
pissang merged pull request #13383: URL: https://github.com/apache/incubator-echarts/pull/13383 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13406: Font size has no effect

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13406: URL: https://github.com/apache/incubator-echarts/issues/13406#issuecomment-706090969 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

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13403: pictorialBar图问题

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13403: URL: https://github.com/apache/incubator-echarts/issues/13403#issuecomment-706083125 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

[GitHub] [incubator-echarts] plainheart commented on issue #13401: What causes this disorder in the line chart

2020-10-09 Thread GitBox
plainheart commented on issue #13401: URL: https://github.com/apache/incubator-echarts/issues/13401#issuecomment-706114683 Could you please try to set [`smoothMonotone`](https://echarts.apache.org/en/option.html#series-line.smoothMonotone) to `x` to keep the monotonicity in xAxis and

[GitHub] [incubator-echarts] pissang commented on issue #13397: Zoom with drag

2020-10-09 Thread GitBox
pissang commented on issue #13397: URL: https://github.com/apache/incubator-echarts/issues/13397#issuecomment-705934595 Hi @Bilge. We have a `toolbox` component to support the `zoom by brush` feature. https://echarts.apache.org/examples/zh/editor.html?c=line-tooltip-touch

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13405: Theme overrides user styles

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13405: URL: https://github.com/apache/incubator-echarts/issues/13405#issuecomment-706088228 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

[GitHub] [incubator-echarts] pissang commented on issue #13396: Animation doesn't work for point changes from/to zero

2020-10-09 Thread GitBox
pissang commented on issue #13396: URL: https://github.com/apache/incubator-echarts/issues/13396#issuecomment-705937255 Seems it is not supposed to happen. Will fix it This is an automated message from the Apache Git

[GitHub] [incubator-echarts] pissang commented on issue #13399: Improve colour interpolation for gradients

2020-10-09 Thread GitBox
pissang commented on issue #13399: URL: https://github.com/apache/incubator-echarts/issues/13399#issuecomment-705932784 Hi @Bilge It's a nice feature. But HTML Canvas doesn't support HSB gradient currently. Perhaps the only way to do this is to calculate the interpolation outside and

[GitHub] [incubator-echarts] 100pah commented on pull request #13390: [5.0] [Feature] sunburst series supports cornerRadius

2020-10-09 Thread GitBox
100pah commented on pull request #13390: URL: https://github.com/apache/incubator-echarts/pull/13390#issuecomment-705496149 Do we name it as `borderRaidus` as CSS did or name it as `cornerRadius`? Currently we have `borderColor` `borderWidth` that the same as CSS naming.

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13400: 关闭magicType切换图表类型的bug

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13400: URL: https://github.com/apache/incubator-echarts/issues/13400#issuecomment-706042666 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

[GitHub] [incubator-echarts] Bilge opened a new issue #13409: No way to anchor start point for splitArea

2020-10-09 Thread GitBox
Bilge opened a new issue #13409: URL: https://github.com/apache/incubator-echarts/issues/13409 ### What problem does this feature solve? Fixed split area for time series. Although we can set the fixed interval to one year for time series, the starting point for each year is not fixed,

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13409: No way to anchor start point for splitArea

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13409: URL: https://github.com/apache/incubator-echarts/issues/13409#issuecomment-706235641 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

[GitHub] [incubator-echarts-doc] kennymalac opened a new issue #133: Viewing docs offline

2020-10-09 Thread GitBox
kennymalac opened a new issue #133: URL: https://github.com/apache/incubator-echarts-doc/issues/133 Hello, I am just about to take airplane flight today. I wanted to checkout this project to be able to use docs offline. However, in this commit I see core libraries are using CDN :

[GitHub] [incubator-echarts] plainheart commented on pull request #13390: [5.0] [Feature] sunburst series supports cornerRadius

2020-10-09 Thread GitBox
plainheart commented on pull request #13390: URL: https://github.com/apache/incubator-echarts/pull/13390#issuecomment-705536378 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-echarts] plainheart edited a comment on pull request #13390: [5.0] [Feature] sunburst series supports cornerRadius

2020-10-09 Thread GitBox
plainheart edited a comment on pull request #13390: URL: https://github.com/apache/incubator-echarts/pull/13390#issuecomment-705536378 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13407: Apply series gradient to value axis

2020-10-09 Thread GitBox
echarts-bot[bot] commented on issue #13407: URL: https://github.com/apache/incubator-echarts/issues/13407#issuecomment-706101476 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

  1   2   >