[GitHub] [incubator-echarts] plainheart closed pull request #12758: fix(axisPointer): some properties of label in axisPointer are not working, fix #12642.

2020-08-03 Thread GitBox
plainheart closed pull request #12758: URL: https://github.com/apache/incubator-echarts/pull/12758 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] plainheart commented on pull request #12758: fix(axisPointer): some properties of label in axisPointer are not working, fix #12642.

2020-08-03 Thread GitBox
plainheart commented on pull request #12758: URL: https://github.com/apache/incubator-echarts/pull/12758#issuecomment-668387902 Do it in 5.0. This is an automated message from the Apache Git Service. To respond to the

[incubator-echarts] branch master updated (b9fc3f9 -> 38bd9eb)

2020-08-03 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/incubator-echarts.git. from b9fc3f9 Merge pull request #13015 from apache/fix-timeline-control new c79a835 Fix #12259. Update

[GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #12556: fix(axisLabel): fix axisLabel rotating with grid.containLabel #12259

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

[GitHub] [incubator-echarts] pissang closed issue #12259: 在grid.containLabel模式下xAxis的rotate算错了

2020-08-03 Thread GitBox
pissang closed issue #12259: URL: https://github.com/apache/incubator-echarts/issues/12259 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] [incubator-echarts] pissang merged pull request #12556: fix(axisLabel): fix axisLabel rotating with grid.containLabel #12259

2020-08-03 Thread GitBox
pissang merged pull request #12556: URL: https://github.com/apache/incubator-echarts/pull/12556 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] plainheart commented on issue #13073: wrong timestamp parser when xAxis type is 'time'

2020-08-03 Thread GitBox
plainheart commented on issue #13073: URL: https://github.com/apache/incubator-echarts/issues/13073#issuecomment-668384775 It may be not a bug but an incorrect usage. `xAxis.data` is just for the type of `category`. If the type is `time`, it can't be specified. > [Category data,

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13074: 请问柱状图有办法每根柱子宽度不一样吗

2020-08-03 Thread GitBox
echarts-bot[bot] commented on issue #13074: URL: https://github.com/apache/incubator-echarts/issues/13074#issuecomment-668363906 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] jhszy6 opened a new issue #13074: 请问柱状图有办法每根柱子宽度不一样吗

2020-08-03 Thread GitBox
jhszy6 opened a new issue #13074: URL: https://github.com/apache/incubator-echarts/issues/13074 请问柱状图有办法每根柱子宽度不一样吗 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-echarts] y925249766 commented on issue #4873: echarts 图表显示数据不显示

2020-08-03 Thread GitBox
y925249766 commented on issue #4873: URL: https://github.com/apache/incubator-echarts/issues/4873#issuecomment-668359353 > 我已经从那家公司离职了,解决办法也找到了 so 这个issue 可以关闭了 哈喽,能说一下你的解决办法么? This is an automated message from the

[GitHub] [incubator-echarts] pissang commented on issue #13072: 实时动态曲线的动画不平滑,有顿挫感

2020-08-03 Thread GitBox
pissang commented on issue #13072: URL: https://github.com/apache/incubator-echarts/issues/13072#issuecomment-668359158 可以试试把 animationEasing 改成 'linear' 然后你更新数据的频率也要控制成跟动画时长一样 This is an automated message from the

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13073: wrong timestamp parser when xAxis type is 'time'

2020-08-03 Thread GitBox
echarts-bot[bot] commented on issue #13073: URL: https://github.com/apache/incubator-echarts/issues/13073#issuecomment-668340133 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] wlbksy opened a new issue #13073: wrong timestamp parser when xAxis type is 'time'

2020-08-03 Thread GitBox
wlbksy opened a new issue #13073: URL: https://github.com/apache/incubator-echarts/issues/13073 ### Version 4.8.0 ### Steps to reproduce following timestamp is around 2020-08-04 10:11:00 ```javascript option = { xAxis: { data: [1596507060,

[GitHub] [incubator-echarts] wwwyyyccc123 opened a new issue #13072: 实时动态曲线的动画不平滑,有顿挫感

2020-08-03 Thread GitBox
wwwyyyccc123 opened a new issue #13072: URL: https://github.com/apache/incubator-echarts/issues/13072 ### What problem does this feature solve? 让实时监测的结果更加美观的呈现。 目前在echarts图表库能找到的例子: https://echarts.apache.org/examples/zh/editor.html?c=dynamic-data,

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13072: 实时动态曲线的动画不平滑,有顿挫感

2020-08-03 Thread GitBox
echarts-bot[bot] commented on issue #13072: URL: https://github.com/apache/incubator-echarts/issues/13072#issuecomment-668087153 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] nhaberl commented on issue #7332: SVG renderer issues

2020-08-03 Thread GitBox
nhaberl commented on issue #7332: URL: https://github.com/apache/incubator-echarts/issues/7332#issuecomment-668039078 Any news about rendering / export as svg ? This is an automated message from the Apache Git Service. To

[GitHub] [incubator-echarts] zhuoshengjie commented on issue #8639: map3D dispatchAction mapSelect无效

2020-08-03 Thread GitBox
zhuoshengjie commented on issue #8639: URL: https://github.com/apache/incubator-echarts/issues/8639#issuecomment-668010118 +1,是不是 map3d不支持dispatchAction This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-echarts] pissang commented on a change in pull request #12561: fix(pie): pie series render incorrectly after editing its data in DataView. close #12560.

2020-08-03 Thread GitBox
pissang commented on a change in pull request #12561: URL: https://github.com/apache/incubator-echarts/pull/12561#discussion_r464363470 ## File path: src/component/toolbox/feature/DataView.js ## @@ -426,13 +432,18 @@ function tryMergeDataOption(newData, originalData) {

[GitHub] [incubator-echarts] pissang commented on issue #12271: renderSeries is called when updating graphic component

2020-08-03 Thread GitBox
pissang commented on issue #12271: URL: https://github.com/apache/incubator-echarts/issues/12271#issuecomment-667976717 @ezubarev Sorry for the late reply. But we need to reschedule it to the 5.0 This is an automated

[GitHub] [incubator-echarts] Ling310 opened a new issue #12708: 当饼图label.alignTo == edge且在formatter中使用了rich时,labelLine与label间有不规则空隙

2020-08-03 Thread GitBox
Ling310 opened a new issue #12708: URL: https://github.com/apache/incubator-echarts/issues/12708 ### Version 4.8.0 ### Reproduction link [https://gallery.echartsjs.com/editor.html?c=x7lnSN-OJe=1](https://gallery.echartsjs.com/editor.html?c=x7lnSN-OJe=1) ### Steps to

[GitHub] [incubator-echarts] pissang commented on issue #12708: 当饼图label.alignTo == edge且在formatter中使用了rich时,labelLine与label间有不规则空隙

2020-08-03 Thread GitBox
pissang commented on issue #12708: URL: https://github.com/apache/incubator-echarts/issues/12708#issuecomment-667975393 It's fixed in the 5.0 ![image](https://user-images.githubusercontent.com/841551/89178998-664dca80-d5c1-11ea-9a8e-3a5b794dc879.png)

[GitHub] [incubator-echarts] pissang closed issue #12708: 当饼图label.alignTo == edge且在formatter中使用了rich时,labelLine与label间有不规则空隙

2020-08-03 Thread GitBox
pissang closed issue #12708: URL: https://github.com/apache/incubator-echarts/issues/12708 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] [incubator-echarts] susiwen8 closed issue #13071: 截断Y轴 / cut off yAxis

2020-08-03 Thread GitBox
susiwen8 closed issue #13071: URL: https://github.com/apache/incubator-echarts/issues/13071 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] [incubator-echarts] susiwen8 commented on issue #13071: 截断Y轴 / cut off yAxis

2020-08-03 Thread GitBox
susiwen8 commented on issue #13071: URL: https://github.com/apache/incubator-echarts/issues/13071#issuecomment-667957242 Duplicate with #12790 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13071: 截断Y轴 / cut off yAxis

2020-08-03 Thread GitBox
echarts-bot[bot] commented on issue #13071: URL: https://github.com/apache/incubator-echarts/issues/13071#issuecomment-667953938 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] Nathan2020-0126 opened a new issue #13071: 截断Y轴 / cut off yAxis

2020-08-03 Thread GitBox
Nathan2020-0126 opened a new issue #13071: URL: https://github.com/apache/incubator-echarts/issues/13071 ### What problem does this feature solve?

[GitHub] [incubator-echarts] evavranici commented on issue #13037: Can not draw a rectangle on canvas on top of charts by drag

2020-08-03 Thread GitBox
evavranici commented on issue #13037: URL: https://github.com/apache/incubator-echarts/issues/13037#issuecomment-667929168 > > > Please create a demo using https://codepen.io/Ovilia/pen/dyYWXWM Hi Ovilia, Thank you for your response. I tried to reproduce the code

[GitHub] [incubator-echarts] nouman0320 commented on issue #10614: Hover animation for series

2020-08-03 Thread GitBox
nouman0320 commented on issue #10614: URL: https://github.com/apache/incubator-echarts/issues/10614#issuecomment-667894631 Is there any update if this feature is going to be implemented? This is an automated message from

[incubator-echarts-handbook] branch master updated (adf5471 -> 9cb168b)

2020-08-03 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-echarts-handbook.git. from adf5471 chore: tweak style and update concepts/axis.md. new 24b3d8c Create bar-race.md

[GitHub] [incubator-echarts] shaqueoneal commented on issue #2489: ECharts3.0跟require3.0 引用冲突

2020-08-03 Thread GitBox
shaqueoneal commented on issue #2489: URL: https://github.com/apache/incubator-echarts/issues/2489#issuecomment-667831148 怎么关了? This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-echarts] ChenJiaH commented on issue #13058: Legend中的字体大小设置失效

2020-08-03 Thread GitBox
ChenJiaH commented on issue #13058: URL: https://github.com/apache/incubator-echarts/issues/13058#issuecomment-667823068 `canvas` 中 `fontFamily` 不可设置为 `inherit` This is an automated message from the Apache Git Service. To

[GitHub] [incubator-echarts] ChenJiaH closed issue #13058: Legend中的字体大小设置失效

2020-08-03 Thread GitBox
ChenJiaH closed issue #13058: URL: https://github.com/apache/incubator-echarts/issues/13058 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