You are viewing a plain text version of this content. The canonical link for it is here.
- [incubator-echarts] branch decal-custom created (now 23d617a) - posted by su...@apache.org on 2020/11/01 09:39:05 UTC, 0 replies.
- [incubator-echarts] 01/05: fix: [decal] (1) move option.decals to option.area.decal.decals. (2) disable series.decals (3) fix decals default option merge. - posted by su...@apache.org on 2020/11/01 09:39:06 UTC, 0 replies.
- [incubator-echarts] 02/05: fix: fix decal visual assignment - posted by su...@apache.org on 2020/11/01 09:39:07 UTC, 0 replies.
- [incubator-echarts] 03/05: fix: [decal] (1) fix sankey decal and enable itemStyle.decal in sankey. (2) add test case for sankey, treemap, sunburst. - posted by su...@apache.org on 2020/11/01 09:39:08 UTC, 0 replies.
- [incubator-echarts] 04/05: feature: [decal] support decal to custom series. - posted by su...@apache.org on 2020/11/01 09:39:09 UTC, 0 replies.
- [incubator-echarts] 05/05: Merge branch 'release' into decal-custom - posted by su...@apache.org on 2020/11/01 09:39:10 UTC, 0 replies.
- [incubator-echarts] branch fix/treemap-click created (now f6e0dec) - posted by su...@apache.org on 2020/11/01 17:27:26 UTC, 0 replies.
- [incubator-echarts] 01/03: ts: remove @ts-nocheck for some of the treemap files. - posted by su...@apache.org on 2020/11/01 17:27:27 UTC, 0 replies.
- [incubator-echarts] 02/03: fix: fix done/aborted in treemap. The bug case is: when click treemap to "drill down", and hover another rect to start state-changeing-animation before the drill down animation finished, some of the done/abort callback may not be called and then all of the "click" disabled (by the implementation of `src/util/animation.ts`. - posted by su...@apache.org on 2020/11/01 17:27:28 UTC, 0 replies.
- [incubator-echarts] 03/03: fix: Make `util/graphic` `updateProps` and `initProps` param `cb` listen "aborted". Because, at present, all of the cb usage are about "remove el", which are needed in both "done" and "aborted". Currently the usage of `cb`: initProps ParallelView SankeyView ThemeRiverView updateProps TreeView custom - posted by su...@apache.org on 2020/11/01 17:27:29 UTC, 0 replies.
- [incubator-echarts] branch fix-theme created (now 5cce192) - posted by wa...@apache.org on 2020/11/02 02:09:42 UTC, 0 replies.
- [incubator-echarts] 01/01: fix(theme): fix deprecated usage. - posted by wa...@apache.org on 2020/11/02 02:09:43 UTC, 0 replies.
- [incubator-echarts] branch release updated (a172154 -> 90e6426) - posted by sh...@apache.org on 2020/11/02 03:19:52 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13523 from apache/fix-theme - posted by sh...@apache.org on 2020/11/02 03:19:53 UTC, 0 replies.
- [incubator-echarts] branch fix/treemap-click updated (f6e0dec -> 7d09672) - posted by su...@apache.org on 2020/11/02 04:46:02 UTC, 0 replies.
- [incubator-echarts] branch decal-custom updated (23d617a -> 63fefa0) - posted by su...@apache.org on 2020/11/02 05:09:09 UTC, 1 replies.
- [incubator-echarts] branch release updated (90e6426 -> 8d6a3e8) - posted by su...@apache.org on 2020/11/02 05:17:05 UTC, 0 replies.
- [incubator-echarts] branch release updated (8d6a3e8 -> 27061f2) - posted by su...@apache.org on 2020/11/02 05:17:33 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13521 from apache/decal-custom - posted by su...@apache.org on 2020/11/02 05:17:34 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: add doc of darkMode, stateAnimation, valueAnimation. Add version of new added configs - posted by sh...@apache.org on 2020/11/02 06:33:22 UTC, 0 replies.
- [incubator-echarts] branch fix-test created (now ca6c742) - posted by wa...@apache.org on 2020/11/02 07:43:47 UTC, 0 replies.
- [incubator-echarts] 01/01: fix(test): fix some issues in `pie-cornerRadius` test case. - posted by wa...@apache.org on 2020/11/02 07:43:48 UTC, 0 replies.
- [incubator-echarts] branch release updated (27061f2 -> 1ea68de) - posted by sh...@apache.org on 2020/11/02 08:13:38 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13525 from apache/fix-test - posted by sh...@apache.org on 2020/11/02 08:13:39 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: fix(funnel): add missing version hint for funnel.orient, resolves apache/incubator-echarts#13524. - posted by wa...@apache.org on 2020/11/03 03:24:21 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated (c57524a -> 9250727) - posted by sh...@apache.org on 2020/11/03 03:34:51 UTC, 0 replies.
- [incubator-echarts-doc] 01/01: Merge pull request #136 from apache/fix-radar - posted by sh...@apache.org on 2020/11/03 03:34:52 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: tweak style of selected option - posted by sh...@apache.org on 2020/11/03 08:00:31 UTC, 1 replies.
- [incubator-echarts-doc] branch next updated: fix(bar): fix a typo in 2356e2d2dfbb15c09485e9585ea245144370c296 and fix incorrect version hint for `bar.roundCap`. - posted by wa...@apache.org on 2020/11/03 09:08:22 UTC, 0 replies.
- [incubator-echarts-handbook] branch master updated: (WIP)chore: generate script - posted by ov...@apache.org on 2020/11/03 10:05:20 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: update ecstat related examples. - posted by su...@apache.org on 2020/11/03 10:07:19 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: cleaner visual map doc - posted by sh...@apache.org on 2020/11/03 12:04:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] ChristofSchwarz opened a new issue #13534: Gantt Chart struggles to render more than 4000 events - posted by GitBox <gi...@apache.org> on 2020/11/03 13:30:19 UTC, 0 replies.
- [GitHub] [incubator-echarts] DoonPort0422 commented on issue #11377: treemap chart: click event get wrong dataIndex for treemap? - posted by GitBox <gi...@apache.org> on 2020/11/03 13:31:45 UTC, 0 replies.
- [GitHub] [incubator-echarts] WilliamsZhou opened a new issue #13530: symbolSize设置无效 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:32:11 UTC, 0 replies.
- [GitHub] [incubator-echarts-doc] plainheart closed pull request #131: fix: 修复雷达图的textStyle层级问题,应属于name子节点 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:38:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13515: Web-assembly Compiling (perhaps using AssemblyScript) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:40:31 UTC, 0 replies.
- [GitHub] [incubator-echarts] donotlb commented on issue #13205: After dynamically changing "lines.effect.symbol", the effect disappears - posted by GitBox <gi...@apache.org> on 2020/11/03 13:42:13 UTC, 0 replies.
- [GitHub] [incubator-echarts] li-0813 opened a new issue #13524: 漏斗图 orient:'horizontal' 失效 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:42:19 UTC, 0 replies.
- [GitHub] [incubator-echarts] Homebrew1 opened a new issue #13526: setOption({},true)重绘失效 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:42:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] azhang opened a new issue #13529: Overlapping legend and title - posted by GitBox <gi...@apache.org> on 2020/11/03 13:42:56 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13526: setOption({},true)重绘失效 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:43:18 UTC, 0 replies.
- [GitHub] [incubator-echarts] wogaozhixu opened a new issue #13533: Graphic doesn't work when I'm using Timeline and dataset - posted by GitBox <gi...@apache.org> on 2020/11/03 13:44:52 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13516: graph 坐标设置x,y无效 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:46:11 UTC, 0 replies.
- [GitHub] [incubator-echarts] lblIsMe opened a new issue #13532: 树图 symbolRotate 设置不生效 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:47:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13530: symbolSize设置无效 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:48:07 UTC, 0 replies.
- [GitHub] [incubator-echarts-doc] pissang merged pull request #136: fix(radar): fix textStyle does not work bug. - posted by GitBox <gi...@apache.org> on 2020/11/03 13:50:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] gehringf opened a new issue #13528: Labels rendered in the wrong place - posted by GitBox <gi...@apache.org> on 2020/11/03 13:51:14 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13528: Labels rendered in the wrong place - posted by GitBox <gi...@apache.org> on 2020/11/03 13:51:57 UTC, 0 replies.
- [GitHub] [incubator-echarts] Alice-hhu commented on issue #5545: 折线图分区段填充颜色 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:52:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart closed issue #13519: Theme in `next` branch gives compatibility warning - posted by GitBox <gi...@apache.org> on 2020/11/03 13:53:01 UTC, 0 replies.
- [GitHub] [incubator-echarts] xxxs commented on issue #4125: 如何在legend中显示value值? - posted by GitBox <gi...@apache.org> on 2020/11/03 13:55:19 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13529: Overlapping legend and title - posted by GitBox <gi...@apache.org> on 2020/11/03 13:55:26 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13531: series.type:map+scatter 设置symbolSize无法改变symbol的大小 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:56:25 UTC, 0 replies.
- [GitHub] [incubator-echarts] gehringf commented on issue #13528: Labels rendered in the wrong place - posted by GitBox <gi...@apache.org> on 2020/11/03 13:57:27 UTC, 3 replies.
- [GitHub] [incubator-echarts] Homebrew1 opened a new issue #13527: setOption({},true)重绘失效 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:59:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] j5272000 commented on issue #13028: Zoom in Chrome Browser, mouse event running wrong in svg > foreignObject - posted by GitBox <gi...@apache.org> on 2020/11/03 14:00:30 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13527: setOption({},true)重绘失效 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:00:44 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13526: setOption({},true)重绘失效 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:00:58 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13530: symbolSize设置无效 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:01:03 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13528: Labels rendered in the wrong place - posted by GitBox <gi...@apache.org> on 2020/11/03 14:01:48 UTC, 2 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13525: fix(test): fix some issues in `pie-cornerRadius` test case. - posted by GitBox <gi...@apache.org> on 2020/11/03 14:03:07 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13532: 树图 symbolRotate 设置不生效 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:04:04 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart commented on issue #13524: 漏斗图 orient:'horizontal' 失效 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:05:42 UTC, 0 replies.
- [GitHub] [incubator-echarts-doc] plainheart commented on pull request #131: fix: 修复雷达图的textStyle层级问题,应属于name子节点 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:05:46 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13531: series.type:map+scatter 设置symbolSize无法改变symbol的大小 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:06:28 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang merged pull request #13525: fix(test): fix some issues in `pie-cornerRadius` test case. - posted by GitBox <gi...@apache.org> on 2020/11/03 14:08:47 UTC, 0 replies.
- [GitHub] [incubator-echarts] zmzimpl commented on issue #13205: After dynamically changing "lines.effect.symbol", the effect disappears - posted by GitBox <gi...@apache.org> on 2020/11/03 14:08:50 UTC, 0 replies.
- [GitHub] [incubator-echarts] WilliamsZhou opened a new issue #13531: series.type:map+scatter 设置symbolSize无法改变symbol的大小 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:09:50 UTC, 0 replies.
- [GitHub] [incubator-echarts] azhang closed issue #13529: Overlapping legend and title - posted by GitBox <gi...@apache.org> on 2020/11/03 14:10:11 UTC, 0 replies.
- [GitHub] [incubator-echarts] 18262282746 commented on issue #4170: echart3中设置了xAxis.axisLabel.rotate以后,明明可以完整显示的刻度却由于interval而间隔显示了 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:10:43 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13524: 漏斗图 orient:'horizontal' 失效 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:12:27 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13524: 漏斗图 orient:'horizontal' 失效 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:12:43 UTC, 0 replies.
- [GitHub] [incubator-echarts] xxxs edited a comment on issue #4125: 如何在legend中显示value值? - posted by GitBox <gi...@apache.org> on 2020/11/03 14:13:04 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13532: 树图 symbolRotate 设置不生效 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:14:19 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart opened a new pull request #13525: fix(test): fix some issues in `pie-cornerRadius` test case. - posted by GitBox <gi...@apache.org> on 2020/11/03 14:16:51 UTC, 0 replies.
- [GitHub] [incubator-echarts] Witee commented on issue #13516: graph 坐标设置x,y无效 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:18:45 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13534: Gantt Chart struggles to render more than 4000 events - posted by GitBox <gi...@apache.org> on 2020/11/03 14:19:19 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13533: Graphic doesn't work when I'm using Timeline and dataset - posted by GitBox <gi...@apache.org> on 2020/11/03 14:19:31 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang edited a comment on issue #13528: Labels rendered in the wrong place - posted by GitBox <gi...@apache.org> on 2020/11/04 02:52:50 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13535: The font size problem of the label of the line graph set by echarts rendered by svg - posted by GitBox <gi...@apache.org> on 2020/11/04 03:45:03 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13535: The font size problem of the label of the line graph set by echarts rendered by svg - posted by GitBox <gi...@apache.org> on 2020/11/04 03:45:03 UTC, 0 replies.
- [GitHub] [incubator-echarts] wlyaini opened a new issue #13535: The font size problem of the label of the line graph set by echarts rendered by svg - posted by GitBox <gi...@apache.org> on 2020/11/04 03:45:03 UTC, 0 replies.
- [GitHub] [incubator-echarts] wlyaini commented on issue #13535: The font size problem of the label of the line graph set by echarts rendered by svg - posted by GitBox <gi...@apache.org> on 2020/11/04 03:52:38 UTC, 1 replies.
- [GitHub] [incubator-echarts] wlyaini removed a comment on issue #13535: The font size problem of the label of the line graph set by echarts rendered by svg - posted by GitBox <gi...@apache.org> on 2020/11/04 03:53:09 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13536: The font size problem of the label of the line graph set by echarts rendered by svg - posted by GitBox <gi...@apache.org> on 2020/11/04 03:58:08 UTC, 1 replies.
- [GitHub] [incubator-echarts] wlyaini opened a new issue #13536: The font size problem of the label of the line graph set by echarts rendered by svg - posted by GitBox <gi...@apache.org> on 2020/11/04 03:58:08 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13537: vue3 chart can't render again - posted by GitBox <gi...@apache.org> on 2020/11/04 04:09:07 UTC, 1 replies.
- [GitHub] [incubator-echarts] Nicolaschinc opened a new issue #13537: vue3 chart can't render again - posted by GitBox <gi...@apache.org> on 2020/11/04 04:09:07 UTC, 0 replies.
- [GitHub] [incubator-echarts] dirslashls opened a new issue #13538: Heatmap labels are incorrect when data encoding is used - posted by GitBox <gi...@apache.org> on 2020/11/04 04:30:18 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13538: Heatmap labels are incorrect when data encoding is used - posted by GitBox <gi...@apache.org> on 2020/11/04 04:30:19 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13538: Heatmap labels are incorrect when data encoding is used - posted by GitBox <gi...@apache.org> on 2020/11/04 04:30:19 UTC, 0 replies.
- [GitHub] [incubator-echarts] dirslashls commented on issue #13538: Heatmap labels are incorrect when data encoding is used - posted by GitBox <gi...@apache.org> on 2020/11/04 04:32:01 UTC, 0 replies.
- [GitHub] [incubator-echarts] nicholasbobo opened a new issue #13539: 文字间距 - posted by GitBox <gi...@apache.org> on 2020/11/04 05:32:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13539: 文字间距 - posted by GitBox <gi...@apache.org> on 2020/11/04 05:32:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13539: 文字间距 - posted by GitBox <gi...@apache.org> on 2020/11/04 05:32:37 UTC, 0 replies.
- [GitHub] [incubator-echarts] yangNice94 commented on issue #9256: echarts 4.0 树缩放 后收拢根节点会玩失踪 - posted by GitBox <gi...@apache.org> on 2020/11/04 05:52:27 UTC, 0 replies.
- [GitHub] [incubator-echarts] c396313051 opened a new issue #13540: echarts-gl的点击事件(click)无效,echarts-gl版本为1.1.1 - posted by GitBox <gi...@apache.org> on 2020/11/04 06:45:29 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13540: echarts-gl的点击事件(click)无效,echarts-gl版本为1.1.1 - posted by GitBox <gi...@apache.org> on 2020/11/04 06:45:29 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13540: echarts-gl的点击事件(click)无效,echarts-gl版本为1.1.1 - posted by GitBox <gi...@apache.org> on 2020/11/04 06:45:29 UTC, 0 replies.
- [GitHub] [incubator-echarts] wlf100220 commented on issue #7803: webpack主题无法按需引入 - posted by GitBox <gi...@apache.org> on 2020/11/04 08:13:57 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: add zh docs for new options in dataZoom, visualMap, timeline - posted by sh...@apache.org on 2020/11/04 08:15:20 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: add gauge-car example - posted by wa...@apache.org on 2020/11/04 08:34:23 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: add area-stack-gradient eexample - posted by wa...@apache.org on 2020/11/04 08:37:54 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: update gauge-car example - posted by wa...@apache.org on 2020/11/04 08:46:30 UTC, 4 replies.
- [incubator-echarts-doc] branch next updated: update en doc - posted by sh...@apache.org on 2020/11/04 09:33:59 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13541: Typing errors in `next` branch prevents release build of dependent angular app - posted by GitBox <gi...@apache.org> on 2020/11/04 10:09:47 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ghostbird opened a new issue #13541: Typing errors in `next` branch prevents release build of dependent angular app - posted by GitBox <gi...@apache.org> on 2020/11/04 10:09:47 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: add locale - posted by sh...@apache.org on 2020/11/04 10:10:57 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: complement data-transform doc. - posted by su...@apache.org on 2020/11/04 13:11:56 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated (9c95942 -> 301953c) - posted by su...@apache.org on 2020/11/04 13:13:38 UTC, 0 replies.
- [incubator-echarts-examples] 01/02: add examples about morphing and data-transform. - posted by su...@apache.org on 2020/11/04 13:13:39 UTC, 0 replies.
- [incubator-echarts-examples] 02/02: enhance dat.GUI in examples. - posted by su...@apache.org on 2020/11/04 13:13:40 UTC, 0 replies.
- [GitHub] [incubator-echarts] JoenZhu commented on issue #8866: 请问如何让visual map和地图配合的时候,动态的让visual map的hover颜色也根据数据映射到某个数据区间 - posted by GitBox <gi...@apache.org> on 2020/11/04 14:38:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] dirslashls opened a new issue #13542: performance issue when there are a lot of grids - posted by GitBox <gi...@apache.org> on 2020/11/04 20:04:38 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13542: performance issue when there are a lot of grids - posted by GitBox <gi...@apache.org> on 2020/11/04 20:04:39 UTC, 0 replies.
- [GitHub] [incubator-echarts] eschao commented on issue #13527: setOption({},true)重绘失效 - posted by GitBox <gi...@apache.org> on 2020/11/05 01:26:45 UTC, 0 replies.
- [GitHub] [incubator-echarts] tanwuyu commented on issue #10092: Echarts官方文档没有标明normal属性,望及时更新 - posted by GitBox <gi...@apache.org> on 2020/11/05 01:30:16 UTC, 0 replies.
- [GitHub] [incubator-echarts] luna42016 commented on issue #12242: 桑基图的节点可以设置最小高度 - posted by GitBox <gi...@apache.org> on 2020/11/05 02:48:24 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang edited a comment on issue #10092: Echarts官方文档没有标明normal属性,望及时更新 - posted by GitBox <gi...@apache.org> on 2020/11/05 04:02:35 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #10092: Echarts官方文档没有标明normal属性,望及时更新 - posted by GitBox <gi...@apache.org> on 2020/11/05 04:02:35 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13541: Typing errors in `next` branch prevents release build of dependent angular app - posted by GitBox <gi...@apache.org> on 2020/11/05 04:05:31 UTC, 3 replies.
- [incubator-echarts-examples] branch next updated: optimize example shotWidth - posted by wa...@apache.org on 2020/11/05 04:12:24 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: Adjust the order of graph chart display - posted by wa...@apache.org on 2020/11/05 04:22:11 UTC, 1 replies.
- [incubator-echarts-examples] branch next updated: improve some sunburst chart examples - posted by wa...@apache.org on 2020/11/05 04:40:24 UTC, 2 replies.
- [incubator-echarts-examples] branch next updated: update line-api example - posted by wa...@apache.org on 2020/11/05 04:42:04 UTC, 1 replies.
- [GitHub] [incubator-echarts] eschao edited a comment on issue #13527: setOption({},true)重绘失效 - posted by GitBox <gi...@apache.org> on 2020/11/05 05:14:19 UTC, 0 replies.
- [GitHub] [incubator-echarts] asionius commented on issue #9736: data zoom (in toolbox) stops working after changing axis type - posted by GitBox <gi...@apache.org> on 2020/11/05 05:18:09 UTC, 0 replies.
- [GitHub] [incubator-echarts] Alfxjx commented on issue #4930: label's formatter doesn't support HTML - posted by GitBox <gi...@apache.org> on 2020/11/05 05:55:02 UTC, 0 replies.
- [GitHub] [incubator-echarts] cwtuan commented on issue #4930: label's formatter doesn't support HTML - posted by GitBox <gi...@apache.org> on 2020/11/05 06:20:15 UTC, 0 replies.
- [GitHub] [incubator-echarts] rouxiaoxiao commented on issue #7062: ECharts的Title支持Html的sub sup上下标标签吗?或者其他方式实现上下标? - posted by GitBox <gi...@apache.org> on 2020/11/05 07:17:43 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13543: echarts-gl的点击事件(click)无效,echarts-gl版本为1.1.1 - posted by GitBox <gi...@apache.org> on 2020/11/05 07:30:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] c396313051 opened a new issue #13543: echarts-gl的点击事件(click)无效,echarts-gl版本为1.1.1 - posted by GitBox <gi...@apache.org> on 2020/11/05 07:30:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] xiaoyaoxmhl opened a new issue #13546: bar3D dispatchAction showTip not work! - posted by GitBox <gi...@apache.org> on 2020/11/05 08:15:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13546: bar3D dispatchAction showTip not work! - posted by GitBox <gi...@apache.org> on 2020/11/05 08:15:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13546: bar3D dispatchAction showTip not work! - posted by GitBox <gi...@apache.org> on 2020/11/05 08:15:41 UTC, 0 replies.
- [incubator-echarts] branch bundle-dts created (now f9bd8da) - posted by sh...@apache.org on 2020/11/05 08:18:45 UTC, 0 replies.
- [incubator-echarts] 01/01: fix(type): optimize types for dts bundling - posted by sh...@apache.org on 2020/11/05 08:18:46 UTC, 0 replies.
- [GitHub] [incubator-echarts] xiaoyaoxmhl opened a new issue #13547: bar3D dispatchAction showTip not work! - posted by GitBox <gi...@apache.org> on 2020/11/05 08:20:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13547: bar3D dispatchAction showTip not work! - posted by GitBox <gi...@apache.org> on 2020/11/05 08:20:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] zlqferris commented on issue #12790: Echart支持坐标轴中断 - posted by GitBox <gi...@apache.org> on 2020/11/05 08:32:23 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13548: Bar chart with time axis doesn't use correct "min" and "max" axis options. - posted by GitBox <gi...@apache.org> on 2020/11/05 09:30:23 UTC, 0 replies.
- [GitHub] [incubator-echarts] Pat-Ibulaire opened a new issue #13548: Bar chart with time axis doesn't use correct "min" and "max" axis options. - posted by GitBox <gi...@apache.org> on 2020/11/05 09:30:23 UTC, 0 replies.
- [GitHub] [incubator-echarts] Pat-Ibulaire commented on issue #13548: Bar chart with time axis doesn't use correct "min" and "max" axis options. - posted by GitBox <gi...@apache.org> on 2020/11/05 09:31:57 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ghostbird commented on issue #13541: Typing errors in `next` branch prevents release build of dependent angular app - posted by GitBox <gi...@apache.org> on 2020/11/05 09:37:43 UTC, 3 replies.
- [GitHub] [incubator-echarts] Ghostbird edited a comment on issue #13541: Typing errors in `next` branch prevents release build of dependent angular app - posted by GitBox <gi...@apache.org> on 2020/11/05 09:38:56 UTC, 2 replies.
- [incubator-echarts] branch bundle-dts updated: fix(sunburst): add an abstraction between callback params and inner structure - posted by sh...@apache.org on 2020/11/05 09:59:31 UTC, 0 replies.
- [incubator-echarts] branch bundle-dts updated (663af17 -> e7b7171) - posted by sh...@apache.org on 2020/11/05 10:02:53 UTC, 0 replies.
- [incubator-echarts] 01/02: fix(type): not leak inner structure in types - posted by sh...@apache.org on 2020/11/05 10:02:54 UTC, 0 replies.
- [incubator-echarts] 02/02: chore(type): add dts bundle - posted by sh...@apache.org on 2020/11/05 10:02:55 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13549: Brushlink across datasets doesn't work correctly if there are null values - posted by GitBox <gi...@apache.org> on 2020/11/05 10:07:24 UTC, 0 replies.
- [GitHub] [incubator-echarts] dirslashls opened a new issue #13549: Brushlink across datasets doesn't work correctly if there are null values - posted by GitBox <gi...@apache.org> on 2020/11/05 10:07:24 UTC, 0 replies.
- [incubator-echarts] branch bundle-dts updated: fix(type): add marker and tooltip in series option - posted by sh...@apache.org on 2020/11/05 10:27:52 UTC, 0 replies.
- [GitHub] [incubator-echarts] fljzl opened a new issue #13550: IOS+ Safari浏览器 +tree 消失 - posted by GitBox <gi...@apache.org> on 2020/11/05 10:30:28 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13550: IOS+ Safari浏览器 +tree 消失 - posted by GitBox <gi...@apache.org> on 2020/11/05 10:30:29 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13550: IOS+ Safari浏览器 +tree 消失 - posted by GitBox <gi...@apache.org> on 2020/11/05 10:30:29 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: use bundled dts. add examples - posted by sh...@apache.org on 2020/11/05 10:31:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13551: Radar: indicator names can go beyond canvas (thus clipped) - posted by GitBox <gi...@apache.org> on 2020/11/05 14:22:13 UTC, 0 replies.
- [GitHub] [incubator-echarts] qortex opened a new issue #13551: Radar: indicator names can go beyond canvas (thus clipped) - posted by GitBox <gi...@apache.org> on 2020/11/05 14:22:13 UTC, 0 replies.
- [GitHub] [incubator-echarts] gehringf opened a new issue #13552: Bar Charts not clipping - posted by GitBox <gi...@apache.org> on 2020/11/05 15:17:29 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13552: Bar Charts not clipping - posted by GitBox <gi...@apache.org> on 2020/11/05 15:17:31 UTC, 0 replies.
- [GitHub] [incubator-echarts] yongqianvip commented on issue #5491: 在react-native 下 release 版本中文变为 unicode 但在debug 模式下正常 - posted by GitBox <gi...@apache.org> on 2020/11/06 03:07:22 UTC, 0 replies.
- [incubator-echarts] branch bundle-dts updated: fix(types): include zrender in the bundled ts - posted by sh...@apache.org on 2020/11/06 03:08:44 UTC, 0 replies.
- [incubator-echarts] branch bundle-dts updated: fix(types): fix type error in ts 3.9+ #13541 - posted by sh...@apache.org on 2020/11/06 04:07:06 UTC, 0 replies.
- [incubator-echarts-bot] branch master updated: chore: update probot version. - posted by wa...@apache.org on 2020/11/06 04:15:45 UTC, 0 replies.
- [incubator-echarts] branch circular-layout created (now bc56aa6) - posted by su...@apache.org on 2020/11/06 05:43:38 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13553: fix: [graph] circular layout should be able to base on symbolSize. - posted by GitBox <gi...@apache.org> on 2020/11/06 05:45:11 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13553: fix: [graph] circular layout should be able to base on symbolSize. - posted by GitBox <gi...@apache.org> on 2020/11/06 05:45:11 UTC, 1 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13553: fix: [graph] circular layout should be able to base on symbolSize. - posted by GitBox <gi...@apache.org> on 2020/11/06 05:48:29 UTC, 0 replies.
- [incubator-echarts] branch release updated (1ea68de -> eb157be) - posted by su...@apache.org on 2020/11/06 05:54:30 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13553 from apache/circular-layout - posted by su...@apache.org on 2020/11/06 05:54:31 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13554: fix: [parallel] fix that the second category parallel axis can not be selectable - posted by GitBox <gi...@apache.org> on 2020/11/06 06:32:41 UTC, 1 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13554: fix: [parallel] fix that the second category parallel axis can not be selectable - posted by GitBox <gi...@apache.org> on 2020/11/06 06:32:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13554: fix: [parallel] fix that the second category parallel axis can not be selectable - posted by GitBox <gi...@apache.org> on 2020/11/06 06:34:02 UTC, 0 replies.
- [incubator-echarts] branch fix/parallel-last-category created (now b1e6da5) - posted by su...@apache.org on 2020/11/06 06:37:23 UTC, 0 replies.
- [incubator-echarts] branch release updated (eb157be -> 1f6c7d7) - posted by su...@apache.org on 2020/11/06 06:37:35 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13554 from apache/fix/parallel-last-category - posted by su...@apache.org on 2020/11/06 06:37:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13555: echarts 澳门地图花王堂区、望德堂区边界有缝隙 - posted by GitBox <gi...@apache.org> on 2020/11/06 08:08:55 UTC, 0 replies.
- [GitHub] [incubator-echarts] xxeen opened a new issue #13555: echarts 澳门地图花王堂区、望德堂区边界有缝隙 - posted by GitBox <gi...@apache.org> on 2020/11/06 08:08:55 UTC, 0 replies.
- [GitHub] [incubator-echarts] 23Luckstar commented on issue #13222: 黑色背景下 focusNodeAdjacency:true 时,没有关联关系节点 显示不出 - posted by GitBox <gi...@apache.org> on 2020/11/06 08:49:20 UTC, 0 replies.
- [incubator-echarts] branch fix/geo-state created (now 40d9419) - posted by su...@apache.org on 2020/11/06 09:14:36 UTC, 0 replies.
- [incubator-echarts] 01/01: fix: [geo select state] fix that dispatchAction({ type: 'geoToggleSelect', ... }) now work immediately. - posted by su...@apache.org on 2020/11/06 09:14:37 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13556: fix: [geo select state] fix that dispatchAction({ type: 'geoToggleSelect', ... }) now work immediately. - posted by GitBox <gi...@apache.org> on 2020/11/06 09:15:07 UTC, 1 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13556: fix: [geo select state] fix that dispatchAction({ type: 'geoToggleSelect', ... }) now work immediately. - posted by GitBox <gi...@apache.org> on 2020/11/06 09:15:07 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13556: fix: [geo select state] fix that dispatchAction({ type: 'geoToggleSelect', ... }) now work immediately. - posted by GitBox <gi...@apache.org> on 2020/11/06 09:18:47 UTC, 0 replies.
- [incubator-echarts] branch release updated (1f6c7d7 -> 6cd7cf8) - posted by su...@apache.org on 2020/11/06 09:19:48 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13556 from apache/fix/geo-state - posted by su...@apache.org on 2020/11/06 09:19:49 UTC, 0 replies.
- [GitHub] [incubator-echarts] facingcheer opened a new issue #13557: Bar Chart with markline (setting by x and yAxis), markline not being clipped correctly when out of range - posted by GitBox <gi...@apache.org> on 2020/11/06 09:41:56 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13557: Bar Chart with markline (setting by x and yAxis), markline not being clipped correctly when out of range - posted by GitBox <gi...@apache.org> on 2020/11/06 09:41:56 UTC, 0 replies.
- [incubator-echarts] branch feat-decal updated (5d6fd87 -> 183d961) - posted by ov...@apache.org on 2020/11/06 11:19:02 UTC, 0 replies.
- [incubator-echarts] 01/01: feat(decal): symbol support array - posted by ov...@apache.org on 2020/11/06 11:19:03 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13558: feat(decal): symbol support array - posted by GitBox <gi...@apache.org> on 2020/11/06 11:20:40 UTC, 1 replies.
- [GitHub] [incubator-echarts] Ovilia opened a new pull request #13558: feat(decal): symbol support array - posted by GitBox <gi...@apache.org> on 2020/11/06 11:20:40 UTC, 0 replies.
- [GitHub] [incubator-echarts] AmitBisht14 opened a new issue #13559: Show/hide MarkArea from echarts configuration - posted by GitBox <gi...@apache.org> on 2020/11/06 11:54:51 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13559: Show/hide MarkArea from echarts configuration - posted by GitBox <gi...@apache.org> on 2020/11/06 11:55:01 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13559: Show/hide MarkArea from echarts configuration - posted by GitBox <gi...@apache.org> on 2020/11/06 11:55:01 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia merged pull request #13558: feat(decal): symbol support array - posted by GitBox <gi...@apache.org> on 2020/11/06 12:30:12 UTC, 0 replies.
- [incubator-echarts] branch release updated (6cd7cf8 -> d3da6cf) - posted by ov...@apache.org on 2020/11/06 12:30:45 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13558 from apache/feat-decal - posted by ov...@apache.org on 2020/11/06 12:30:46 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13560: set polyline-tree's option symbol = 'none' lead to echart disappear - posted by GitBox <gi...@apache.org> on 2020/11/06 17:32:19 UTC, 0 replies.
- [GitHub] [incubator-echarts] DBSDs opened a new issue #13560: set polyline-tree's option symbol = 'none' lead to echart disappear - posted by GitBox <gi...@apache.org> on 2020/11/06 17:32:20 UTC, 0 replies.
- [incubator-echarts] branch fix/lazy-update created (now 61b7c72) - posted by su...@apache.org on 2020/11/07 04:57:19 UTC, 0 replies.
- [incubator-echarts] 01/01: fix: lazyMode should wake zrender up, otherwise will be nothing rendered. - posted by su...@apache.org on 2020/11/07 04:57:20 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13561: fix: lazyMode should wake zrender up, otherwise will be nothing rendered - posted by GitBox <gi...@apache.org> on 2020/11/07 04:58:21 UTC, 1 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13561: fix: lazyMode should wake zrender up, otherwise will be nothing rendered - posted by GitBox <gi...@apache.org> on 2020/11/07 04:58:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] sunyuu closed pull request #9744: Fix #9011 gauge clockwise - posted by GitBox <gi...@apache.org> on 2020/11/07 07:56:26 UTC, 0 replies.
- [incubator-echarts] branch fix/lazy-update updated (61b7c72 -> 39cfc32) - posted by su...@apache.org on 2020/11/07 09:59:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13562: Ocultar valor 0 en label - posted by GitBox <gi...@apache.org> on 2020/11/07 13:23:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13562: Ocultar valor 0 en label - posted by GitBox <gi...@apache.org> on 2020/11/07 13:23:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] sgalarza1994 opened a new issue #13562: Ocultar valor 0 en label - posted by GitBox <gi...@apache.org> on 2020/11/07 13:23:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13561: fix: lazyMode should wake zrender up, otherwise will be nothing rendered - posted by GitBox <gi...@apache.org> on 2020/11/07 16:13:33 UTC, 0 replies.
- [incubator-echarts] branch release updated (d3da6cf -> e860342) - posted by su...@apache.org on 2020/11/07 16:14:06 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13561 from apache/fix/lazy-update - posted by su...@apache.org on 2020/11/07 16:14:07 UTC, 0 replies.
- [GitHub] [incubator-echarts] sameeraroshan commented on issue #13503: 折线树图(polyline-tree)折叠时折线没有被折叠 - posted by GitBox <gi...@apache.org> on 2020/11/07 18:57:25 UTC, 0 replies.
- [GitHub] [incubator-echarts] helgasoft commented on issue #10700: add startValue and endValue parameters in zoom event triggered by slider - posted by GitBox <gi...@apache.org> on 2020/11/07 20:03:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on pull request #9296: Added spanish translation - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:00 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #8234: 移动端柱状图加入DataZoom以后,只能点击图表两侧才能滑动,想点图表区也能滑动,有什么解决办法吗 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #9334: 配置项中图表的颜色调整解释不清 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #7907: markLine值大于坐标轴最大值时会显示不出,应该如何处理这种情况 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #6862: 怎么将3d地球变成一个透明的球? - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #9336: Candlestick组件中,markPoint宽度怎么随缩放改变大小?也就是markPoint宽度,随着拖拉,和k线宽度保持一致 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #7049: Need Help DataZoom option not working - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:11 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #9330: graphGL 首次渲染后缩放比例问题 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #9258: timeline在ie下性能问题 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #6957: 3D球体+3D飞线,setoption渲染数据时会卡顿一下 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #7102: y轴label超出图表 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #7165: x轴标签内容过长,应用了 interval: 0 后,左右两侧的标签依然无法显示 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #7131: 曲线hover样式怎么设置? - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #8335: 多类型柱状图如何在某项数据为0的情况下不显示该柱子(且不占据x轴空间) - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #8703: 功能改进:X轴过长提供截字处理,hover轴标题显示全部内容。 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #8161: tooltip 默认时文字前面相应颜色的圆点,在设置 tooltip.formatter 后,如何显示? - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #8262: 区域填充颜色如何使用系列颜色呢 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #8199: 请问这种图怎么做? - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #8058: 给echarts提一下需求看是否会处理 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #8097: echarts 怎样能在点击图例,曲线消失的时候,y轴也消失 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #7765: tooltip里面可以再绘制图表吗?? - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #9299: 选好的选框是否可以设置可以平移但是不可以调整形状? - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #8322: title怎么添加下划线 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #8963: 在绘拆线图选择区域填充时,填充的样式不可控 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #7853: 使用dataset和time,在多个维度时异常 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #8102: 柱状图横坐标字符串很长如何截取才不会让数据错位?? - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #7897: 公司期望做的图表效果。。。感觉有好多实现不了= = - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #9280: 如何设置toolbox自定义按钮的hover message的位置 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:43 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #9291: roamController subsitute ? - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:43 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #9254: echarts,树 4.0 的缩放 - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:43 UTC, 0 replies.
- [GitHub] [incubator-echarts] stale[bot] commented on issue #9309: Draw a 3D Surface with a constant X axis - posted by GitBox <gi...@apache.org> on 2020/11/07 21:52:43 UTC, 0 replies.
- [incubator-echarts] branch bundle-dts updated: test: add bundled dts test - posted by sh...@apache.org on 2020/11/08 01:16:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13563: chore(dts): generate bundled dts distribution - posted by GitBox <gi...@apache.org> on 2020/11/08 01:28:15 UTC, 1 replies.
- [GitHub] [incubator-echarts] pissang opened a new pull request #13563: chore(dts): generate bundled dts distribution - posted by GitBox <gi...@apache.org> on 2020/11/08 01:28:15 UTC, 0 replies.
- [incubator-echarts] branch bundle-dts updated (b46dc3d -> 2086398) - posted by sh...@apache.org on 2020/11/08 05:49:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang merged pull request #13563: chore(dts): generate bundled dts distribution - posted by GitBox <gi...@apache.org> on 2020/11/08 05:54:24 UTC, 0 replies.
- [incubator-echarts] branch release updated (e860342 -> 904a53c) - posted by sh...@apache.org on 2020/11/08 05:54:29 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13563 from apache/bundle-dts - posted by sh...@apache.org on 2020/11/08 05:54:30 UTC, 0 replies.
- [incubator-echarts] branch fix/symbolRotation created (now a13d9ff) - posted by su...@apache.org on 2020/11/08 06:24:20 UTC, 0 replies.
- [incubator-echarts] 01/01: fix: fix symbolRotation not work. - posted by su...@apache.org on 2020/11/08 06:24:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13564: fix: fix symbolRotation not work. - posted by GitBox <gi...@apache.org> on 2020/11/08 06:24:51 UTC, 1 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13564: fix: fix symbolRotation not work. - posted by GitBox <gi...@apache.org> on 2020/11/08 06:24:51 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13564: fix: fix symbolRotation not work. - posted by GitBox <gi...@apache.org> on 2020/11/08 06:40:36 UTC, 0 replies.
- [incubator-echarts] branch release updated (904a53c -> 39edfa5) - posted by su...@apache.org on 2020/11/08 06:40:41 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13564 from apache/fix/symbolRotation - posted by su...@apache.org on 2020/11/08 06:40:42 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: fix: parallel do not support this formatter callback implementation. Before 4.9 it is just omitted. Since 5.0 it will throw error. - posted by su...@apache.org on 2020/11/08 06:46:48 UTC, 1 replies.
- [incubator-echarts] branch remove-map created (now 445797e) - posted by sh...@apache.org on 2020/11/08 07:07:08 UTC, 0 replies.
- [incubator-echarts] 01/01: move map data to test folder. not included in the npm package. - posted by sh...@apache.org on 2020/11/08 07:07:09 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang opened a new pull request #13565: [5.0] [BREAK] move map data to test folder. not included in the npm package. - posted by GitBox <gi...@apache.org> on 2020/11/08 07:31:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13565: [5.0] [BREAK] move map data to test folder. not included in the npm package. - posted by GitBox <gi...@apache.org> on 2020/11/08 07:31:36 UTC, 1 replies.
- [GitHub] [incubator-echarts] pissang merged pull request #13565: [5.0] [BREAK] move map data to test folder. not included in the npm package. - posted by GitBox <gi...@apache.org> on 2020/11/08 07:57:34 UTC, 0 replies.
- [incubator-echarts] branch release updated (39edfa5 -> e0de745) - posted by sh...@apache.org on 2020/11/08 07:57:59 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13565 from apache/remove-map - posted by sh...@apache.org on 2020/11/08 07:58:00 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang closed issue #13541: Typing errors in `next` branch prevents release build of dependent angular app - posted by GitBox <gi...@apache.org> on 2020/11/08 12:39:29 UTC, 0 replies.
- [incubator-echarts] branch fix/pictorial-hover created (now 8de0e3e) - posted by su...@apache.org on 2020/11/08 14:07:33 UTC, 0 replies.
- [incubator-echarts] 01/01: fix: pictorialBar by default do not "hoverAnimation". - posted by su...@apache.org on 2020/11/08 14:07:34 UTC, 0 replies.
- [incubator-echarts] branch fix/parallel-select created (now 1a58372) - posted by su...@apache.org on 2020/11/08 14:13:41 UTC, 0 replies.
- [incubator-echarts] 01/01: fix: fix parallel select opacity should be applied. - posted by su...@apache.org on 2020/11/08 14:13:42 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13566: fix: pictorialBar by default do not "hoverAnimation". - posted by GitBox <gi...@apache.org> on 2020/11/08 14:14:38 UTC, 1 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13566: fix: pictorialBar by default do not "hoverAnimation". - posted by GitBox <gi...@apache.org> on 2020/11/08 14:14:38 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13567: fix: fix parallel select opacity should be applied. - posted by GitBox <gi...@apache.org> on 2020/11/08 14:15:19 UTC, 1 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13567: fix: fix parallel select opacity should be applied. - posted by GitBox <gi...@apache.org> on 2020/11/08 14:15:19 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13566: fix: pictorialBar by default do not "hoverAnimation". - posted by GitBox <gi...@apache.org> on 2020/11/08 14:33:07 UTC, 0 replies.
- [incubator-echarts] branch release updated (e0de745 -> c348d16) - posted by su...@apache.org on 2020/11/08 14:33:33 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13566 from apache/fix/pictorial-hover - posted by su...@apache.org on 2020/11/08 14:33:34 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13567: fix: fix parallel select opacity should be applied. - posted by GitBox <gi...@apache.org> on 2020/11/08 14:33:37 UTC, 0 replies.
- [incubator-echarts] branch release updated (c348d16 -> 49a2348) - posted by su...@apache.org on 2020/11/08 14:33:39 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13567 from apache/fix/parallel-select - posted by su...@apache.org on 2020/11/08 14:33:40 UTC, 0 replies.
- [incubator-echarts] branch fix/markLine created (now fee4578) - posted by su...@apache.org on 2020/11/08 16:23:36 UTC, 0 replies.
- [incubator-echarts] 01/01: fix: markLine (horizontal or vertical) can not be displayed by the optimize. - posted by su...@apache.org on 2020/11/08 16:23:37 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13568: fix: markLine (horizontal or vertical) should be displayed after this optimization. - posted by GitBox <gi...@apache.org> on 2020/11/08 16:24:24 UTC, 1 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13568: fix: markLine (horizontal or vertical) should be displayed after this optimization. - posted by GitBox <gi...@apache.org> on 2020/11/08 16:24:24 UTC, 0 replies.
- [incubator-echarts] branch fix/dataZoom created (now 79a5f58) - posted by su...@apache.org on 2020/11/08 16:57:48 UTC, 0 replies.
- [incubator-echarts] 01/01: fix: [dataZoom] remove duplicated declaration (test case: test/stream-filter2.html) - posted by su...@apache.org on 2020/11/08 16:57:49 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13569: fix: [dataZoom] remove duplicated declaration (test case: test/stream… - posted by GitBox <gi...@apache.org> on 2020/11/08 16:58:20 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13569: fix: [dataZoom] remove duplicated declaration (test case: test/stream… - posted by GitBox <gi...@apache.org> on 2020/11/08 16:58:20 UTC, 0 replies.
- [incubator-echarts] branch fix/useUTC created (now a3e658c) - posted by su...@apache.org on 2020/11/08 19:10:52 UTC, 0 replies.
- [incubator-echarts] 01/02: fix: comment incorrect implementation of tooltip.formatter: pattern on time axis temporarily - posted by su...@apache.org on 2020/11/08 19:10:53 UTC, 0 replies.
- [incubator-echarts] 02/02: fix: (1) tooltip should support useUTC by default (2) make the param useUTC/isUTC mandatory rather than optional. (3) change the order of the param isUTC and lang of time.format because isUTC is used more. - posted by su...@apache.org on 2020/11/08 19:10:54 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13570: Fix/use UTC and tooltip.formatter on time axis - posted by GitBox <gi...@apache.org> on 2020/11/08 19:15:23 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13570: Fix/use UTC and tooltip.formatter on time axis - posted by GitBox <gi...@apache.org> on 2020/11/08 19:15:23 UTC, 1 replies.
- [incubator-echarts] branch fix/markLine updated (fee4578 -> 5563ecd) - posted by su...@apache.org on 2020/11/08 19:35:13 UTC, 0 replies.
- [GitHub] [incubator-echarts] dirslashls opened a new issue #13571: Error "Unknown dimension open" for candlestick chart with custom dimension names and zoom enabled - posted by GitBox <gi...@apache.org> on 2020/11/09 02:12:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13571: Error "Unknown dimension open" for candlestick chart with custom dimension names and zoom enabled - posted by GitBox <gi...@apache.org> on 2020/11/09 02:12:16 UTC, 2 replies.
- [GitHub] [incubator-echarts] hanfengcan closed issue #8262: 区域填充颜色如何使用系列颜色呢 - posted by GitBox <gi...@apache.org> on 2020/11/09 02:20:56 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13555: echarts 澳门地图花王堂区、望德堂区边界有缝隙 - posted by GitBox <gi...@apache.org> on 2020/11/09 03:34:15 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang edited a comment on issue #13555: echarts 澳门地图花王堂区、望德堂区边界有缝隙 - posted by GitBox <gi...@apache.org> on 2020/11/09 03:34:35 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13551: Radar: indicator names can go beyond canvas (thus clipped) - posted by GitBox <gi...@apache.org> on 2020/11/09 03:36:18 UTC, 0 replies.
- [GitHub] [incubator-echarts] dirslashls commented on issue #13571: Error "Unknown dimension open" for candlestick chart with custom dimension names and zoom enabled - posted by GitBox <gi...@apache.org> on 2020/11/09 04:02:15 UTC, 0 replies.
- [GitHub] [incubator-echarts] dirslashls edited a comment on issue #13571: Error "Unknown dimension open" for candlestick chart with custom dimension names and zoom enabled - posted by GitBox <gi...@apache.org> on 2020/11/09 04:02:35 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13568: fix: markLine (horizontal or vertical) should be displayed after this optimization. - posted by GitBox <gi...@apache.org> on 2020/11/09 04:51:46 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13569: fix: [dataZoom] remove duplicated declaration (test case: test/stream-filter2.html) - posted by GitBox <gi...@apache.org> on 2020/11/09 04:52:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13569: fix: [dataZoom] remove duplicated declaration (test case: test/stream-filter2.html) - posted by GitBox <gi...@apache.org> on 2020/11/09 04:52:07 UTC, 0 replies.
- [incubator-echarts] branch release updated (25ae05a -> 25db934) - posted by su...@apache.org on 2020/11/09 04:52:18 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13569 from apache/fix/dataZoom - posted by su...@apache.org on 2020/11/09 04:52:19 UTC, 0 replies.
- [incubator-echarts] branch release updated (49a2348 -> 25ae05a) - posted by su...@apache.org on 2020/11/09 04:52:26 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13568 from apache/fix/markLine - posted by su...@apache.org on 2020/11/09 04:52:27 UTC, 0 replies.
- [incubator-echarts] branch fix/timeline-symbol created (now 06efb46) - posted by su...@apache.org on 2020/11/09 05:08:17 UTC, 0 replies.
- [incubator-echarts] 01/01: fix: fix timeline tick symbol displayed at wrong place. - posted by su...@apache.org on 2020/11/09 05:08:18 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13572: fix: fix timeline tick symbol displayed at wrong place. - posted by GitBox <gi...@apache.org> on 2020/11/09 05:09:02 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13572: fix: fix timeline tick symbol displayed at wrong place. - posted by GitBox <gi...@apache.org> on 2020/11/09 05:09:02 UTC, 1 replies.
- [incubator-echarts] branch release updated (25db934 -> 8d26389) - posted by su...@apache.org on 2020/11/09 05:10:21 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13572 from apache/fix/timeline-symbol - posted by su...@apache.org on 2020/11/09 05:10:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13572: fix: fix timeline tick symbol displayed at wrong place. - posted by GitBox <gi...@apache.org> on 2020/11/09 05:10:23 UTC, 0 replies.
- [incubator-echarts] branch add-ts-lib created (now b6b5f2a) - posted by sh...@apache.org on 2020/11/09 05:45:07 UTC, 0 replies.
- [incubator-echarts] 01/01: chore: add tslib in dependencies - posted by sh...@apache.org on 2020/11/09 05:45:08 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang opened a new pull request #13573: chore: add tslib in dependencies - posted by GitBox <gi...@apache.org> on 2020/11/09 05:46:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13573: chore: add tslib in dependencies - posted by GitBox <gi...@apache.org> on 2020/11/09 05:46:37 UTC, 1 replies.
- [GitHub] [incubator-echarts] pissang merged pull request #13573: chore: add tslib in dependencies - posted by GitBox <gi...@apache.org> on 2020/11/09 06:01:25 UTC, 0 replies.
- [incubator-echarts] branch release updated (8d26389 -> 6e45682) - posted by sh...@apache.org on 2020/11/09 06:01:30 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13573 from apache/add-ts-lib - posted by sh...@apache.org on 2020/11/09 06:01:31 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13574: fix: [tooltip] add back the missing v4.9 feature: tooltip text shadow. - posted by GitBox <gi...@apache.org> on 2020/11/09 07:01:39 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13574: fix: [tooltip] add back the missing v4.9 feature: tooltip text shadow. - posted by GitBox <gi...@apache.org> on 2020/11/09 07:01:39 UTC, 1 replies.
- [incubator-echarts] branch fix/tooltip-textStyle created (now 103b6e4) - posted by su...@apache.org on 2020/11/09 07:06:44 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13574: fix: [tooltip] add back the missing v4.9 feature: tooltip text shadow. - posted by GitBox <gi...@apache.org> on 2020/11/09 07:16:38 UTC, 0 replies.
- [incubator-echarts] branch release updated (6e45682 -> dfdee5d) - posted by su...@apache.org on 2020/11/09 07:22:23 UTC, 1 replies.
- [incubator-echarts] 01/01: Merge pull request #13574 from apache/fix/tooltip-textStyle - posted by su...@apache.org on 2020/11/09 07:22:24 UTC, 1 replies.
- [GitHub] [incubator-echarts] hellokidder opened a new issue #13575: In graph,when the node link to it self ,the line is invisible almost - posted by GitBox <gi...@apache.org> on 2020/11/09 08:00:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13575: In graph,when the node link to it self ,the line is invisible almost - posted by GitBox <gi...@apache.org> on 2020/11/09 08:00:44 UTC, 1 replies.
- [GitHub] [incubator-echarts] hellokidder commented on issue #13575: In graph,when the node link to it self ,the line is invisible almost - posted by GitBox <gi...@apache.org> on 2020/11/09 08:01:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 opened a new pull request #13576: chore: add missing license description - posted by GitBox <gi...@apache.org> on 2020/11/09 08:49:09 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13576: chore: add missing license description - posted by GitBox <gi...@apache.org> on 2020/11/09 08:49:09 UTC, 1 replies.
- [GitHub] [incubator-echarts] qortex commented on issue #13551: Radar: indicator names can go beyond canvas (thus clipped) - posted by GitBox <gi...@apache.org> on 2020/11/09 08:51:50 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang merged pull request #13576: chore: add missing license description - posted by GitBox <gi...@apache.org> on 2020/11/09 09:34:27 UTC, 0 replies.
- [incubator-echarts] branch release updated: chore: add missing license description - posted by sh...@apache.org on 2020/11/09 09:42:26 UTC, 1 replies.
- [incubator-echarts] branch fix/useUTC updated (a3e658c -> 085c7dc) - posted by su...@apache.org on 2020/11/09 10:00:16 UTC, 1 replies.
- [incubator-echarts] branch fix-tree-animation created (now 5139ee8) - posted by sh...@apache.org on 2020/11/09 10:10:34 UTC, 0 replies.
- [incubator-echarts] 01/01: fix(tree): fix tree edge animation. - posted by sh...@apache.org on 2020/11/09 10:10:35 UTC, 0 replies.
- [incubator-echarts-www] branch next updated: feat: add 5.0 home page about section - posted by sh...@apache.org on 2020/11/09 11:08:58 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13570: Fix/use UTC and tooltip.formatter on time axis - posted by GitBox <gi...@apache.org> on 2020/11/09 11:19:24 UTC, 0 replies.
- [incubator-echarts] branch release updated (2814043 -> 1eaeed9) - posted by su...@apache.org on 2020/11/09 11:19:59 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13570 from apache/fix/useUTC - posted by su...@apache.org on 2020/11/09 11:20:00 UTC, 0 replies.
- [incubator-echarts] branch fix/dataZoom-brush created (now 570ee92) - posted by su...@apache.org on 2020/11/09 12:02:08 UTC, 0 replies.
- [incubator-echarts] 01/01: fix: [dataZoom] fix that after dataZoom updated by others (like inside dataZoom), the brush rect does not display. - posted by su...@apache.org on 2020/11/09 12:02:09 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13577: fix: [dataZoom] fix that after dataZoom updated by others (like inside dataZoom), the brush rect does not display. - posted by GitBox <gi...@apache.org> on 2020/11/09 12:03:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13577: fix: [dataZoom] fix that after dataZoom updated by others (like inside dataZoom), the brush rect does not display. - posted by GitBox <gi...@apache.org> on 2020/11/09 12:03:07 UTC, 1 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13577: fix: [dataZoom] fix that after dataZoom updated by others (like inside dataZoom), the brush rect does not display. - posted by GitBox <gi...@apache.org> on 2020/11/09 12:11:02 UTC, 0 replies.
- [incubator-echarts] branch release updated (1eaeed9 -> 98af79c) - posted by su...@apache.org on 2020/11/09 12:11:09 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13577 from apache/fix/dataZoom-brush - posted by su...@apache.org on 2020/11/09 12:11:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] wangJia-l commented on issue #2660: xAxis.axisLabel.formatter这里用起来有点问题 - posted by GitBox <gi...@apache.org> on 2020/11/09 12:22:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13578: line chart怎么能在x轴是"value"的时候使用 stack - posted by GitBox <gi...@apache.org> on 2020/11/09 12:48:56 UTC, 0 replies.
- [GitHub] [incubator-echarts] Derek-Xiang opened a new issue #13578: line chart怎么能在x轴是"value"的时候使用 stack - posted by GitBox <gi...@apache.org> on 2020/11/09 12:48:59 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13578: line chart怎么能在x轴是"value"的时候使用 stack - posted by GitBox <gi...@apache.org> on 2020/11/09 12:48:59 UTC, 0 replies.
- [incubator-echarts] branch fix-tree-animation updated: fix(tree): optimize remove animation in tree. not invoked twice - posted by sh...@apache.org on 2020/11/09 14:26:13 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13579: Fix animation issues of tree - posted by GitBox <gi...@apache.org> on 2020/11/09 14:34:09 UTC, 1 replies.
- [GitHub] [incubator-echarts] pissang opened a new pull request #13579: Fix animation issues of tree - posted by GitBox <gi...@apache.org> on 2020/11/09 14:34:09 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang merged pull request #13579: Fix animation issues of tree - posted by GitBox <gi...@apache.org> on 2020/11/09 14:48:03 UTC, 0 replies.
- [incubator-echarts] branch release updated (98af79c -> a21f5d2) - posted by sh...@apache.org on 2020/11/09 14:48:29 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13579 from apache/fix-tree-animation - posted by sh...@apache.org on 2020/11/09 14:48:30 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 opened a new pull request #13580: Fix(tree): `symbol` is `none` cannot be skipped - posted by GitBox <gi...@apache.org> on 2020/11/09 16:00:49 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13580: Fix(tree): `symbol` is `none` cannot be skipped - posted by GitBox <gi...@apache.org> on 2020/11/09 16:00:59 UTC, 1 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13581: clicking on axis label tick not working properly - posted by GitBox <gi...@apache.org> on 2020/11/10 00:30:40 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13581: clicking on axis label tick not working properly - posted by GitBox <gi...@apache.org> on 2020/11/10 00:30:40 UTC, 0 replies.
- [GitHub] [incubator-echarts] Atiqullah-Naemi opened a new issue #13581: clicking on axis label tick not working properly - posted by GitBox <gi...@apache.org> on 2020/11/10 00:30:40 UTC, 0 replies.
- [GitHub] [incubator-echarts] Atiqullah-Naemi opened a new issue #13582: clicking on axis label tick not working properly - posted by GitBox <gi...@apache.org> on 2020/11/10 00:30:50 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13582: clicking on axis label tick not working properly - posted by GitBox <gi...@apache.org> on 2020/11/10 00:31:00 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13582: clicking on axis label tick not working properly - posted by GitBox <gi...@apache.org> on 2020/11/10 00:31:01 UTC, 0 replies.
- [GitHub] [incubator-echarts] Atiqullah-Naemi opened a new issue #13583: how to toggle entire group by clicking on axis label tick? - posted by GitBox <gi...@apache.org> on 2020/11/10 00:37:43 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13583: how to toggle entire group by clicking on axis label tick? - posted by GitBox <gi...@apache.org> on 2020/11/10 00:37:43 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13583: how to toggle entire group by clicking on axis label tick? - posted by GitBox <gi...@apache.org> on 2020/11/10 00:37:53 UTC, 0 replies.
- [GitHub] [incubator-echarts] mengjie0611 opened a new issue #13584: 如何单独设置echarts legend icon的颜色? - posted by GitBox <gi...@apache.org> on 2020/11/10 01:28:23 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13584: 如何单独设置echarts legend icon的颜色? - posted by GitBox <gi...@apache.org> on 2020/11/10 01:28:23 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13584: 如何单独设置echarts legend icon的颜色? - posted by GitBox <gi...@apache.org> on 2020/11/10 01:28:23 UTC, 0 replies.
- [GitHub] [incubator-echarts] luozejian commented on issue #13446: fontSize中rem/em的设置失效 - posted by GitBox <gi...@apache.org> on 2020/11/10 02:04:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 commented on issue #13446: fontSize中rem/em的设置失效 - posted by GitBox <gi...@apache.org> on 2020/11/10 02:05:57 UTC, 0 replies.
- [GitHub] [incubator-echarts] qiaoxiayu commented on issue #13455: visualMap pieces过多导致显示不全 - posted by GitBox <gi...@apache.org> on 2020/11/10 02:54:47 UTC, 0 replies.
- [incubator-echarts-www] branch next updated: feat: complete home page style - posted by sh...@apache.org on 2020/11/10 03:43:18 UTC, 0 replies.
- [incubator-echarts] branch enhance-type created (now b5d57a6) - posted by sh...@apache.org on 2020/11/10 04:25:03 UTC, 0 replies.
- [incubator-echarts] 01/02: fix(types): add formatter in label - posted by sh...@apache.org on 2020/11/10 04:25:04 UTC, 0 replies.
- [incubator-echarts] 02/02: fix(types): add encode in more series - posted by sh...@apache.org on 2020/11/10 04:25:05 UTC, 0 replies.
- [incubator-echarts] branch enhance-type updated: fix(types): fix some types issue - posted by sh...@apache.org on 2020/11/10 04:40:00 UTC, 0 replies.
- [GitHub] [incubator-echarts] lesovsky opened a new issue #13585: Allow to select and copy text of legend items. - posted by GitBox <gi...@apache.org> on 2020/11/10 04:41:53 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13585: Allow to select and copy text of legend items. - posted by GitBox <gi...@apache.org> on 2020/11/10 04:41:53 UTC, 0 replies.
- [incubator-echarts] branch enhance-type updated: fix(types): fix some type issues - posted by sh...@apache.org on 2020/11/10 05:02:12 UTC, 0 replies.
- [incubator-echarts] branch enhance-type updated: fix(types): fix more type issues. add symbol callbacks - posted by sh...@apache.org on 2020/11/10 05:09:44 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang opened a new pull request #13586: fix(types): fix wrong and missed types. - posted by GitBox <gi...@apache.org> on 2020/11/10 05:11:55 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13586: fix(types): fix wrong and missed types. - posted by GitBox <gi...@apache.org> on 2020/11/10 05:11:55 UTC, 1 replies.
- [GitHub] [incubator-echarts] pissang opened a new pull request #13587: fix(tree): make same animation config in update and remove. - posted by GitBox <gi...@apache.org> on 2020/11/10 05:32:29 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13587: fix(tree): make same animation config in update and remove. - posted by GitBox <gi...@apache.org> on 2020/11/10 05:32:29 UTC, 1 replies.
- [incubator-echarts] branch fix-tree-remove-animation created (now ccb0166) - posted by sh...@apache.org on 2020/11/10 05:35:57 UTC, 1 replies.
- [GitHub] [incubator-echarts] pissang merged pull request #13586: fix(types): fix wrong and missed types. - posted by GitBox <gi...@apache.org> on 2020/11/10 05:50:29 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang merged pull request #13587: fix(tree): make same animation config in update and remove. - posted by GitBox <gi...@apache.org> on 2020/11/10 05:50:49 UTC, 0 replies.
- [incubator-echarts] branch release updated (a21f5d2 -> 8d5ea08) - posted by sh...@apache.org on 2020/11/10 05:53:49 UTC, 0 replies.
- [incubator-echarts] branch release updated (8d5ea08 -> a5d7645) - posted by sh...@apache.org on 2020/11/10 05:53:59 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart commented on issue #13585: Allow to select and copy text of legend items. - posted by GitBox <gi...@apache.org> on 2020/11/10 06:00:16 UTC, 1 replies.
- [GitHub] [incubator-echarts] lesovsky commented on issue #13585: Allow to select and copy text of legend items. - posted by GitBox <gi...@apache.org> on 2020/11/10 06:05:03 UTC, 1 replies.
- [GitHub] [incubator-echarts] mmm2006 commented on issue #13269: Style MarkLine label background - posted by GitBox <gi...@apache.org> on 2020/11/10 06:06:38 UTC, 1 replies.
- [GitHub] [incubator-echarts] mmm2006 edited a comment on issue #13269: Style MarkLine label background - posted by GitBox <gi...@apache.org> on 2020/11/10 06:08:00 UTC, 1 replies.
- [GitHub] [incubator-echarts] zjqzero opened a new issue #13588: double candlestick in one chart cannot zoom in correctly with many datas; It can be zoom in correctly with verion 3.8.5 - posted by GitBox <gi...@apache.org> on 2020/11/10 06:32:43 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13588: double candlestick in one chart cannot zoom in correctly with many datas; It can be zoom in correctly with verion 3.8.5 - posted by GitBox <gi...@apache.org> on 2020/11/10 06:32:53 UTC, 1 replies.
- [incubator-echarts] branch label-inherit-opacity created (now 79fb9d1) - posted by sh...@apache.org on 2020/11/10 07:15:24 UTC, 0 replies.
- [incubator-echarts] 01/01: fix(label): inherit opacity from attached element - posted by sh...@apache.org on 2020/11/10 07:15:25 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang opened a new pull request #13589: fix(label): inherit opacity from attached element - posted by GitBox <gi...@apache.org> on 2020/11/10 07:52:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13589: fix(label): inherit opacity from attached element - posted by GitBox <gi...@apache.org> on 2020/11/10 07:52:21 UTC, 1 replies.
- [GitHub] [incubator-echarts] JBLGLN commented on issue #10844: How to config only show tooltip (when hover into data) if data is not null? - posted by GitBox <gi...@apache.org> on 2020/11/10 08:01:03 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang merged pull request #13580: Fix(tree): `symbol` is `none` cannot be skipped - posted by GitBox <gi...@apache.org> on 2020/11/10 08:01:03 UTC, 0 replies.
- [incubator-echarts] branch label-inherit-opacity updated (79fb9d1 -> 150dec9) - posted by sh...@apache.org on 2020/11/10 08:01:55 UTC, 1 replies.
- [incubator-echarts] branch release updated: Fix(tree): `symbol` is `none` cannot be skipped - posted by sh...@apache.org on 2020/11/10 08:02:51 UTC, 0 replies.
- [incubator-echarts] branch feat-decal created (now 6c304cd) - posted by ov...@apache.org on 2020/11/10 08:13:02 UTC, 0 replies.
- [incubator-echarts] 01/01: fix(decal): keepAspectRatio was not working - posted by ov...@apache.org on 2020/11/10 08:13:03 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia opened a new pull request #13590: fix(decal): symbolKeepAspect was not working - posted by GitBox <gi...@apache.org> on 2020/11/10 08:15:55 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13590: fix(decal): symbolKeepAspect was not working - posted by GitBox <gi...@apache.org> on 2020/11/10 08:16:11 UTC, 1 replies.
- [incubator-echarts] branch release updated (3401f0b -> 5f850f9) - posted by ov...@apache.org on 2020/11/10 08:18:31 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia merged pull request #13590: fix(decal): symbolKeepAspect was not working - posted by GitBox <gi...@apache.org> on 2020/11/10 08:18:32 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13590 from apache/feat-decal - posted by ov...@apache.org on 2020/11/10 08:18:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang merged pull request #13589: fix(label): inherit opacity from attached element - posted by GitBox <gi...@apache.org> on 2020/11/10 08:22:06 UTC, 0 replies.
- [incubator-echarts] branch release updated (5f850f9 -> c50efe1) - posted by sh...@apache.org on 2020/11/10 08:22:12 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13589 from apache/label-inherit-opacity - posted by sh...@apache.org on 2020/11/10 08:22:13 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 commented on issue #13560: set polyline-tree's option symbol = 'none' lead to echart disappear - posted by GitBox <gi...@apache.org> on 2020/11/10 08:25:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed issue #13560: set polyline-tree's option symbol = 'none' lead to echart disappear - posted by GitBox <gi...@apache.org> on 2020/11/10 08:25:36 UTC, 0 replies.
- [incubator-echarts] branch fix-inherit-opacity-in-rich created (now 71c8da0) - posted by sh...@apache.org on 2020/11/10 08:36:31 UTC, 0 replies.
- [incubator-echarts] 01/01: fix(label): inheritOpacityshould not been applied in rich when opacity in top is given. - posted by sh...@apache.org on 2020/11/10 08:36:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang opened a new pull request #13591: fix(label): inheritOpacity should not been applied in rich when opacity in top is given. - posted by GitBox <gi...@apache.org> on 2020/11/10 08:38:25 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13591: fix(label): inheritOpacity should not been applied in rich when opacity in top is given. - posted by GitBox <gi...@apache.org> on 2020/11/10 08:38:25 UTC, 1 replies.
- [GitHub] [incubator-echarts] pissang merged pull request #13591: fix(label): inheritOpacity should not been applied in rich when opacity in top is given. - posted by GitBox <gi...@apache.org> on 2020/11/10 08:47:12 UTC, 0 replies.
- [incubator-echarts] branch release updated (c50efe1 -> 87ccbdb) - posted by sh...@apache.org on 2020/11/10 08:47:24 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13591 from apache/fix-inherit-opacity-in-rich - posted by sh...@apache.org on 2020/11/10 08:47:25 UTC, 0 replies.
- [GitHub] [incubator-echarts] ChristofSchwarz commented on issue #13534: Gantt Chart struggles to render more than 4000 events - posted by GitBox <gi...@apache.org> on 2020/11/10 08:57:20 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13592: h5下toolbox的保存图片在app上无法生效 - posted by GitBox <gi...@apache.org> on 2020/11/10 09:30:49 UTC, 1 replies.
- [GitHub] [incubator-echarts] jarvis-chenjw opened a new issue #13592: h5下toolbox的保存图片在app上无法生效 - posted by GitBox <gi...@apache.org> on 2020/11/10 09:30:50 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart commented on issue #13592: h5下toolbox的保存图片在app上无法生效 - posted by GitBox <gi...@apache.org> on 2020/11/10 10:26:07 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 commented on issue #13571: Error "Unknown dimension open" for candlestick chart with custom dimension names and zoom enabled - posted by GitBox <gi...@apache.org> on 2020/11/10 10:37:43 UTC, 0 replies.
- [GitHub] [incubator-echarts] lesovsky closed issue #13585: Allow to select and copy text of legend items. - posted by GitBox <gi...@apache.org> on 2020/11/10 10:59:23 UTC, 0 replies.
- [GitHub] [incubator-echarts] cseoneohs commented on issue #11135: [SURVEY] What companies are using Apache ECharts (incubating)? - posted by GitBox <gi...@apache.org> on 2020/11/10 11:01:00 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 opened a new pull request #13593: Fix(slider): custom dataset's dimension might not have `open` dim - posted by GitBox <gi...@apache.org> on 2020/11/10 11:32:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13593: Fix(slider): custom dataset's dimension might not have `open` dim - posted by GitBox <gi...@apache.org> on 2020/11/10 11:32:41 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: update events and action doc - posted by sh...@apache.org on 2020/11/10 12:10:15 UTC, 0 replies.
- [GitHub] [incubator-echarts] xaviercreus commented on issue #8992: How to remove the round and the arrow on a markLine ? - posted by GitBox <gi...@apache.org> on 2020/11/10 12:12:05 UTC, 0 replies.
- [GitHub] [incubator-echarts] xaviercreus removed a comment on issue #8992: How to remove the round and the arrow on a markLine ? - posted by GitBox <gi...@apache.org> on 2020/11/10 12:12:15 UTC, 0 replies.
- [GitHub] [incubator-echarts] fengshenhai-0727 commented on issue #6123: geo 配置的地图不支持 tooltip 吗? - posted by GitBox <gi...@apache.org> on 2020/11/10 12:35:51 UTC, 0 replies.
- [incubator-echarts-www] branch next updated: feat: add home page animation - posted by sh...@apache.org on 2020/11/10 12:50:26 UTC, 4 replies.
- [incubator-echarts-doc] branch next updated: add changelog of v5.0 - posted by su...@apache.org on 2020/11/10 15:17:31 UTC, 4 replies.
- [incubator-echarts-doc] branch next updated: update echarts version - posted by sh...@apache.org on 2020/11/10 15:35:51 UTC, 4 replies.
- [incubator-echarts-examples] branch next updated: update examples. update echarts version - posted by sh...@apache.org on 2020/11/10 15:37:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13594: Release 5.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 15:48:22 UTC, 1 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13594: Release 5.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 15:48:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang merged pull request #13594: Release 5.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 15:49:35 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: Update gl version - posted by sh...@apache.org on 2020/11/10 15:56:04 UTC, 1 replies.
- [incubator-echarts] branch release-next created (now c91fdd6) - posted by su...@apache.org on 2020/11/10 15:57:04 UTC, 0 replies.
- [incubator-echarts] branch release updated (87ccbdb -> a4fc5a4) - posted by sh...@apache.org on 2020/11/10 15:57:12 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13595: chore: ignore src in npm - posted by GitBox <gi...@apache.org> on 2020/11/10 16:05:13 UTC, 1 replies.
- [GitHub] [incubator-echarts] pissang opened a new pull request #13595: chore: ignore src in npm - posted by GitBox <gi...@apache.org> on 2020/11/10 16:05:13 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13595: chore: ignore src in npm - posted by GitBox <gi...@apache.org> on 2020/11/10 16:06:24 UTC, 0 replies.
- [incubator-echarts] branch remove-src created (now b15f8be) - posted by sh...@apache.org on 2020/11/10 16:13:25 UTC, 0 replies.
- [incubator-echarts] branch release updated (a4fc5a4 -> 3a211ce) - posted by su...@apache.org on 2020/11/10 16:13:37 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: fix gl examples. remove map - posted by sh...@apache.org on 2020/11/10 16:43:55 UTC, 3 replies.
- [incubator-echarts-examples] branch next updated: Still use old version of world map - posted by sh...@apache.org on 2020/11/10 16:43:59 UTC, 3 replies.
- [incubator-echarts] branch release-next updated (c91fdd6 -> 79c4ec7) - posted by su...@apache.org on 2020/11/10 16:53:17 UTC, 1 replies.
- [incubator-echarts] 01/01: fix: add ignore. - posted by su...@apache.org on 2020/11/10 16:53:18 UTC, 1 replies.
- [incubator-echarts-examples] branch next updated: Update simplex lib - posted by sh...@apache.org on 2020/11/10 16:54:28 UTC, 1 replies.
- [incubator-echarts-website] branch asf-site updated: update - posted by su...@apache.org on 2020/11/10 17:28:58 UTC, 5 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13596: Release next - posted by GitBox <gi...@apache.org> on 2020/11/10 17:37:47 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13596: Release next - posted by GitBox <gi...@apache.org> on 2020/11/10 17:37:47 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13596: Release 5.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 17:38:42 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13596: Release 5.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 17:38:42 UTC, 0 replies.
- [incubator-echarts-www] branch master updated: fix examples next resource url - posted by sh...@apache.org on 2020/11/10 17:38:54 UTC, 0 replies.
- [incubator-echarts-www] branch master updated: Revert "fix examples next resource url" - posted by sh...@apache.org on 2020/11/10 17:38:57 UTC, 0 replies.
- [incubator-echarts] branch release-next updated (79c4ec7 -> aa0bb8d) - posted by su...@apache.org on 2020/11/10 17:43:08 UTC, 1 replies.
- [incubator-echarts] branch release updated (3a211ce -> e8c9b55) - posted by su...@apache.org on 2020/11/10 17:43:16 UTC, 1 replies.
- [incubator-echarts] tag 5.0.0 created (now e8c9b55) - posted by su...@apache.org on 2020/11/10 17:43:36 UTC, 0 replies.
- [incubator-echarts] branch release-next created (now ff95252) - posted by su...@apache.org on 2020/11/10 18:04:54 UTC, 0 replies.
- [incubator-echarts] 01/01: fix: add license and fix addHeader script. - posted by su...@apache.org on 2020/11/10 18:04:55 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13597: fix: add license and fix addHeader script. - posted by GitBox <gi...@apache.org> on 2020/11/10 18:07:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13597: fix: add license and fix addHeader script. - posted by GitBox <gi...@apache.org> on 2020/11/10 18:07:20 UTC, 1 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13597: fix: add license and fix addHeader script. - posted by GitBox <gi...@apache.org> on 2020/11/10 18:08:11 UTC, 0 replies.
- [incubator-echarts] branch release updated (e8c9b55 -> d7658ec) - posted by su...@apache.org on 2020/11/10 18:08:15 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13597 from apache/release-next - posted by su...@apache.org on 2020/11/10 18:08:16 UTC, 0 replies.
- [incubator-echarts] tag 5.0.0 created (now d7658ec) - posted by su...@apache.org on 2020/11/10 18:10:24 UTC, 0 replies.
- svn commit: r44465 - in /dev/incubator/echarts: ./ 5.0.0-rc.1/ - posted by su...@apache.org on 2020/11/10 18:30:03 UTC, 0 replies.
- [GitHub] [incubator-echarts] dirslashls opened a new issue #13598: Numeric category values explicitly specified in the axis do not render - posted by GitBox <gi...@apache.org> on 2020/11/10 22:16:14 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13598: Numeric category values explicitly specified in the axis do not render - posted by GitBox <gi...@apache.org> on 2020/11/10 22:16:14 UTC, 0 replies.
- [GitHub] [incubator-echarts-doc] plainheart opened a new pull request #137: fix(changelog): fix some typos and broken links for examples. - posted by GitBox <gi...@apache.org> on 2020/11/11 01:49:50 UTC, 0 replies.
- [incubator-echarts-doc] branch fix-changelog created (now d8a28ad) - posted by wa...@apache.org on 2020/11/11 01:52:21 UTC, 0 replies.
- [GitHub] [incubator-echarts-doc] pissang merged pull request #137: fix(changelog): fix some typos and broken links for examples. - posted by GitBox <gi...@apache.org> on 2020/11/11 02:55:40 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated (cf38ba7 -> 646e724) - posted by sh...@apache.org on 2020/11/11 02:56:31 UTC, 0 replies.
- [incubator-echarts-doc] 01/01: Merge pull request #137 from apache/fix-changelog - posted by sh...@apache.org on 2020/11/11 02:56:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] Lan-W commented on issue #11416: 如何给树图的label添加点击事件 - posted by GitBox <gi...@apache.org> on 2020/11/11 03:37:26 UTC, 0 replies.
- [GitHub] [incubator-echarts] ht7811 opened a new issue #13599: 折线图区域填充渐变色谷歌浏览器显示异常 - posted by GitBox <gi...@apache.org> on 2020/11/11 05:48:40 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13599: 折线图区域填充渐变色谷歌浏览器显示异常 - posted by GitBox <gi...@apache.org> on 2020/11/11 05:48:40 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart commented on issue #13599: 折线图区域填充渐变色谷歌浏览器显示异常 - posted by GitBox <gi...@apache.org> on 2020/11/11 07:58:09 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart edited a comment on issue #13599: 折线图区域填充渐变色谷歌浏览器显示异常 - posted by GitBox <gi...@apache.org> on 2020/11/11 07:59:14 UTC, 1 replies.
- [GitHub] [incubator-echarts] minren118 commented on issue #9052: Echarts 的 PPT 插件什么时候可以用? - posted by GitBox <gi...@apache.org> on 2020/11/11 08:37:09 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated (de86a93 -> 77d95bf) - posted by su...@apache.org on 2020/11/11 11:17:14 UTC, 0 replies.
- [incubator-echarts-examples] 01/03: ignore thumb and update chart list - posted by su...@apache.org on 2020/11/11 11:17:15 UTC, 0 replies.
- [incubator-echarts-examples] 02/03: revert gitignore - posted by su...@apache.org on 2020/11/11 11:17:16 UTC, 0 replies.
- [incubator-echarts-examples] 03/03: update thumbnail. - posted by su...@apache.org on 2020/11/11 11:17:17 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: specify language of gallery path in doc. - posted by sh...@apache.org on 2020/11/11 11:23:41 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: add control in text width and height - posted by sh...@apache.org on 2020/11/11 11:30:12 UTC, 0 replies.
- svn commit: r44468 - in /dev/incubator/echarts/5.0.0-rc.2: ./ RELEASE_NOTE.txt apache-echarts-5.0.0-rc.2-incubating-src.zip apache-echarts-5.0.0-rc.2-incubating-src.zip.asc apache-echarts-5.0.0-rc.2-incubating-src.zip.sha512 - posted by su...@apache.org on 2020/11/11 11:44:05 UTC, 0 replies.
- svn commit: r44469 - in /dev/incubator/echarts/5.0.0-rc.2: apache-echarts-5.0.0-rc.2-incubating-src.zip apache-echarts-5.0.0-rc.2-incubating-src.zip.asc apache-echarts-5.0.0-rc.2-incubating-src.zip.sha512 - posted by su...@apache.org on 2020/11/11 12:23:57 UTC, 0 replies.
- [incubator-echarts] branch fix/release-fix created (now 93184b5) - posted by su...@apache.org on 2020/11/11 12:34:23 UTC, 0 replies.
- [incubator-echarts] 01/01: fix: ensure folder exist for i18n build. - posted by su...@apache.org on 2020/11/11 12:34:24 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13600: fix: ensure folder exist for i18n build. - posted by GitBox <gi...@apache.org> on 2020/11/11 12:34:32 UTC, 1 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13600: fix: ensure folder exist for i18n build. - posted by GitBox <gi...@apache.org> on 2020/11/11 12:34:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13600: fix: ensure folder exist for i18n build. - posted by GitBox <gi...@apache.org> on 2020/11/11 12:52:04 UTC, 0 replies.
- [incubator-echarts] branch release updated (d7658ec -> 82b8368) - posted by su...@apache.org on 2020/11/11 12:52:11 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13600 from apache/fix/release-fix - posted by su...@apache.org on 2020/11/11 12:52:12 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13601: I don't know how to deal with this phenomenon. I can't find the corresponding API…… - posted by GitBox <gi...@apache.org> on 2020/11/12 01:25:16 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13601: I don't know how to deal with this phenomenon. I can't find the corresponding API…… - posted by GitBox <gi...@apache.org> on 2020/11/12 01:25:16 UTC, 0 replies.
- [GitHub] [incubator-echarts] qitianhuoshen opened a new issue #13601: I don't know how to deal with this phenomenon. I can't find the corresponding API…… - posted by GitBox <gi...@apache.org> on 2020/11/12 01:25:16 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13602: I don't know how to deal with this phenomenon. I can't find the corresponding API…… - posted by GitBox <gi...@apache.org> on 2020/11/12 02:08:09 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13602: I don't know how to deal with this phenomenon. I can't find the corresponding API…… - posted by GitBox <gi...@apache.org> on 2020/11/12 02:08:09 UTC, 0 replies.
- [GitHub] [incubator-echarts] qitianhuoshen opened a new issue #13602: I don't know how to deal with this phenomenon. I can't find the corresponding API…… - posted by GitBox <gi...@apache.org> on 2020/11/12 02:08:09 UTC, 0 replies.
- [incubator-echarts-handbook] branch master updated: chore(navbar): build navbar from -www - posted by ov...@apache.org on 2020/11/12 03:32:40 UTC, 1 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13603: 做的是一个潮流潮汐图; 在潮位的图上的每个节点添加 流向的箭头; - posted by GitBox <gi...@apache.org> on 2020/11/12 07:32:39 UTC, 0 replies.
- [GitHub] [incubator-echarts] LlittleBoy opened a new issue #13603: 做的是一个潮流潮汐图; 在潮位的图上的每个节点添加 流向的箭头; - posted by GitBox <gi...@apache.org> on 2020/11/12 07:32:39 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13603: 做的是一个潮流潮汐图; 在潮位的图上的每个节点添加 流向的箭头; - posted by GitBox <gi...@apache.org> on 2020/11/12 07:32:39 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13604: 潮流潮汐图 每个节点上面根据 流向 算出角度 画出一个 指向的箭头 - posted by GitBox <gi...@apache.org> on 2020/11/12 07:35:04 UTC, 1 replies.
- [GitHub] [incubator-echarts] LlittleBoy opened a new issue #13604: 潮流潮汐图 每个节点上面根据 流向 算出角度 画出一个 指向的箭头 - posted by GitBox <gi...@apache.org> on 2020/11/12 07:35:04 UTC, 0 replies.
- [incubator-echarts-website] branch asf-site updated: add rewirte rule - posted by su...@apache.org on 2020/11/12 08:05:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] IamKennethBurla opened a new issue #13605: Tree graph node overlaps with each other, as node symbol size gets bigger. - posted by GitBox <gi...@apache.org> on 2020/11/12 08:16:09 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13605: Tree graph node overlaps with each other, as node symbol size gets bigger. - posted by GitBox <gi...@apache.org> on 2020/11/12 08:16:09 UTC, 0 replies.
- [incubator-echarts-website] branch asf-site updated: fix .htaccess rule - posted by su...@apache.org on 2020/11/12 08:22:16 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13606: 由于元素样式使用js动态zoom,导致热力图 图例点击错位,有什么办法可以解决或者禁用点击事件吗?急急急 - posted by GitBox <gi...@apache.org> on 2020/11/12 08:29:11 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13606: 由于元素样式使用js动态zoom,导致热力图 图例点击错位,有什么办法可以解决或者禁用点击事件吗?急急急 - posted by GitBox <gi...@apache.org> on 2020/11/12 08:29:13 UTC, 0 replies.
- [GitHub] [incubator-echarts] nxfeeling opened a new issue #13606: 由于元素样式使用js动态zoom,导致热力图 图例点击错位,有什么办法可以解决或者禁用点击事件吗?急急急 - posted by GitBox <gi...@apache.org> on 2020/11/12 08:29:13 UTC, 0 replies.
- [GitHub] [incubator-echarts] learnningUser opened a new issue #13607: Zoom thermal map, the label on the left is misplaced - posted by GitBox <gi...@apache.org> on 2020/11/12 08:43:44 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13607: Zoom thermal map, the label on the left is misplaced - posted by GitBox <gi...@apache.org> on 2020/11/12 08:43:55 UTC, 1 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13608: Brush selection changes upon resizing - posted by GitBox <gi...@apache.org> on 2020/11/12 08:44:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] myammt opened a new issue #13608: Brush selection changes upon resizing - posted by GitBox <gi...@apache.org> on 2020/11/12 08:44:42 UTC, 0 replies.
- [GitHub] [incubator-echarts] IamKennethBurla opened a new issue #13609: Tree chart rerenders as I add new children to each node data - posted by GitBox <gi...@apache.org> on 2020/11/12 08:59:16 UTC, 0 replies.
- [incubator-echarts-handbook] branch master updated: style: fix sidebar style - posted by ov...@apache.org on 2020/11/12 09:10:13 UTC, 1 replies.
- [GitHub] [incubator-echarts] indexlang opened a new issue #13610: markPoint bug - posted by GitBox <gi...@apache.org> on 2020/11/12 09:43:18 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13610: markPoint bug - posted by GitBox <gi...@apache.org> on 2020/11/12 09:43:19 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13611: Merge release to master - posted by GitBox <gi...@apache.org> on 2020/11/12 09:48:08 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13611: Merge release to master - posted by GitBox <gi...@apache.org> on 2020/11/12 09:48:08 UTC, 1 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13611: Merge release to master - posted by GitBox <gi...@apache.org> on 2020/11/12 09:52:58 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah closed issue #12969: 热力图和xAxis.min共用时,y轴轴标签被热力图覆盖了 - posted by GitBox <gi...@apache.org> on 2020/11/12 09:52:58 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah closed issue #13302: Can change an option value in a dynamic parallel coordinate plot after rendering for the first time, but not for the next time - posted by GitBox <gi...@apache.org> on 2020/11/12 09:53:08 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah closed issue #13130: 5.0的Alpha版本地图上的labelLine被地图色块遮挡 - posted by GitBox <gi...@apache.org> on 2020/11/12 09:53:08 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah closed issue #12778: tooltip无法自动关闭 - posted by GitBox <gi...@apache.org> on 2020/11/12 09:53:09 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed pull request #10221: Fix #10210 wrong color of piecewise visualMap with scatter charts - posted by GitBox <gi...@apache.org> on 2020/11/12 10:10:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed pull request #10649: feat(radar): radar support encode - posted by GitBox <gi...@apache.org> on 2020/11/12 10:11:00 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed pull request #10388: Fix formatter display wrong value - posted by GitBox <gi...@apache.org> on 2020/11/12 10:11:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed pull request #10475: Tooltip string position support axis (#10468) - posted by GitBox <gi...@apache.org> on 2020/11/12 10:11:20 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed pull request #10508: feat(legend) Legend support rotate - posted by GitBox <gi...@apache.org> on 2020/11/12 10:11:31 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed pull request #12003: Fix Markpoint's info on stack bar is incorrect - posted by GitBox <gi...@apache.org> on 2020/11/12 10:11:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed pull request #11847: Fix visualMap has error when stops is empty array (#5801) - posted by GitBox <gi...@apache.org> on 2020/11/12 10:11:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed pull request #12133: Fix #12076 Legend color follow item color - posted by GitBox <gi...@apache.org> on 2020/11/12 10:11:51 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed pull request #12679: Fix #12672: polar data dim is radius - posted by GitBox <gi...@apache.org> on 2020/11/12 10:12:01 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed pull request #12861: Fix #12857: condition for adding commas - posted by GitBox <gi...@apache.org> on 2020/11/12 10:12:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed pull request #12862: Fix #12839: Markpoint get raw value - posted by GitBox <gi...@apache.org> on 2020/11/12 10:12:52 UTC, 0 replies.
- [incubator-echarts-www] branch master updated: fix: add apache links - posted by ov...@apache.org on 2020/11/12 11:21:23 UTC, 1 replies.
- [GitHub] [incubator-echarts] guixian95 commented on issue #12986: make markpoint label clickable - posted by GitBox <gi...@apache.org> on 2020/11/12 11:21:50 UTC, 0 replies.
- [GitHub] [incubator-echarts] guixian95 removed a comment on issue #12986: make markpoint label clickable - posted by GitBox <gi...@apache.org> on 2020/11/12 11:24:39 UTC, 0 replies.
- [GitHub] [incubator-echarts] hellobq commented on issue #1335: 折线图的点击事件 - posted by GitBox <gi...@apache.org> on 2020/11/13 01:18:58 UTC, 0 replies.
- [GitHub] [incubator-echarts] bill-mark commented on issue #11867: Allow pass nodeClick with a callback function for sunburst - posted by GitBox <gi...@apache.org> on 2020/11/13 01:49:56 UTC, 0 replies.
- [GitHub] [incubator-echarts] xiaobaixin commented on issue #9310: zoom 属性设置缩放 图表悬浮不正常 - posted by GitBox <gi...@apache.org> on 2020/11/13 02:12:21 UTC, 0 replies.
- [incubator-echarts] branch fix-time-formatter created (now abde9c0) - posted by ov...@apache.org on 2020/11/13 03:38:20 UTC, 0 replies.
- [incubator-echarts] 01/01: fix(time): fix default time axis formatter - posted by ov...@apache.org on 2020/11/13 03:38:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13612: fix(time): fix default time axis formatter - posted by GitBox <gi...@apache.org> on 2020/11/13 03:38:35 UTC, 1 replies.
- [GitHub] [incubator-echarts] Ovilia opened a new pull request #13612: fix(time): fix default time axis formatter - posted by GitBox <gi...@apache.org> on 2020/11/13 03:38:35 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang merged pull request #13612: fix(time): fix default time axis formatter - posted by GitBox <gi...@apache.org> on 2020/11/13 03:39:26 UTC, 0 replies.
- [incubator-echarts] branch master updated (ddf8327 -> 694ea43) - posted by sh...@apache.org on 2020/11/13 03:39:38 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13612 from apache/fix-time-formatter - posted by sh...@apache.org on 2020/11/13 03:39:39 UTC, 0 replies.
- [GitHub] [incubator-echarts] ZhouXiaoL opened a new issue #13613: 视觉映射报错 - posted by GitBox <gi...@apache.org> on 2020/11/13 03:51:01 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13613: 视觉映射报错 - posted by GitBox <gi...@apache.org> on 2020/11/13 03:51:12 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13613: 视觉映射报错 - posted by GitBox <gi...@apache.org> on 2020/11/13 03:51:12 UTC, 0 replies.
- [incubator-echarts-examples] branch gh-pages updated: save the update - posted by su...@apache.org on 2020/11/13 07:31:45 UTC, 2 replies.
- [incubator-echarts-www] branch master updated: fix: add event for zh nav - posted by ov...@apache.org on 2020/11/13 07:44:59 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13609: Tree chart rerenders as I add new children to each node data - posted by GitBox <gi...@apache.org> on 2020/11/13 07:55:42 UTC, 0 replies.
- [incubator-echarts-bot] branch master updated: use makeapie instead of gallery link - posted by ov...@apache.org on 2020/11/13 07:57:13 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13610: markPoint bug - posted by GitBox <gi...@apache.org> on 2020/11/13 08:01:13 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13608: Brush selection changes upon resizing - posted by GitBox <gi...@apache.org> on 2020/11/13 08:03:17 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13598: Numeric category values explicitly specified in the axis do not render - posted by GitBox <gi...@apache.org> on 2020/11/13 08:07:14 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13592: h5下toolbox的保存图片在app上无法生效 - posted by GitBox <gi...@apache.org> on 2020/11/13 08:08:37 UTC, 0 replies.
- [incubator-echarts-www] branch master updated: chore: nav for handbook - posted by ov...@apache.org on 2020/11/13 08:10:31 UTC, 0 replies.
- [incubator-echarts-handbook] branch master updated: chore(nav): en nav - posted by ov...@apache.org on 2020/11/13 08:11:03 UTC, 0 replies.
- [GitHub] [incubator-echarts] Worish commented on issue #13201: 雷达图显示错误 - posted by GitBox <gi...@apache.org> on 2020/11/13 08:14:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13575: In graph,when the node link to it self ,the line is invisible almost - posted by GitBox <gi...@apache.org> on 2020/11/13 08:17:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13614: After the body is set to zoom in html, the tooltip of echart will be misaligned. The mouse is hovering in one place, but it triggers other places. - posted by GitBox <gi...@apache.org> on 2020/11/13 08:21:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13614: After the body is set to zoom in html, the tooltip of echart will be misaligned. The mouse is hovering in one place, but it triggers other places. - posted by GitBox <gi...@apache.org> on 2020/11/13 08:21:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] xiaobaixin opened a new issue #13614: After the body is set to zoom in html, the tooltip of echart will be misaligned. The mouse is hovering in one place, but it triggers other places. - posted by GitBox <gi...@apache.org> on 2020/11/13 08:21:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia closed issue #13555: echarts 澳门地图花王堂区、望德堂区边界有缝隙 - posted by GitBox <gi...@apache.org> on 2020/11/13 08:21:43 UTC, 0 replies.
- [GitHub] [incubator-echarts] xiaobaixin opened a new issue #13615: tooltip disorder - posted by GitBox <gi...@apache.org> on 2020/11/13 08:24:42 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13615: tooltip disorder - posted by GitBox <gi...@apache.org> on 2020/11/13 08:24:42 UTC, 0 replies.
- [GitHub] [incubator-echarts] zjqzero commented on issue #13588: double candlestick in one chart cannot zoom in correctly with many datas; It can be zoom in correctly with verion 3.8.5 - posted by GitBox <gi...@apache.org> on 2020/11/13 08:42:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] whapply commented on issue #3146: wkhtmltopdf导出网页为pdf时无法显示echarts图表 - posted by GitBox <gi...@apache.org> on 2020/11/13 10:16:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13616: How can I display curved labels in a pie/doughnut chart? - posted by GitBox <gi...@apache.org> on 2020/11/13 10:32:05 UTC, 0 replies.
- [GitHub] [incubator-echarts] zhpeh opened a new issue #13616: How can I display curved labels in a pie/doughnut chart? - posted by GitBox <gi...@apache.org> on 2020/11/13 10:32:05 UTC, 0 replies.
- [GitHub] [incubator-echarts] learnningUser commented on issue #13607: Zoom thermal map, the label on the left is misplaced - posted by GitBox <gi...@apache.org> on 2020/11/13 10:32:58 UTC, 0 replies.
- [GitHub] [incubator-echarts] sdutwsl opened a new issue #13617: 想要echart2的markpoint的酷炫吊炸天effect - posted by GitBox <gi...@apache.org> on 2020/11/13 10:51:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] TaylorPzreal commented on issue #13504: charts appear blur on canvas - make crisp - posted by GitBox <gi...@apache.org> on 2020/11/13 11:30:32 UTC, 1 replies.
- [GitHub] [incubator-echarts] Daemach commented on issue #13393: Visual Map not rendering line color (but it IS rendering correct color in label) - posted by GitBox <gi...@apache.org> on 2020/11/13 12:09:37 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13618: Allow the use of alignWithLabel prop inside splitLine type - posted by GitBox <gi...@apache.org> on 2020/11/13 14:00:12 UTC, 0 replies.
- [GitHub] [incubator-echarts] leorigon opened a new issue #13618: Allow the use of alignWithLabel prop inside splitLine type - posted by GitBox <gi...@apache.org> on 2020/11/13 14:00:12 UTC, 0 replies.
- [GitHub] [incubator-echarts] tmtron commented on issue #10228: wrong line display after setOption() - posted by GitBox <gi...@apache.org> on 2020/11/13 15:13:59 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13619: echarts-issue-helper is down - posted by GitBox <gi...@apache.org> on 2020/11/13 16:24:16 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13619: echarts-issue-helper is down - posted by GitBox <gi...@apache.org> on 2020/11/13 16:24:16 UTC, 0 replies.
- [GitHub] [incubator-echarts] jianzhongli opened a new issue #13619: echarts-issue-helper is down - posted by GitBox <gi...@apache.org> on 2020/11/13 16:24:16 UTC, 0 replies.
- [GitHub] [incubator-echarts] dirslashls closed issue #13598: Numeric category values explicitly specified in the axis do not render - posted by GitBox <gi...@apache.org> on 2020/11/13 20:31:12 UTC, 0 replies.
- [GitHub] [incubator-echarts] dirslashls commented on issue #13598: Numeric category values explicitly specified in the axis do not render - posted by GitBox <gi...@apache.org> on 2020/11/13 20:31:12 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13620: Stacked line graph display does not meet expectations - posted by GitBox <gi...@apache.org> on 2020/11/14 02:38:47 UTC, 0 replies.
- [GitHub] [incubator-echarts] raojinlin opened a new issue #13620: Stacked line graph display does not meet expectations - posted by GitBox <gi...@apache.org> on 2020/11/14 02:38:47 UTC, 0 replies.
- [GitHub] [incubator-echarts] raojinlin closed issue #13620: Stacked line graph display does not meet expectations - posted by GitBox <gi...@apache.org> on 2020/11/14 02:47:26 UTC, 0 replies.
- [GitHub] [incubator-echarts] raojinlin commented on issue #13620: Stacked line graph display does not meet expectations - posted by GitBox <gi...@apache.org> on 2020/11/14 02:48:17 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart commented on issue #13619: echarts-issue-helper is down - posted by GitBox <gi...@apache.org> on 2020/11/14 03:54:03 UTC, 0 replies.
- [GitHub] [incubator-echarts-doc] puxiao opened a new pull request #138: Modify the wrong URL of theme builder. - posted by GitBox <gi...@apache.org> on 2020/11/14 04:42:18 UTC, 0 replies.
- [GitHub] [incubator-echarts-doc] susiwen8 opened a new pull request #139: Fix(tooltip): fix wrong props - posted by GitBox <gi...@apache.org> on 2020/11/14 08:04:04 UTC, 0 replies.
- [GitHub] [incubator-echarts-doc] susiwen8 opened a new pull request #140: Feat(tooltip): add 'order' for tooltip - posted by GitBox <gi...@apache.org> on 2020/11/14 09:01:54 UTC, 0 replies.
- [GitHub] [incubator-echarts] anoosurf commented on issue #11115: Multiple tooltips with different trigger type - posted by GitBox <gi...@apache.org> on 2020/11/14 12:20:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] dirslashls opened a new issue #13621: Ability to specify selector in piecewise visualMap - posted by GitBox <gi...@apache.org> on 2020/11/14 17:08:52 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13621: Ability to specify selector in piecewise visualMap - posted by GitBox <gi...@apache.org> on 2020/11/14 17:08:52 UTC, 0 replies.
- [GitHub] [incubator-echarts] IamKennethBurla commented on issue #13609: Tree chart rerenders as I add new children to each node data - posted by GitBox <gi...@apache.org> on 2020/11/15 09:01:57 UTC, 1 replies.
- [GitHub] [incubator-echarts] IamKennethBurla edited a comment on issue #13609: Tree chart rerenders as I add new children to each node data - posted by GitBox <gi...@apache.org> on 2020/11/15 09:02:40 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed issue #13512: tooltip trigger 'axis' | Show tooltip with intersecting data points only - posted by GitBox <gi...@apache.org> on 2020/11/15 15:40:02 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 commented on issue #13512: tooltip trigger 'axis' | Show tooltip with intersecting data points only - posted by GitBox <gi...@apache.org> on 2020/11/15 15:40:02 UTC, 0 replies.
- [GitHub] [incubator-echarts] bashman opened a new issue #13622: Live data stream for plotting - posted by GitBox <gi...@apache.org> on 2020/11/15 16:53:46 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13622: Live data stream for plotting - posted by GitBox <gi...@apache.org> on 2020/11/15 16:53:56 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13622: Live data stream for plotting - posted by GitBox <gi...@apache.org> on 2020/11/16 02:57:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13623: Problems with map-charts when switching from version 4.9.0 to 5.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/16 03:01:05 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang opened a new issue #13623: Problems with map-charts when switching from version 4.9.0 to 5.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/16 03:01:05 UTC, 0 replies.
- [GitHub] [incubator-echarts] sadofriod commented on issue #6983: 使用lines时,coords中出现Cannot read property 'dataToPoint' of undefined - posted by GitBox <gi...@apache.org> on 2020/11/16 03:16:42 UTC, 0 replies.
- [GitHub] [incubator-echarts] zhpeh commented on issue #13616: How can I display curved labels in a pie/doughnut chart? - posted by GitBox <gi...@apache.org> on 2020/11/16 03:19:38 UTC, 2 replies.
- [GitHub] [incubator-echarts] liuz666 commented on issue #8313: Feature: tree 增加直角线条功能 - posted by GitBox <gi...@apache.org> on 2020/11/16 03:19:51 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13616: How can I display curved labels in a pie/doughnut chart? - posted by GitBox <gi...@apache.org> on 2020/11/16 03:53:38 UTC, 2 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13618: Allow the use of alignWithLabel prop inside splitLine type - posted by GitBox <gi...@apache.org> on 2020/11/16 05:08:07 UTC, 1 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13609: Tree chart rerenders as I add new children to each node data - posted by GitBox <gi...@apache.org> on 2020/11/16 06:28:50 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: fix: change third-party script fetch approach. - posted by su...@apache.org on 2020/11/16 06:28:55 UTC, 0 replies.
- [GitHub] [incubator-echarts] 191854169 commented on issue #7725: 当tooltip.axisPointer.type为‘cross’时,设置tooltip.axisPointer.label.show=false无效。 - posted by GitBox <gi...@apache.org> on 2020/11/16 08:08:22 UTC, 0 replies.
- [GitHub] [incubator-echarts-doc] pissang merged pull request #139: Fix(tooltip): fix wrong props - posted by GitBox <gi...@apache.org> on 2020/11/16 08:33:36 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated (d376fbd -> c808b6d) - posted by sh...@apache.org on 2020/11/16 08:33:39 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13624: When the Xaxis type is value, the minimum value of dataZoom starts from 0 by default. Can it start from the Xaxis minimum value? - posted by GitBox <gi...@apache.org> on 2020/11/16 08:35:14 UTC, 0 replies.
- [GitHub] [incubator-echarts] Alexander-txj opened a new issue #13624: When the Xaxis type is value, the minimum value of dataZoom starts from 0 by default. Can it start from the Xaxis minimum value? - posted by GitBox <gi...@apache.org> on 2020/11/16 08:35:14 UTC, 0 replies.
- [incubator-echarts-doc] branch master updated: Modify the wrong URL of theme builder. - posted by sh...@apache.org on 2020/11/16 08:45:24 UTC, 0 replies.
- [GitHub] [incubator-echarts-doc] pissang commented on pull request #138: Modify the wrong URL of theme builder. - posted by GitBox <gi...@apache.org> on 2020/11/16 08:45:29 UTC, 0 replies.
- [GitHub] [incubator-echarts-doc] pissang merged pull request #138: Modify the wrong URL of theme builder. - posted by GitBox <gi...@apache.org> on 2020/11/16 08:45:29 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13625: echarts的树图在iphone xs max下,宽度过宽会导致canvas不渲染,白屏问题 - posted by GitBox <gi...@apache.org> on 2020/11/16 09:17:57 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13625: echarts的树图在iphone xs max下,宽度过宽会导致canvas不渲染,白屏问题 - posted by GitBox <gi...@apache.org> on 2020/11/16 09:17:57 UTC, 0 replies.
- [GitHub] [incubator-echarts] itsxt opened a new issue #13625: echarts的树图在iphone xs max下,宽度过宽会导致canvas不渲染,白屏问题 - posted by GitBox <gi...@apache.org> on 2020/11/16 09:17:57 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13626: echarts的树图在iphone xs max下,宽度过宽会导致canvas不渲染,白屏问题 - posted by GitBox <gi...@apache.org> on 2020/11/16 09:21:01 UTC, 0 replies.
- [GitHub] [incubator-echarts] itsxt opened a new issue #13626: echarts的树图在iphone xs max下,宽度过宽会导致canvas不渲染,白屏问题 - posted by GitBox <gi...@apache.org> on 2020/11/16 09:21:02 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13627: Custom positions for axis labels/ticks - posted by GitBox <gi...@apache.org> on 2020/11/16 09:32:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] dvdkon opened a new issue #13627: Custom positions for axis labels/ticks - posted by GitBox <gi...@apache.org> on 2020/11/16 09:32:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13626: echarts的树图在iphone xs max下,宽度过宽会导致canvas不渲染,白屏问题 - posted by GitBox <gi...@apache.org> on 2020/11/16 11:04:11 UTC, 2 replies.
- [GitHub] [incubator-echarts] itsxt commented on issue #13626: echarts的树图在iphone xs max下,宽度过宽会导致canvas不渲染,白屏问题 - posted by GitBox <gi...@apache.org> on 2020/11/16 11:11:46 UTC, 3 replies.
- [GitHub] [incubator-echarts] pissang edited a comment on issue #13541: Typing errors in `next` branch prevents release build of dependent angular app - posted by GitBox <gi...@apache.org> on 2020/11/16 11:52:35 UTC, 1 replies.
- [GitHub] [incubator-echarts] narayn92 commented on issue #13269: Style MarkLine label background - posted by GitBox <gi...@apache.org> on 2020/11/16 13:21:20 UTC, 0 replies.
- [GitHub] [incubator-echarts] leorigon commented on issue #13618: Allow the use of alignWithLabel prop inside splitLine type - posted by GitBox <gi...@apache.org> on 2020/11/16 16:15:10 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: add circle-packing-with-d3 - posted by su...@apache.org on 2020/11/16 17:10:57 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: tweak color. - posted by su...@apache.org on 2020/11/16 17:18:56 UTC, 1 replies.
- [GitHub] [incubator-echarts] plainheart opened a new issue #13628: [Bug] Compatibility issues in build scripts. - posted by GitBox <gi...@apache.org> on 2020/11/16 18:08:05 UTC, 0 replies.
- [incubator-echarts] branch fix/build-scripts created (now a7fc2f8) - posted by wa...@apache.org on 2020/11/16 18:17:40 UTC, 0 replies.
- [incubator-echarts] 01/01: fix(build): fix some compatibility issues of build scripts in Windows.(#13628) - posted by wa...@apache.org on 2020/11/16 18:17:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart opened a new pull request #13629: fix(build): fix some compatibility issues of build scripts in Windows. - posted by GitBox <gi...@apache.org> on 2020/11/16 18:18:53 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13629: fix(build): fix some compatibility issues of build scripts in Windows. - posted by GitBox <gi...@apache.org> on 2020/11/16 18:18:54 UTC, 1 replies.
- [incubator-echarts-www] branch master updated: update the company of clement - posted by ov...@apache.org on 2020/11/17 02:20:12 UTC, 0 replies.
- [GitHub] [incubator-echarts] wf123537200 commented on issue #13624: When the Xaxis type is value, the minimum value of dataZoom starts from 0 by default. Can it start from the Xaxis minimum value? - posted by GitBox <gi...@apache.org> on 2020/11/17 02:29:44 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13630: 如何在多个关联的grid中分别单独显示tooltip - posted by GitBox <gi...@apache.org> on 2020/11/17 02:39:25 UTC, 0 replies.
- [GitHub] [incubator-echarts] mmm2006 opened a new issue #13630: 如何在多个关联的grid中分别单独显示tooltip - posted by GitBox <gi...@apache.org> on 2020/11/17 02:39:25 UTC, 0 replies.
- [GitHub] [incubator-echarts] mmm2006 commented on issue #13630: 如何在多个关联的grid中分别单独显示tooltip - posted by GitBox <gi...@apache.org> on 2020/11/17 03:53:42 UTC, 6 replies.
- [GitHub] [incubator-echarts] mmm2006 removed a comment on issue #13630: 如何在多个关联的grid中分别单独显示tooltip - posted by GitBox <gi...@apache.org> on 2020/11/17 03:54:02 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #11497: [feature] [topic] label enhance - posted by GitBox <gi...@apache.org> on 2020/11/17 06:05:00 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13631: Can maps support custom cursor style? - posted by GitBox <gi...@apache.org> on 2020/11/17 06:22:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13631: Can maps support custom cursor style? - posted by GitBox <gi...@apache.org> on 2020/11/17 06:22:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] jxiangji opened a new issue #13631: Can maps support custom cursor style? - posted by GitBox <gi...@apache.org> on 2020/11/17 06:22:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13632: Can maps support custom cursor style? - posted by GitBox <gi...@apache.org> on 2020/11/17 06:27:56 UTC, 0 replies.
- [GitHub] [incubator-echarts] jxiangji opened a new issue #13632: Can maps support custom cursor style? - posted by GitBox <gi...@apache.org> on 2020/11/17 06:27:57 UTC, 0 replies.
- [GitHub] [incubator-echarts] mengjie0611 opened a new issue #13633: 如何一个y轴对应两个不同单位的刻度,并且刻度的间隔不一致 - posted by GitBox <gi...@apache.org> on 2020/11/17 08:49:20 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13633: 如何一个y轴对应两个不同单位的刻度,并且刻度的间隔不一致 - posted by GitBox <gi...@apache.org> on 2020/11/17 08:49:20 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 commented on issue #13633: 如何一个y轴对应两个不同单位的刻度,并且刻度的间隔不一致 - posted by GitBox <gi...@apache.org> on 2020/11/17 08:57:52 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed issue #13633: 如何一个y轴对应两个不同单位的刻度,并且刻度的间隔不一致 - posted by GitBox <gi...@apache.org> on 2020/11/17 08:57:52 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13634: 在微信小程序中,自定义tab内容频繁切换,Echarts的页面会白屏自动闪退。 - posted by GitBox <gi...@apache.org> on 2020/11/17 09:13:54 UTC, 0 replies.
- [GitHub] [incubator-echarts] whweb123 opened a new issue #13634: 在微信小程序中,自定义tab内容频繁切换,Echarts的页面会白屏自动闪退。 - posted by GitBox <gi...@apache.org> on 2020/11/17 09:13:54 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13634: 在微信小程序中,自定义tab内容频繁切换,Echarts的页面会白屏自动闪退。 - posted by GitBox <gi...@apache.org> on 2020/11/17 09:14:07 UTC, 0 replies.
- [GitHub] [incubator-echarts] whweb123 commented on issue #13634: 在微信小程序中,自定义tab内容频繁切换,Echarts的页面会白屏自动闪退。 - posted by GitBox <gi...@apache.org> on 2020/11/17 09:14:28 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: fix: fix example. - posted by su...@apache.org on 2020/11/17 09:24:14 UTC, 1 replies.
- [GitHub] [incubator-echarts] clamp-dy commented on issue #8742: Legend scroll 可不可以显示多行并进行滚动? - posted by GitBox <gi...@apache.org> on 2020/11/17 10:36:31 UTC, 0 replies.
- [GitHub] [incubator-echarts] msbasanth opened a new issue #13635: Test Automation (E2E) Support from ECharts - posted by GitBox <gi...@apache.org> on 2020/11/17 11:23:34 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13635: Test Automation (E2E) Support from ECharts - posted by GitBox <gi...@apache.org> on 2020/11/17 11:23:34 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: doc: add doc for listen to events when click on blank. - posted by su...@apache.org on 2020/11/17 11:52:27 UTC, 0 replies.
- [incubator-echarts-handbook] branch master updated: doc: add doc for listen to click on blank. - posted by su...@apache.org on 2020/11/17 11:58:42 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13635: Test Automation (E2E) Support from ECharts - posted by GitBox <gi...@apache.org> on 2020/11/17 12:54:58 UTC, 0 replies.
- [GitHub] [incubator-echarts] dvdkon opened a new pull request #13636: feat(axis): custom axis tick/label positions. close #13627 - posted by GitBox <gi...@apache.org> on 2020/11/17 12:57:27 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13636: feat(axis): custom axis tick/label positions. close #13627 - posted by GitBox <gi...@apache.org> on 2020/11/17 12:57:37 UTC, 0 replies.
- [GitHub] [incubator-echarts] msbasanth commented on issue #13635: Test Automation (E2E) Support from ECharts - posted by GitBox <gi...@apache.org> on 2020/11/17 13:01:53 UTC, 0 replies.
- [incubator-echarts-handbook] branch master updated (6f5f973 -> 8530c23) - posted by su...@apache.org on 2020/11/17 13:17:57 UTC, 0 replies.
- [incubator-echarts-handbook] 01/02: fix: (1) complement guide in README. (2) Add reference of `exampleEditorPath` - posted by su...@apache.org on 2020/11/17 13:17:58 UTC, 0 replies.
- [incubator-echarts-handbook] 02/02: doc: add data-transform handbook - posted by su...@apache.org on 2020/11/17 13:17:59 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13629: fix(build): fix some compatibility issues of build scripts in Windows. - posted by GitBox <gi...@apache.org> on 2020/11/17 14:53:03 UTC, 0 replies.
- [incubator-echarts] branch release updated (82b8368 -> 1eaea81) - posted by su...@apache.org on 2020/11/17 14:57:19 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13629 from apache/fix/build-scripts - posted by su...@apache.org on 2020/11/17 14:57:20 UTC, 0 replies.
- [GitHub] [incubator-echarts] Socrates005 commented on issue #2941: Handling click events on chart grid columns - posted by GitBox <gi...@apache.org> on 2020/11/17 15:24:35 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: doc: add breaking changes doc. - posted by su...@apache.org on 2020/11/17 17:21:47 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13637: Click event not called for line without showing symbols - posted by GitBox <gi...@apache.org> on 2020/11/17 17:22:59 UTC, 0 replies.
- [GitHub] [incubator-echarts] dirslashls opened a new issue #13637: Click event not called for line without showing symbols - posted by GitBox <gi...@apache.org> on 2020/11/17 17:22:59 UTC, 0 replies.
- [GitHub] [incubator-echarts-doc] dvdkon opened a new pull request #141: Document axisTick/axisLabel.customValues, apache/incubator-echarts#13636 - posted by GitBox <gi...@apache.org> on 2020/11/17 18:22:03 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: complete breaking change log and deprecated log. - posted by su...@apache.org on 2020/11/17 18:46:47 UTC, 0 replies.
- [GitHub] [incubator-echarts] vially opened a new pull request #13638: fix(lines): discard extraneous data-points during lines animation - posted by GitBox <gi...@apache.org> on 2020/11/17 19:07:38 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13638: fix(lines): discard extraneous data-points during lines animation - posted by GitBox <gi...@apache.org> on 2020/11/17 19:07:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart closed issue #13628: [Bug] Compatibility issues in build scripts. - posted by GitBox <gi...@apache.org> on 2020/11/18 01:04:08 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 commented on issue #13637: Click event not called for line without showing symbols - posted by GitBox <gi...@apache.org> on 2020/11/18 01:45:56 UTC, 0 replies.
- [GitHub] [incubator-echarts] itsxt closed issue #13626: echarts的树图在iphone xs max下,宽度过宽会导致canvas不渲染,白屏问题 - posted by GitBox <gi...@apache.org> on 2020/11/18 01:57:56 UTC, 0 replies.
- [GitHub] [incubator-echarts] DoonPort0422 commented on issue #13028: Zoom in Chrome Browser, mouse event running wrong in svg > foreignObject - posted by GitBox <gi...@apache.org> on 2020/11/18 03:05:08 UTC, 0 replies.
- [GitHub] [incubator-echarts] DoonPort0422 closed issue #13028: Zoom in Chrome Browser, mouse event running wrong in svg > foreignObject - posted by GitBox <gi...@apache.org> on 2020/11/18 03:05:08 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13639: 柱状图设置动态设置barBorderRadius的时候label会消失 - posted by GitBox <gi...@apache.org> on 2020/11/18 03:06:12 UTC, 0 replies.
- [GitHub] [incubator-echarts] vision-yip opened a new issue #13639: 柱状图设置动态设置barBorderRadius的时候label会消失 - posted by GitBox <gi...@apache.org> on 2020/11/18 03:06:12 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13639: 柱状图设置动态设置barBorderRadius的时候label会消失 - posted by GitBox <gi...@apache.org> on 2020/11/18 03:06:12 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on pull request #13636: feat(axis): custom axis tick/label positions. close #13627 - posted by GitBox <gi...@apache.org> on 2020/11/18 03:14:58 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang edited a comment on pull request #13636: feat(axis): custom axis tick/label positions. close #13627 - posted by GitBox <gi...@apache.org> on 2020/11/18 03:15:19 UTC, 0 replies.
- [GitHub] [incubator-echarts] zmzimpl commented on issue #11788: Set emphasis color same with normal color - posted by GitBox <gi...@apache.org> on 2020/11/18 03:53:39 UTC, 0 replies.
- [GitHub] [incubator-echarts] whereiscode opened a new issue #13640: 请问graph模式可以显示每个小点的标题吗? - posted by GitBox <gi...@apache.org> on 2020/11/18 04:09:46 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13640: 请问graph模式可以显示每个小点的标题吗? - posted by GitBox <gi...@apache.org> on 2020/11/18 04:09:56 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13640: 请问graph模式可以显示每个小点的标题吗? - posted by GitBox <gi...@apache.org> on 2020/11/18 04:09:57 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13641: 请问graph模式可以显示每个小点的标题吗 - posted by GitBox <gi...@apache.org> on 2020/11/18 04:11:59 UTC, 0 replies.
- [GitHub] [incubator-echarts] whereiscode opened a new issue #13641: 请问graph模式可以显示每个小点的标题吗 - posted by GitBox <gi...@apache.org> on 2020/11/18 04:11:59 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: complete breaking change. - posted by su...@apache.org on 2020/11/18 05:44:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13642: Pictorialbar: left side of the svg overflow the yAxis - posted by GitBox <gi...@apache.org> on 2020/11/18 05:56:59 UTC, 0 replies.
- [GitHub] [incubator-echarts] dmzc opened a new issue #13642: Pictorialbar: left side of the svg overflow the yAxis - posted by GitBox <gi...@apache.org> on 2020/11/18 05:56:59 UTC, 0 replies.
- [GitHub] [incubator-echarts] dvdkon commented on pull request #13636: feat(axis): custom axis tick/label positions. close #13627 - posted by GitBox <gi...@apache.org> on 2020/11/18 07:04:34 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: update example - posted by sh...@apache.org on 2020/11/18 11:26:25 UTC, 1 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13641: 请问graph模式可以显示每个小点的标题吗 - posted by GitBox <gi...@apache.org> on 2020/11/18 12:56:55 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13643: Treemap current state is lost with setOption - posted by GitBox <gi...@apache.org> on 2020/11/19 02:12:58 UTC, 0 replies.
- [GitHub] [incubator-echarts] dirslashls opened a new issue #13643: Treemap current state is lost with setOption - posted by GitBox <gi...@apache.org> on 2020/11/19 02:12:58 UTC, 0 replies.
- [GitHub] [incubator-echarts] mmm2006 commented on issue #13375: series中的tooltip不生效,无法显示 - posted by GitBox <gi...@apache.org> on 2020/11/19 02:20:51 UTC, 1 replies.
- [GitHub] [incubator-echarts] mmm2006 edited a comment on issue #13375: series中的tooltip不生效,无法显示 - posted by GitBox <gi...@apache.org> on 2020/11/19 02:21:15 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13630: 如何在多个关联的grid中分别单独显示tooltip - posted by GitBox <gi...@apache.org> on 2020/11/19 02:30:24 UTC, 2 replies.
- [GitHub] [incubator-echarts] JesseEisen opened a new issue #13644: X 轴 value 类型,如何自定义设置非均匀刻度值(科学计数法),希望图表能够按照这个刻度去绘制。 - posted by GitBox <gi...@apache.org> on 2020/11/19 02:30:34 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13644: X 轴 value 类型,如何自定义设置非均匀刻度值(科学计数法),希望图表能够按照这个刻度去绘制。 - posted by GitBox <gi...@apache.org> on 2020/11/19 02:30:34 UTC, 1 replies.
- [GitHub] [incubator-echarts] pissang edited a comment on issue #13630: 如何在多个关联的grid中分别单独显示tooltip - posted by GitBox <gi...@apache.org> on 2020/11/19 02:30:57 UTC, 2 replies.
- [GitHub] [incubator-echarts] susiwen8 commented on issue #13375: series中的tooltip不生效,无法显示 - posted by GitBox <gi...@apache.org> on 2020/11/19 02:45:20 UTC, 0 replies.
- [GitHub] [incubator-echarts] JesseEisen commented on issue #13644: X 轴 value 类型,如何自定义设置非均匀刻度值(科学计数法),希望图表能够按照这个刻度去绘制。 - posted by GitBox <gi...@apache.org> on 2020/11/19 02:51:50 UTC, 3 replies.
- [GitHub] [incubator-echarts] JesseEisen edited a comment on issue #13644: X 轴 value 类型,如何自定义设置非均匀刻度值(科学计数法),希望图表能够按照这个刻度去绘制。 - posted by GitBox <gi...@apache.org> on 2020/11/19 02:56:00 UTC, 3 replies.
- [GitHub] [incubator-echarts] pissang opened a new issue #13645: Limit connected action in echarts.connect - posted by GitBox <gi...@apache.org> on 2020/11/19 03:32:52 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13645: Limit connected action in echarts.connect - posted by GitBox <gi...@apache.org> on 2020/11/19 03:32:56 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: tweak style: add 10px padding to example titles. - posted by wa...@apache.org on 2020/11/19 03:55:26 UTC, 4 replies.
- [incubator-echarts-examples] branch fix-scripts created (now 0b9b49f) - posted by wa...@apache.org on 2020/11/19 04:07:45 UTC, 0 replies.
- [incubator-echarts-examples] 01/01: fix(scripts): `dev` script cannot run successfully on Windows. - posted by wa...@apache.org on 2020/11/19 04:07:46 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated (48bd46f -> 26fce5f) - posted by sh...@apache.org on 2020/11/19 04:31:12 UTC, 0 replies.
- [incubator-echarts-examples] 01/01: Merge pull request #26 from apache/fix-scripts - posted by sh...@apache.org on 2020/11/19 04:31:13 UTC, 0 replies.
- [GitHub] [incubator-echarts] learnningUser edited a comment on issue #13607: Zoom thermal map, the label on the left is misplaced - posted by GitBox <gi...@apache.org> on 2020/11/19 05:43:38 UTC, 0 replies.
- [GitHub] [incubator-echarts] worldforce1 commented on issue #13316: Line is disconnected from points outside zoomed-in region in Line Chart with value type xaxis - posted by GitBox <gi...@apache.org> on 2020/11/19 05:54:27 UTC, 0 replies.
- [GitHub] [incubator-echarts] worldforce1 edited a comment on issue #13316: Line is disconnected from points outside zoomed-in region in Line Chart with value type xaxis - posted by GitBox <gi...@apache.org> on 2020/11/19 05:56:45 UTC, 4 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #12249: 能否增加对 type=line 的图的增量渲染 - posted by GitBox <gi...@apache.org> on 2020/11/19 06:07:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang edited a comment on issue #12249: 能否增加对 type=line 的图的增量渲染 - posted by GitBox <gi...@apache.org> on 2020/11/19 06:08:24 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang closed issue #12926: Progress of Next Major Version: 5.0 - posted by GitBox <gi...@apache.org> on 2020/11/19 06:15:44 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia opened a new pull request #13646: fix(decal): remove unused dashLineOffset - posted by GitBox <gi...@apache.org> on 2020/11/19 06:31:05 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13646: fix(decal): remove unused dashLineOffset - posted by GitBox <gi...@apache.org> on 2020/11/19 06:31:05 UTC, 1 replies.
- [incubator-echarts] branch fix-decal created (now 3ddb65b) - posted by ov...@apache.org on 2020/11/19 06:38:26 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia merged pull request #13646: fix(decal): remove unused dashLineOffset - posted by GitBox <gi...@apache.org> on 2020/11/19 06:56:37 UTC, 0 replies.
- [incubator-echarts] branch master updated (694ea43 -> fc1f35b) - posted by ov...@apache.org on 2020/11/19 07:00:26 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13646 from apache/fix-decal - posted by ov...@apache.org on 2020/11/19 07:00:27 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed issue #13375: series中的tooltip不生效,无法显示 - posted by GitBox <gi...@apache.org> on 2020/11/19 07:53:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] 1144169197 commented on issue #4464: 折线图中symbol设置为emptyCircle时,是否可以设置symbol的背景颜色? - posted by GitBox <gi...@apache.org> on 2020/11/19 08:14:11 UTC, 2 replies.
- [GitHub] [incubator-echarts] wenxuehai commented on issue #5827: type为'lines'并且polyline设置为true,怎样才能使得每个线段的tooltip显示起点和终点的相关内容,如“起点>终点” - posted by GitBox <gi...@apache.org> on 2020/11/19 08:14:51 UTC, 0 replies.
- [GitHub] [incubator-echarts] 1144169197 edited a comment on issue #4464: 折线图中symbol设置为emptyCircle时,是否可以设置symbol的背景颜色? - posted by GitBox <gi...@apache.org> on 2020/11/19 08:16:02 UTC, 1 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13647: 区域缩放选择brush导致markArea区域背景色展示不了 - posted by GitBox <gi...@apache.org> on 2020/11/19 08:47:30 UTC, 0 replies.
- [GitHub] [incubator-echarts] 14glwu opened a new issue #13647: 区域缩放选择brush导致markArea区域背景色展示不了 - posted by GitBox <gi...@apache.org> on 2020/11/19 08:47:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] 14glwu commented on issue #13647: 区域缩放选择brush导致markArea区域背景色展示不了 - posted by GitBox <gi...@apache.org> on 2020/11/19 08:48:46 UTC, 0 replies.
- [incubator-echarts] branch fix/aggregate created (now 4eee8b8) - posted by su...@apache.org on 2020/11/19 11:32:26 UTC, 4 replies.
- [incubator-echarts] 01/02: test: migrate test lib myTransform to ts. - posted by su...@apache.org on 2020/11/19 11:32:27 UTC, 4 replies.
- [incubator-echarts] 02/02: test: update myTransform, support average, Q1, median, Q3. - posted by su...@apache.org on 2020/11/19 11:32:28 UTC, 4 replies.
- [incubator-echarts-doc] branch next updated: fix: typo - posted by su...@apache.org on 2020/11/19 11:50:15 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13648: Fix/aggregate - posted by GitBox <gi...@apache.org> on 2020/11/19 11:51:30 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13648: Fix/aggregate - posted by GitBox <gi...@apache.org> on 2020/11/19 11:51:31 UTC, 1 replies.
- [incubator-echarts] branch fix/aggregate updated (4eee8b8 -> c3bdb23) - posted by su...@apache.org on 2020/11/19 12:26:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13648: Fix/aggregate - posted by GitBox <gi...@apache.org> on 2020/11/19 15:59:20 UTC, 0 replies.
- [incubator-echarts] branch release updated (1eaea81 -> 9d8cfc7) - posted by su...@apache.org on 2020/11/19 15:59:56 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13648 from apache/fix/aggregate - posted by su...@apache.org on 2020/11/19 15:59:57 UTC, 0 replies.
- [GitHub] [incubator-echarts] rrekapalli opened a new issue #13649: [QUESTION]: Multi-year heat map using calendar coordinate system - posted by GitBox <gi...@apache.org> on 2020/11/19 19:28:52 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13649: [QUESTION]: Multi-year heat map using calendar coordinate system - posted by GitBox <gi...@apache.org> on 2020/11/19 19:28:53 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13649: [QUESTION]: Multi-year heat map using calendar coordinate system - posted by GitBox <gi...@apache.org> on 2020/11/19 19:29:03 UTC, 0 replies.
- [GitHub] [incubator-echarts] ys4503 commented on issue #13316: Line is disconnected from points outside zoomed-in region in Line Chart with value type xaxis - posted by GitBox <gi...@apache.org> on 2020/11/19 22:54:51 UTC, 0 replies.
- [GitHub] [incubator-echarts] mmm2006 commented on issue #5152: echarts3.0 markArea 动画效果设置无效 - posted by GitBox <gi...@apache.org> on 2020/11/20 02:33:12 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: fix(toolbox): fix a typo in the description of `toolbox.feature.saveAsImage.type`. - posted by wa...@apache.org on 2020/11/20 02:42:52 UTC, 0 replies.
- [GitHub] [incubator-echarts] shinham commented on issue #9226: GL 矢量场图报Cannot read property 'dimensions' of null - posted by GitBox <gi...@apache.org> on 2020/11/20 02:47:15 UTC, 0 replies.
- [GitHub] [incubator-echarts] rrekapalli opened a new issue #13650: Issue with multi-year heatmap with calendar coordinates not working - posted by GitBox <gi...@apache.org> on 2020/11/20 04:25:29 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13650: Issue with multi-year heatmap with calendar coordinates not working - posted by GitBox <gi...@apache.org> on 2020/11/20 04:25:39 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13650: Issue with multi-year heatmap with calendar coordinates not working - posted by GitBox <gi...@apache.org> on 2020/11/20 04:25:39 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13651: Issue with multi-year heatmap with calendar coordinates not working - posted by GitBox <gi...@apache.org> on 2020/11/20 04:33:22 UTC, 1 replies.
- [GitHub] [incubator-echarts] rrekapalli opened a new issue #13651: Issue with multi-year heatmap with calendar coordinates not working - posted by GitBox <gi...@apache.org> on 2020/11/20 04:33:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13652: On the compatibility of echarts in the old version of edge browser - posted by GitBox <gi...@apache.org> on 2020/11/20 09:27:27 UTC, 0 replies.
- [GitHub] [incubator-echarts] HappyXuan opened a new issue #13652: On the compatibility of echarts in the old version of edge browser - posted by GitBox <gi...@apache.org> on 2020/11/20 09:27:28 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13652: On the compatibility of echarts in the old version of edge browser - posted by GitBox <gi...@apache.org> on 2020/11/20 09:27:38 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart commented on issue #13652: On the compatibility of echarts in the old version of edge browser - posted by GitBox <gi...@apache.org> on 2020/11/20 11:49:52 UTC, 1 replies.
- [incubator-echarts] branch fix/geo-click-error created (now c0dd9a3) - posted by su...@apache.org on 2020/11/20 14:14:49 UTC, 0 replies.
- [incubator-echarts] 01/01: fix: fix NPE when click an area in geo map. - posted by su...@apache.org on 2020/11/20 14:14:50 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13653: fix: fix NPE when click an area in geo map. - posted by GitBox <gi...@apache.org> on 2020/11/20 14:17:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13653: fix: fix NPE when click an area in geo map. - posted by GitBox <gi...@apache.org> on 2020/11/20 14:17:18 UTC, 1 replies.
- [GitHub] [incubator-echarts] bojue214 commented on issue #3637: Lines and mark areas disappear during zooming - posted by GitBox <gi...@apache.org> on 2020/11/20 14:28:07 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13653: fix: fix NPE when click an area in geo map. - posted by GitBox <gi...@apache.org> on 2020/11/20 15:12:11 UTC, 0 replies.
- [incubator-echarts] branch release updated (9d8cfc7 -> 3d6e3ea) - posted by su...@apache.org on 2020/11/20 15:12:35 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13653 from apache/fix/geo-click-error - posted by su...@apache.org on 2020/11/20 15:12:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new pull request #13654: release: 5.0.0-rc.3 - posted by GitBox <gi...@apache.org> on 2020/11/20 15:40:50 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13654: release: 5.0.0-rc.3 - posted by GitBox <gi...@apache.org> on 2020/11/20 15:41:00 UTC, 1 replies.
- [incubator-echarts] branch release-next created (now a0c485c) - posted by su...@apache.org on 2020/11/20 15:42:17 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah merged pull request #13654: release: 5.0.0-rc.3 - posted by GitBox <gi...@apache.org> on 2020/11/20 15:45:39 UTC, 0 replies.
- [incubator-echarts] branch release updated (3d6e3ea -> de46c55) - posted by su...@apache.org on 2020/11/20 15:45:45 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13654 from apache/release-next - posted by su...@apache.org on 2020/11/20 15:45:46 UTC, 0 replies.
- [incubator-echarts] tag 5.0.0-rc.3 created (now de46c55) - posted by su...@apache.org on 2020/11/20 15:52:04 UTC, 0 replies.
- svn commit: r44597 - in /dev/incubator/echarts/5.0.0-rc.3: ./ RELEASE_NOTE.txt apache-echarts-5.0.0-rc.3-incubating-src.zip apache-echarts-5.0.0-rc.3-incubating-src.zip.asc apache-echarts-5.0.0-rc.3-incubating-src.zip.sha512 - posted by su...@apache.org on 2020/11/20 16:01:23 UTC, 0 replies.
- [GitHub] [incubator-echarts] derekflint commented on issue #11899: Setting Custom font - posted by GitBox <gi...@apache.org> on 2020/11/20 20:43:02 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13655: svg image save bug on svg render with external symbol image - posted by GitBox <gi...@apache.org> on 2020/11/20 21:35:12 UTC, 0 replies.
- [GitHub] [incubator-echarts] partitect opened a new issue #13655: svg image save bug on svg render with external symbol image - posted by GitBox <gi...@apache.org> on 2020/11/20 21:35:13 UTC, 0 replies.
- [GitHub] [incubator-echarts] HappyXuan opened a new issue #13656: 关于Echarts在旧版Edge浏览器兼容问题 - posted by GitBox <gi...@apache.org> on 2020/11/21 01:08:08 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13656: 关于Echarts在旧版Edge浏览器兼容问题 - posted by GitBox <gi...@apache.org> on 2020/11/21 01:08:08 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated (26fce5f -> d60366d) - posted by su...@apache.org on 2020/11/21 07:14:24 UTC, 0 replies.
- [incubator-echarts-examples] 01/03: example: aggregate - posted by su...@apache.org on 2020/11/21 07:14:25 UTC, 0 replies.
- [incubator-echarts-examples] 02/03: Merge branch 'next' of github.com:ecomfe/echarts-examples into next - posted by su...@apache.org on 2020/11/21 07:14:26 UTC, 0 replies.
- [incubator-echarts-examples] 03/03: example: update aggregate. - posted by su...@apache.org on 2020/11/21 07:14:27 UTC, 0 replies.
- [incubator-echarts-handbook] branch master updated: tweak doc of data-transform. - posted by su...@apache.org on 2020/11/21 07:23:58 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart commented on issue #13656: 关于Echarts在旧版Edge浏览器兼容问题 - posted by GitBox <gi...@apache.org> on 2020/11/21 07:25:04 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart commented on issue #13655: svg image save bug on svg render with external symbol image - posted by GitBox <gi...@apache.org> on 2020/11/21 07:31:34 UTC, 1 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13657: Please add support for configuring color property by function for all chart type. - posted by GitBox <gi...@apache.org> on 2020/11/21 09:04:43 UTC, 0 replies.
- [GitHub] [incubator-echarts] x-strong opened a new issue #13657: Please add support for configuring color property by function for all chart type. - posted by GitBox <gi...@apache.org> on 2020/11/21 09:04:43 UTC, 0 replies.
- [GitHub] [incubator-echarts] derekflint removed a comment on issue #11899: Setting Custom font - posted by GitBox <gi...@apache.org> on 2020/11/21 14:07:26 UTC, 0 replies.
- [GitHub] [incubator-echarts] mmm2006 commented on issue #12009: 散点图datazoom缩放导致markArea消失 - posted by GitBox <gi...@apache.org> on 2020/11/21 15:01:51 UTC, 1 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13658: 配置项 富文本标签rich..padding 为四位数字时,实际展现结果为下、右、上、左 - posted by GitBox <gi...@apache.org> on 2020/11/22 13:01:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] LiZhaji opened a new issue #13658: 配置项 富文本标签rich..padding 为四位数字时,实际展现结果为下、右、上、左 - posted by GitBox <gi...@apache.org> on 2020/11/22 13:01:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 commented on issue #13658: 配置项 富文本标签rich..padding 为四位数字时,实际展现结果为下、右、上、左 - posted by GitBox <gi...@apache.org> on 2020/11/22 15:11:07 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 closed issue #13658: 配置项 富文本标签rich..padding 为四位数字时,实际展现结果为下、右、上、左 - posted by GitBox <gi...@apache.org> on 2020/11/22 15:11:08 UTC, 0 replies.
- [GitHub] [incubator-echarts] rong12345 commented on issue #10079: scroll event may prevent after use inside dataZoom - posted by GitBox <gi...@apache.org> on 2020/11/23 02:01:51 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13659: 视觉映射报错 - posted by GitBox <gi...@apache.org> on 2020/11/23 02:15:53 UTC, 0 replies.
- [GitHub] [incubator-echarts] ZhouXiaoL opened a new issue #13659: 视觉映射报错 - posted by GitBox <gi...@apache.org> on 2020/11/23 02:15:53 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ztachi closed issue #12853: The rich tag is not supported by SVG - posted by GitBox <gi...@apache.org> on 2020/11/23 02:16:03 UTC, 0 replies.
- [incubator-echarts] branch fix-bmap-readme-links created (now e7ab7a6) - posted by sh...@apache.org on 2020/11/23 02:41:54 UTC, 0 replies.
- [incubator-echarts] 01/01: fix old links. - posted by sh...@apache.org on 2020/11/23 02:41:55 UTC, 0 replies.
- [incubator-echarts] branch fix-old-links created (now d076ed5) - posted by sh...@apache.org on 2020/11/23 02:49:21 UTC, 0 replies.
- [incubator-echarts] 01/01: fix outdated links - posted by sh...@apache.org on 2020/11/23 02:49:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang opened a new pull request #13660: fix outdated links - posted by GitBox <gi...@apache.org> on 2020/11/23 02:49:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13660: fix outdated links - posted by GitBox <gi...@apache.org> on 2020/11/23 02:49:41 UTC, 1 replies.
- [incubator-echarts] branch master updated (fc1f35b -> c9ec76f) - posted by sh...@apache.org on 2020/11/23 02:52:37 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #13660 from apache/fix-old-links - posted by sh...@apache.org on 2020/11/23 02:52:38 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang merged pull request #13660: fix outdated links - posted by GitBox <gi...@apache.org> on 2020/11/23 02:52:43 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13661: 微信小程序多次切换后白屏且会闪退 - posted by GitBox <gi...@apache.org> on 2020/11/23 03:00:34 UTC, 0 replies.
- [GitHub] [incubator-echarts] jiucheng-front opened a new issue #13661: 微信小程序多次切换后白屏且会闪退 - posted by GitBox <gi...@apache.org> on 2020/11/23 03:00:34 UTC, 0 replies.
- [GitHub] [incubator-echarts] jiucheng-front commented on issue #13634: 在微信小程序中,自定义tab内容频繁切换,Echarts的页面会白屏自动闪退。 - posted by GitBox <gi...@apache.org> on 2020/11/23 03:03:00 UTC, 0 replies.
- [incubator-echarts-bot] branch master updated (ef7c5ad -> 5510b94) - posted by wa...@apache.org on 2020/11/23 04:53:22 UTC, 0 replies.
- [incubator-echarts-bot] 01/02: chore: update probot version. - posted by wa...@apache.org on 2020/11/23 04:53:23 UTC, 0 replies.
- [incubator-echarts-bot] 02/02: tweak: do not add en label when issue contains over 5 Chinese characters. - posted by wa...@apache.org on 2020/11/23 04:53:24 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: example: update custom gauge - posted by wa...@apache.org on 2020/11/23 06:11:46 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 commented on issue #13659: 视觉映射报错 - posted by GitBox <gi...@apache.org> on 2020/11/23 06:17:49 UTC, 0 replies.
- [GitHub] [incubator-echarts] zmzimpl opened a new issue #13662: Add a property to control data item layer index or make item slient to mouse event. - posted by GitBox <gi...@apache.org> on 2020/11/23 06:19:11 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13662: Add a property to control data item layer index or make item slient to mouse event. - posted by GitBox <gi...@apache.org> on 2020/11/23 06:19:11 UTC, 0 replies.
- [GitHub] [incubator-echarts] YogurtQ commented on issue #4464: 折线图中symbol设置为emptyCircle时,是否可以设置symbol的背景颜色? - posted by GitBox <gi...@apache.org> on 2020/11/23 06:50:13 UTC, 0 replies.
- [GitHub] [incubator-echarts] xiaobaixin removed a comment on issue #9310: zoom 属性设置缩放 图表悬浮不正常 - posted by GitBox <gi...@apache.org> on 2020/11/23 07:02:50 UTC, 0 replies.
- [GitHub] [incubator-echarts] peakcool commented on issue #10391: 使用dataset时,tooltip.formatter使用通配符有问题 - posted by GitBox <gi...@apache.org> on 2020/11/23 08:20:45 UTC, 0 replies.
- [GitHub] [incubator-echarts] 1144169197 removed a comment on issue #4464: 折线图中symbol设置为emptyCircle时,是否可以设置symbol的背景颜色? - posted by GitBox <gi...@apache.org> on 2020/11/23 08:28:39 UTC, 0 replies.
- [GitHub] [incubator-echarts] peakcool edited a comment on issue #10391: 使用dataset时,tooltip.formatter使用通配符有问题 - posted by GitBox <gi...@apache.org> on 2020/11/23 08:35:15 UTC, 0 replies.
- [GitHub] [incubator-echarts] deepakup94 commented on issue #8229: Preserve graph options for magictype - posted by GitBox <gi...@apache.org> on 2020/11/23 09:46:00 UTC, 0 replies.
- [GitHub] [incubator-echarts] ppbl opened a new issue #13663: When can I install 5.0.0-rc.3 on npm? - posted by GitBox <gi...@apache.org> on 2020/11/23 10:00:01 UTC, 0 replies.
- [GitHub] [incubator-echarts] inlann opened a new issue #13664: Is there any plan to add support to echarts to Smith Charts? - posted by GitBox <gi...@apache.org> on 2020/11/23 10:01:04 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13665: Sankey chart colors based on top node - posted by GitBox <gi...@apache.org> on 2020/11/23 10:49:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13665: Sankey chart colors based on top node - posted by GitBox <gi...@apache.org> on 2020/11/23 10:49:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] markusdanek opened a new issue #13665: Sankey chart colors based on top node - posted by GitBox <gi...@apache.org> on 2020/11/23 10:49:21 UTC, 0 replies.
- [GitHub] [incubator-echarts] markusdanek opened a new issue #13666: Sankey chart colors based on top node - posted by GitBox <gi...@apache.org> on 2020/11/23 10:52:02 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart commented on issue #13663: When can I install 5.0.0-rc.3 on npm? - posted by GitBox <gi...@apache.org> on 2020/11/23 11:17:18 UTC, 0 replies.
- [incubator-echarts-bot] branch master updated: fix: update deprecated `context.github` to `context.octokit`. - posted by wa...@apache.org on 2020/11/23 11:23:45 UTC, 0 replies.
- [GitHub] [incubator-echarts] ppbl commented on issue #13663: When can I install 5.0.0-rc.3 on npm? - posted by GitBox <gi...@apache.org> on 2020/11/23 12:50:58 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart closed issue #13663: When can I install 5.0.0-rc.3 on npm? - posted by GitBox <gi...@apache.org> on 2020/11/23 13:18:51 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13667: 官方文档链接错误 - posted by GitBox <gi...@apache.org> on 2020/11/23 15:52:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13667: 官方文档链接错误 - posted by GitBox <gi...@apache.org> on 2020/11/23 15:52:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] yeyuguo opened a new issue #13667: 官方文档链接错误 - posted by GitBox <gi...@apache.org> on 2020/11/23 15:52:06 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: tweak doc. - posted by su...@apache.org on 2020/11/23 16:13:44 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart commented on issue #13667: 官方文档链接错误 - posted by GitBox <gi...@apache.org> on 2020/11/23 16:26:31 UTC, 0 replies.
- [GitHub] [incubator-echarts] IamKennethBurla commented on issue #13605: Tree graph node overlaps with each other, as node symbol size gets bigger. - posted by GitBox <gi...@apache.org> on 2020/11/23 19:55:31 UTC, 0 replies.
- [GitHub] [incubator-echarts] dirslashls opened a new issue #13668: incorrect continous color mapping on maps if min and max is same - posted by GitBox <gi...@apache.org> on 2020/11/23 23:14:35 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13668: incorrect continous color mapping on maps if min and max is same - posted by GitBox <gi...@apache.org> on 2020/11/23 23:14:35 UTC, 0 replies.
- [incubator-echarts-bot] branch master updated: tweak: also check if issue title contains Chinese characters and increase the max_chn_char_count. - posted by wa...@apache.org on 2020/11/24 00:23:45 UTC, 0 replies.
- [GitHub] [incubator-echarts] jinyang1994 opened a new issue #13669: 当axisPointer触发时,如何在tooltip position获得 axisPointer位置信息 - posted by GitBox <gi...@apache.org> on 2020/11/24 00:55:54 UTC, 0 replies.
- [GitHub] [incubator-echarts] jinyang1994 commented on issue #13669: 当axisPointer触发时,如何在tooltip position获得 axisPointer位置信息 - posted by GitBox <gi...@apache.org> on 2020/11/24 01:09:36 UTC, 4 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13670: uniapp中引入echart,在h5下,雷达图中tooltip显示不出来 - posted by GitBox <gi...@apache.org> on 2020/11/24 03:39:42 UTC, 0 replies.
- [GitHub] [incubator-echarts] xmxye opened a new issue #13670: uniapp中引入echart,在h5下,雷达图中tooltip显示不出来 - posted by GitBox <gi...@apache.org> on 2020/11/24 03:39:42 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13670: uniapp中引入echart,在h5下,雷达图中tooltip显示不出来 - posted by GitBox <gi...@apache.org> on 2020/11/24 03:39:52 UTC, 0 replies.
- [GitHub] [incubator-echarts] xmxye commented on issue #13670: uniapp中引入echart,在h5下,雷达图中tooltip显示不出来 - posted by GitBox <gi...@apache.org> on 2020/11/24 03:43:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] xmxye removed a comment on issue #13670: uniapp中引入echart,在h5下,雷达图中tooltip显示不出来 - posted by GitBox <gi...@apache.org> on 2020/11/24 03:43:54 UTC, 0 replies.
- [GitHub] [incubator-echarts] xmxye opened a new issue #13671: h5中tooltip无法显示 - posted by GitBox <gi...@apache.org> on 2020/11/24 03:45:47 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13671: h5中tooltip无法显示 - posted by GitBox <gi...@apache.org> on 2020/11/24 03:45:47 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13671: h5中tooltip无法显示 - posted by GitBox <gi...@apache.org> on 2020/11/24 03:45:47 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13669: 当axisPointer触发时,如何在tooltip position获得 axisPointer位置信息 - posted by GitBox <gi...@apache.org> on 2020/11/24 03:56:28 UTC, 2 replies.
- [GitHub] [incubator-echarts] zanllp opened a new issue #13672: 4.92版本的@types/echarts EChartOption.Legend中没有selector相关的类型声明 - posted by GitBox <gi...@apache.org> on 2020/11/24 03:56:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13672: 4.92版本的@types/echarts EChartOption.Legend中没有selector相关的类型声明 - posted by GitBox <gi...@apache.org> on 2020/11/24 03:56:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13668: incorrect continous color mapping on maps if min and max is same - posted by GitBox <gi...@apache.org> on 2020/11/24 04:02:55 UTC, 1 replies.
- [GitHub] [incubator-echarts] dirslashls opened a new issue #13673: Cannot read property __ec_inner_ of undefined error with geo coordinate system - posted by GitBox <gi...@apache.org> on 2020/11/24 04:03:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13672: 4.92版本的@types/echarts EChartOption.Legend中没有selector相关的类型声明 - posted by GitBox <gi...@apache.org> on 2020/11/24 04:07:58 UTC, 1 replies.
- [GitHub] [incubator-echarts] dirslashls commented on issue #13673: Cannot read property __ec_inner_ of undefined error with geo coordinate system - posted by GitBox <gi...@apache.org> on 2020/11/24 04:08:39 UTC, 1 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13669: 当axisPointer触发时,如何在tooltip position获得 axisPointer位置信息 - posted by GitBox <gi...@apache.org> on 2020/11/24 04:09:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13664: Is there any plan to add support to echarts to Smith Charts? - posted by GitBox <gi...@apache.org> on 2020/11/24 04:12:31 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13662: Add a property to control data item layer index or make item slient to mouse event. - posted by GitBox <gi...@apache.org> on 2020/11/24 04:14:59 UTC, 2 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13661: 微信小程序多次切换后白屏且会闪退 - posted by GitBox <gi...@apache.org> on 2020/11/24 04:16:49 UTC, 2 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13657: Please add support for configuring color property by function for all chart type. - posted by GitBox <gi...@apache.org> on 2020/11/24 04:18:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia edited a comment on issue #13657: Please add support for configuring color property by function for all chart type. - posted by GitBox <gi...@apache.org> on 2020/11/24 04:18:52 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13651: Issue with multi-year heatmap with calendar coordinates not working - posted by GitBox <gi...@apache.org> on 2020/11/24 04:24:14 UTC, 2 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13647: 区域缩放选择dataZoom导致markArea区域背景色展示不了 - posted by GitBox <gi...@apache.org> on 2020/11/24 04:26:26 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13644: X 轴 value 类型,如何自定义设置非均匀刻度值(科学计数法),希望图表能够按照这个刻度去绘制。 - posted by GitBox <gi...@apache.org> on 2020/11/24 04:29:31 UTC, 3 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13642: Pictorialbar: left side of the svg overflow the yAxis - posted by GitBox <gi...@apache.org> on 2020/11/24 04:32:00 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia closed issue #13642: Pictorialbar: left side of the svg overflow the yAxis - posted by GitBox <gi...@apache.org> on 2020/11/24 04:32:00 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia edited a comment on issue #13642: Pictorialbar: left side of the svg overflow the yAxis - posted by GitBox <gi...@apache.org> on 2020/11/24 04:33:00 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13632: Can maps support custom cursor style? - posted by GitBox <gi...@apache.org> on 2020/11/24 04:36:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] zanllp commented on issue #13672: 4.92版本的@types/echarts EChartOption.Legend中没有selector相关的类型声明 - posted by GitBox <gi...@apache.org> on 2020/11/24 04:53:20 UTC, 1 replies.
- [GitHub] [incubator-echarts] rrekapalli commented on issue #13651: Issue with multi-year heatmap with calendar coordinates not working - posted by GitBox <gi...@apache.org> on 2020/11/24 05:36:07 UTC, 2 replies.
- [GitHub] [incubator-echarts] rrekapalli edited a comment on issue #13651: Issue with multi-year heatmap with calendar coordinates not working - posted by GitBox <gi...@apache.org> on 2020/11/24 05:38:08 UTC, 5 replies.
- [GitHub] [incubator-echarts] zmzimpl commented on issue #13662: Add a property to control data item layer index or make item slient to mouse event. - posted by GitBox <gi...@apache.org> on 2020/11/24 06:35:09 UTC, 1 replies.
- [GitHub] [incubator-echarts] zmzimpl edited a comment on issue #13662: Add a property to control data item layer index or make item slient to mouse event. - posted by GitBox <gi...@apache.org> on 2020/11/24 06:35:39 UTC, 0 replies.
- [GitHub] [incubator-echarts] dmzc commented on issue #13642: Pictorialbar: left side of the svg overflow the yAxis - posted by GitBox <gi...@apache.org> on 2020/11/24 07:19:38 UTC, 0 replies.
- [GitHub] [incubator-echarts] jiucheng-front commented on issue #13661: 微信小程序多次切换后白屏且会闪退 - posted by GitBox <gi...@apache.org> on 2020/11/24 07:39:41 UTC, 3 replies.
- [GitHub] [incubator-echarts] Ovilia edited a comment on issue #13672: 4.92版本的@types/echarts EChartOption.Legend中没有selector相关的类型声明 - posted by GitBox <gi...@apache.org> on 2020/11/24 08:01:54 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia commented on issue #13673: Cannot read property __ec_inner_ of undefined error with geo coordinate system - posted by GitBox <gi...@apache.org> on 2020/11/24 08:04:55 UTC, 0 replies.
- [GitHub] [incubator-echarts] zanllp closed issue #13672: 4.92版本的@types/echarts EChartOption.Legend中没有selector相关的类型声明 - posted by GitBox <gi...@apache.org> on 2020/11/24 08:18:02 UTC, 0 replies.
- [GitHub] [incubator-echarts] jinyang1994 edited a comment on issue #13669: 当axisPointer触发时,如何在tooltip position获得 axisPointer位置信息 - posted by GitBox <gi...@apache.org> on 2020/11/24 08:32:24 UTC, 1 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13673: Cannot read property __ec_inner_ of undefined error with geo coordinate system - posted by GitBox <gi...@apache.org> on 2020/11/24 08:42:49 UTC, 1 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13668: incorrect continous color mapping on maps if min and max is same - posted by GitBox <gi...@apache.org> on 2020/11/24 08:48:02 UTC, 0 replies.
- [GitHub] [incubator-echarts] JinyJose commented on issue #13287: toolbox : magic Option 'stack' resets the title for all magic-toolbox options - posted by GitBox <gi...@apache.org> on 2020/11/24 10:21:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] JinyJose commented on issue #13077: Connect Functionality is not working for toolbox Options - posted by GitBox <gi...@apache.org> on 2020/11/24 10:22:17 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: save example. - posted by su...@apache.org on 2020/11/24 11:49:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new issue #13674: Tree animation problem - posted by GitBox <gi...@apache.org> on 2020/11/24 12:09:50 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new issue #13675: State should listen to `globalout` - posted by GitBox <gi...@apache.org> on 2020/11/24 12:11:58 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new issue #13676: The last label can not be displayed in time scale - posted by GitBox <gi...@apache.org> on 2020/11/24 12:12:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new issue #13677: RealtimeSort clip issue - posted by GitBox <gi...@apache.org> on 2020/11/24 12:14:34 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new issue #13678: realtimeSort log axis issue - posted by GitBox <gi...@apache.org> on 2020/11/24 12:15:42 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new issue #13679: realtimeSort switch not in time - posted by GitBox <gi...@apache.org> on 2020/11/24 12:16:46 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new issue #13680: tooltip performance issue - posted by GitBox <gi...@apache.org> on 2020/11/24 12:20:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new issue #13681: Area line chart display incorrectly occasionally during animation - posted by GitBox <gi...@apache.org> on 2020/11/24 12:20:40 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new issue #13682: Labels in time scale will overlap in some cases - posted by GitBox <gi...@apache.org> on 2020/11/24 12:22:08 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new issue #13683: Label animation incorrect when setOption before animation finished - posted by GitBox <gi...@apache.org> on 2020/11/24 12:22:59 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new issue #13684: TS code related enhancement - posted by GitBox <gi...@apache.org> on 2020/11/24 12:23:49 UTC, 0 replies.
- [GitHub] [incubator-echarts] 100pah opened a new issue #13685: endLabel do not support color: 'auto' 'inherit' - posted by GitBox <gi...@apache.org> on 2020/11/24 12:25:12 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13686: ToolBox Can‘t’ Switch Magic Type - posted by GitBox <gi...@apache.org> on 2020/11/24 13:06:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] zhexueren opened a new issue #13686: ToolBox Can‘t’ Switch Magic Type - posted by GitBox <gi...@apache.org> on 2020/11/24 13:06:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13686: ToolBox Can‘t’ Switch Magic Type - posted by GitBox <gi...@apache.org> on 2020/11/24 13:06:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13687: ToolBox Can‘t’ Switch Magic Type - posted by GitBox <gi...@apache.org> on 2020/11/24 13:07:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13687: ToolBox Can‘t’ Switch Magic Type - posted by GitBox <gi...@apache.org> on 2020/11/24 13:07:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] zhexueren opened a new issue #13687: ToolBox Can‘t’ Switch Magic Type - posted by GitBox <gi...@apache.org> on 2020/11/24 13:07:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] zhexueren opened a new issue #13688: ToolBox Can‘t’ Switch Magic Type - posted by GitBox <gi...@apache.org> on 2020/11/24 13:10:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] JasonXDDD opened a new issue #13689: dynamic-data line (area) chart doesn't update series with smoothly animation - posted by GitBox <gi...@apache.org> on 2020/11/25 02:07:51 UTC, 0 replies.
- [GitHub] [incubator-echarts] woowgaga opened a new issue #13690: 当图例包含空和数值时,饼图颜色错误 - posted by GitBox <gi...@apache.org> on 2020/11/25 02:14:56 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia removed a comment on issue #13644: X 轴 value 类型,如何自定义设置非均匀刻度值(科学计数法),希望图表能够按照这个刻度去绘制。 - posted by GitBox <gi...@apache.org> on 2020/11/25 02:37:25 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia edited a comment on issue #13644: X 轴 value 类型,如何自定义设置非均匀刻度值(科学计数法),希望图表能够按照这个刻度去绘制。 - posted by GitBox <gi...@apache.org> on 2020/11/25 02:41:34 UTC, 0 replies.
- [GitHub] [incubator-echarts] benmo1602 commented on issue #9816: bug: treemap highlight action not triggered - posted by GitBox <gi...@apache.org> on 2020/11/25 02:44:36 UTC, 1 replies.
- [GitHub] [incubator-echarts] benmo1602 removed a comment on issue #9816: bug: treemap highlight action not triggered - posted by GitBox <gi...@apache.org> on 2020/11/25 02:45:28 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13688: ToolBox Can‘t Switch Magic Type - posted by GitBox <gi...@apache.org> on 2020/11/25 02:50:05 UTC, 0 replies.
- [GitHub] [incubator-echarts] BLinL commented on issue #3260: time类型的X轴如何让label按照固定的间隔展示 - posted by GitBox <gi...@apache.org> on 2020/11/25 03:22:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] ChangJin0520 commented on issue #4407: heatmap-bmap报错:Cannot read property 'type' of null - posted by GitBox <gi...@apache.org> on 2020/11/25 03:44:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] ChangJin0520 edited a comment on issue #4407: heatmap-bmap报错:Cannot read property 'type' of null - posted by GitBox <gi...@apache.org> on 2020/11/25 03:44:45 UTC, 0 replies.
- [incubator-echarts-handbook] branch master updated: optimize navbar interaction - posted by sh...@apache.org on 2020/11/25 03:55:53 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13691: Setting label.formatter has no effect - posted by GitBox <gi...@apache.org> on 2020/11/25 04:16:26 UTC, 0 replies.
- [GitHub] [incubator-echarts] 3182779524qq opened a new issue #13691: Setting label.formatter has no effect - posted by GitBox <gi...@apache.org> on 2020/11/25 04:16:26 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13691: Setting label.formatter has no effect - posted by GitBox <gi...@apache.org> on 2020/11/25 04:16:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] jinyang1994 closed issue #13669: 当axisPointer触发时,如何在tooltip position获得 axisPointer位置信息 - posted by GitBox <gi...@apache.org> on 2020/11/25 04:40:32 UTC, 0 replies.
- [incubator-echarts-handbook] branch master updated: fix type errors - posted by sh...@apache.org on 2020/11/25 05:09:07 UTC, 0 replies.
- [incubator-echarts-handbook] branch master updated: fix type error - posted by sh...@apache.org on 2020/11/25 05:35:51 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13692: echarts动态展示实时推送的数据,导致界面的CPU很高?先clear()然后setOption()数据,CPU并没有降下来,这是为什么? - posted by GitBox <gi...@apache.org> on 2020/11/25 06:05:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13692: echarts动态展示实时推送的数据,导致界面的CPU很高?先clear()然后setOption()数据,CPU并没有降下来,这是为什么? - posted by GitBox <gi...@apache.org> on 2020/11/25 06:05:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] xumin929 opened a new issue #13692: echarts动态展示实时推送的数据,导致界面的CPU很高?先clear()然后setOption()数据,CPU并没有降下来,这是为什么? - posted by GitBox <gi...@apache.org> on 2020/11/25 06:05:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] hanxinlong opened a new issue #13693: English:Echarts 【line chart】dynamic display real-time push data, resulting in high CPU interface? First clear () and then setOption () data, the CPU doesn't come down, why? 中文:echarts【折线图】动态展示实时推送的数据,导致界面的CPU很高?先clear()然后setOption()数据,CPU并没有降下来,这是为什么? - posted by GitBox <gi...@apache.org> on 2020/11/25 06:36:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] zhexueren commented on issue #13688: ToolBox Can‘t Switch Magic Type - posted by GitBox <gi...@apache.org> on 2020/11/25 06:47:14 UTC, 2 replies.
- [GitHub] [incubator-echarts] zhexueren removed a comment on issue #13688: ToolBox Can‘t Switch Magic Type - posted by GitBox <gi...@apache.org> on 2020/11/25 06:47:38 UTC, 0 replies.
- [GitHub] [incubator-echarts] mgsod opened a new issue #13694: 雷达图中,tooltip的formatter回调中无法取到当前选中点的数据 - posted by GitBox <gi...@apache.org> on 2020/11/25 08:32:11 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 commented on issue #13694: 雷达图中,tooltip的formatter回调中无法取到当前选中点的数据 - posted by GitBox <gi...@apache.org> on 2020/11/25 08:46:28 UTC, 0 replies.
- [GitHub] [incubator-echarts] jarben opened a new issue #13695: Multiple versions of echarts in one document - posted by GitBox <gi...@apache.org> on 2020/11/25 13:16:54 UTC, 0 replies.
- [GitHub] [incubator-echarts] d-kishore opened a new issue #13696: two column legend - posted by GitBox <gi...@apache.org> on 2020/11/25 14:22:53 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13696: two column legend - posted by GitBox <gi...@apache.org> on 2020/11/26 03:15:12 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13695: Multiple versions of echarts in one document - posted by GitBox <gi...@apache.org> on 2020/11/26 03:21:14 UTC, 1 replies.
- [GitHub] [incubator-echarts] pissang edited a comment on issue #13695: Multiple versions of echarts in one document - posted by GitBox <gi...@apache.org> on 2020/11/26 03:21:34 UTC, 2 replies.
- [incubator-echarts-bot] branch master updated: fix: fix issue checking bug. - posted by wa...@apache.org on 2020/11/26 03:27:44 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13697: (feature): 按需引入组件遗漏提示 - posted by GitBox <gi...@apache.org> on 2020/11/26 03:46:17 UTC, 0 replies.
- [GitHub] [incubator-echarts] UNDERCOVERj opened a new issue #13697: (feature): 按需引入组件遗漏提示 - posted by GitBox <gi...@apache.org> on 2020/11/26 03:46:17 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13697: (feature): 按需引入组件遗漏提示 - posted by GitBox <gi...@apache.org> on 2020/11/26 03:46:17 UTC, 0 replies.
- [incubator-echarts-bot] branch master updated: feat: add persistent file logger to record the errors occured in webhooks. - posted by wa...@apache.org on 2020/11/26 04:16:21 UTC, 0 replies.
- [incubator-echarts-bot] branch master updated: chore: ignore log dir in git. - posted by wa...@apache.org on 2020/11/26 04:24:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13698: [內置縮放組件] 拖曳放開後能有結尾動量滑動效果 dataZoomInside panning with momentum effect - posted by GitBox <gi...@apache.org> on 2020/11/26 05:57:28 UTC, 0 replies.
- [GitHub] [incubator-echarts] JasonXDDD opened a new issue #13698: [內置縮放組件] 拖曳放開後能有結尾動量滑動效果 dataZoomInside panning with momentum effect - posted by GitBox <gi...@apache.org> on 2020/11/26 05:57:28 UTC, 0 replies.
- [GitHub] [incubator-echarts] wenfangdu opened a new issue #13699: Does ECharts v5 support tree shaking? - posted by GitBox <gi...@apache.org> on 2020/11/26 06:43:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13699: Does ECharts v5 support tree shaking? - posted by GitBox <gi...@apache.org> on 2020/11/26 06:43:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13699: Does ECharts v5 support tree shaking? - posted by GitBox <gi...@apache.org> on 2020/11/26 06:43:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] wenfangdu opened a new issue #13700: Does ECharts v5 support tree shaking? - posted by GitBox <gi...@apache.org> on 2020/11/26 06:46:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] cheqianxiao opened a new issue #13701: echarts.util is undefined - posted by GitBox <gi...@apache.org> on 2020/11/26 06:54:03 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13700: Does ECharts v5 support tree shaking? - posted by GitBox <gi...@apache.org> on 2020/11/26 06:54:33 UTC, 0 replies.
- [GitHub] [incubator-echarts] agnij opened a new issue #12655: 自定义lenged,使用icon图片,将图例换位checkbox勾选形式,这种情况下使用selector全选反选后,点击某个图例全选反选会消失 - posted by GitBox <gi...@apache.org> on 2020/11/26 07:12:53 UTC, 0 replies.
- [GitHub] [incubator-echarts] agnij commented on issue #12655: 自定义lenged,使用icon图片,将图例换位checkbox勾选形式,这种情况下使用selector全选反选后,点击某个图例全选反选会消失 - posted by GitBox <gi...@apache.org> on 2020/11/26 07:12:54 UTC, 1 replies.
- [GitHub] [incubator-echarts] agnij removed a comment on issue #12655: 自定义lenged,使用icon图片,将图例换位checkbox勾选形式,这种情况下使用selector全选反选后,点击某个图例全选反选会消失 - posted by GitBox <gi...@apache.org> on 2020/11/26 07:13:06 UTC, 0 replies.
- [incubator-echarts-examples] branch fix-example-download created (now 48c5695) - posted by wa...@apache.org on 2020/11/26 07:36:52 UTC, 0 replies.
- [incubator-echarts-examples] 01/01: fix(editor): fix no source code in downloaded file bug. - posted by wa...@apache.org on 2020/11/26 07:36:53 UTC, 0 replies.
- [GitHub] [incubator-echarts] cheqianxiao closed issue #12743: label font style not updated in pictorialBar when calling the api `setOption` to update it - posted by GitBox <gi...@apache.org> on 2020/11/26 08:02:19 UTC, 0 replies.
- [GitHub] [incubator-echarts] jarben commented on issue #13695: Multiple versions of echarts in one document - posted by GitBox <gi...@apache.org> on 2020/11/26 08:45:55 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated (954ebc9 -> b7296a7) - posted by su...@apache.org on 2020/11/26 11:07:49 UTC, 0 replies.
- [incubator-echarts-doc] 01/02: add example for valueAnimation - posted by su...@apache.org on 2020/11/26 11:07:50 UTC, 0 replies.
- [incubator-echarts-doc] 02/02: tweak changlog. - posted by su...@apache.org on 2020/11/26 11:07:51 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: add example for valueAnimation. - posted by su...@apache.org on 2020/11/26 11:08:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] d-kishore commented on issue #13696: two column legend - posted by GitBox <gi...@apache.org> on 2020/11/26 12:47:06 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: add example custom transition - posted by su...@apache.org on 2020/11/26 12:55:40 UTC, 0 replies.
- [incubator-echarts-examples] branch next updated: tweak example. - posted by su...@apache.org on 2020/11/26 13:09:57 UTC, 0 replies.
- [GitHub] [incubator-echarts] net027 commented on issue #5976: 为每个gird配置特定tooltip无效 - posted by GitBox <gi...@apache.org> on 2020/11/26 14:06:02 UTC, 0 replies.
- [GitHub] [incubator-echarts] cuongdevjs removed a comment on issue #10844: How to config only show tooltip (when hover into data) if data is not null? - posted by GitBox <gi...@apache.org> on 2020/11/26 15:50:39 UTC, 0 replies.
- [GitHub] [incubator-echarts] partitect commented on issue #13655: svg image save bug on svg render with external symbol image - posted by GitBox <gi...@apache.org> on 2020/11/26 20:51:11 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart commented on issue #11929: ie9使用bmap导致地图无法加载 - posted by GitBox <gi...@apache.org> on 2020/11/27 01:17:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart edited a comment on issue #11929: ie9使用bmap导致地图无法加载 - posted by GitBox <gi...@apache.org> on 2020/11/27 01:21:04 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart commented on issue #13064: 使用百度地图配置迁徙图时,清空 series 后有残影 - posted by GitBox <gi...@apache.org> on 2020/11/27 01:25:40 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart removed a comment on issue #13064: 使用百度地图配置迁徙图时,清空 series 后有残影 - posted by GitBox <gi...@apache.org> on 2020/11/27 01:30:43 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13689: dynamic-data line (area) chart doesn't update series with smoothly animation - posted by GitBox <gi...@apache.org> on 2020/11/27 02:31:28 UTC, 0 replies.
- [GitHub] [incubator-echarts] pissang commented on issue #13701: echarts.util is undefined - posted by GitBox <gi...@apache.org> on 2020/11/27 02:36:18 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart commented on issue #13688: ToolBox Can‘t Switch Magic Type - posted by GitBox <gi...@apache.org> on 2020/11/27 02:39:17 UTC, 1 replies.
- [GitHub] [incubator-echarts] JasonXDDD commented on issue #13689: dynamic-data line (area) chart doesn't update series with smoothly animation - posted by GitBox <gi...@apache.org> on 2020/11/27 03:18:49 UTC, 1 replies.
- [incubator-echarts-www] branch feat-bar-racing created (now b45e853) - posted by ov...@apache.org on 2020/11/27 03:19:21 UTC, 0 replies.
- [incubator-echarts-www] 01/01: feat: bar racing tool basic - posted by ov...@apache.org on 2020/11/27 03:19:22 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13702: 在制作流向图时如何通过连线的粗细(或者宽度)代表流量大小 - posted by GitBox <gi...@apache.org> on 2020/11/27 03:24:14 UTC, 0 replies.
- [GitHub] [incubator-echarts] GalaxyTrain opened a new issue #13702: 在制作流向图时如何通过连线的粗细(或者宽度)代表流量大小 - posted by GitBox <gi...@apache.org> on 2020/11/27 03:24:14 UTC, 0 replies.
- [GitHub] [incubator-echarts] wenxuehai opened a new issue #13703: 地图中,添加legend属性显示城市圆点,如果是在map series中使用内部自动生成的geo组件,则城市圆点能正常显示。但如果使用自定义的geo组件,也就是在series中引入了geoIndex,此时城市圆点显示不了了,这是为什么? - posted by GitBox <gi...@apache.org> on 2020/11/27 03:39:24 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13703: 地图中,添加legend属性显示城市圆点,如果是在map series中使用内部自动生成的geo组件,则城市圆点能正常显示。但如果使用自定义的geo组件,也就是在series中引入了geoIndex,此时城市圆点显示不了了,这是为什么? - posted by GitBox <gi...@apache.org> on 2020/11/27 03:39:24 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13703: 地图中,添加legend属性显示城市圆点,如果是在map series中使用内部自动生成的geo组件,则城市圆点能正常显示。但如果使用自定义的geo组件,也就是在series中引入了geoIndex,此时城市圆点显示不了了,这是为什么? - posted by GitBox <gi...@apache.org> on 2020/11/27 03:39:24 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13704: 地图中的城市圆点 - posted by GitBox <gi...@apache.org> on 2020/11/27 03:41:30 UTC, 1 replies.
- [GitHub] [incubator-echarts] wenxuehai opened a new issue #13704: 地图中的城市圆点 - posted by GitBox <gi...@apache.org> on 2020/11/27 03:41:30 UTC, 0 replies.
- [GitHub] [incubator-echarts] sakishen commented on issue #4694: 热力图中怎么显示地名 - posted by GitBox <gi...@apache.org> on 2020/11/27 03:54:13 UTC, 0 replies.
- [GitHub] [incubator-echarts] plainheart commented on issue #13689: dynamic-data line (area) chart doesn't update series with smoothly animation - posted by GitBox <gi...@apache.org> on 2020/11/27 04:11:18 UTC, 0 replies.
- [GitHub] [incubator-echarts] cheqianxiao closed issue #13701: echarts.util is undefined - posted by GitBox <gi...@apache.org> on 2020/11/27 05:44:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] cheqianxiao commented on issue #13701: echarts.util is undefined - posted by GitBox <gi...@apache.org> on 2020/11/27 05:44:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] JasonXDDD edited a comment on issue #13689: dynamic-data line (area) chart doesn't update series with smoothly animation - posted by GitBox <gi...@apache.org> on 2020/11/27 06:43:52 UTC, 0 replies.
- [GitHub] [incubator-echarts] maicWorkGithub commented on issue #11799: 地图geojson中properties键值为大写时的问题 - posted by GitBox <gi...@apache.org> on 2020/11/27 07:03:44 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13705: doc: update description - posted by GitBox <gi...@apache.org> on 2020/11/27 08:04:20 UTC, 1 replies.
- [GitHub] [incubator-echarts] Ovilia opened a new pull request #13705: doc: update description - posted by GitBox <gi...@apache.org> on 2020/11/27 08:04:20 UTC, 0 replies.
- [incubator-echarts] branch fix-description created (now 8665221) - posted by ov...@apache.org on 2020/11/27 08:04:24 UTC, 0 replies.
- [GitHub] [incubator-echarts] jingtingxintiao opened a new issue #13706: 在不同分辨率移动端中tooltip触发类型为trigger:'axis',shadowStyle 属性背景色属性不生效,tooltip显示内容正确,但是标示线位置是错的 - posted by GitBox <gi...@apache.org> on 2020/11/27 08:04:50 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13706: 在不同分辨率移动端中tooltip触发类型为trigger:'axis',shadowStyle 属性背景色属性不生效,tooltip显示内容正确,但是标示线位置是错的 - posted by GitBox <gi...@apache.org> on 2020/11/27 08:05:00 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13706: 在不同分辨率移动端中tooltip触发类型为trigger:'axis',shadowStyle 属性背景色属性不生效,tooltip显示内容正确,但是标示线位置是错的 - posted by GitBox <gi...@apache.org> on 2020/11/27 08:05:00 UTC, 0 replies.
- [incubator-echarts] branch master updated: doc: update description - posted by ov...@apache.org on 2020/11/27 08:05:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] Ovilia merged pull request #13705: doc: update description - posted by GitBox <gi...@apache.org> on 2020/11/27 08:05:41 UTC, 0 replies.
- [GitHub] [incubator-echarts] jingtingxintiao opened a new issue #13707: ShawdowStyle of mobile tooltip does not work, The contents of the Tooltip are correct, but the shadows are in the wrong place - posted by GitBox <gi...@apache.org> on 2020/11/27 08:13:23 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13707: ShawdowStyle of mobile tooltip does not work, The contents of the Tooltip are correct, but the shadows are in the wrong place - posted by GitBox <gi...@apache.org> on 2020/11/27 08:13:23 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13707: ShawdowStyle of mobile tooltip does not work, The contents of the Tooltip are correct, but the shadows are in the wrong place - posted by GitBox <gi...@apache.org> on 2020/11/27 08:13:23 UTC, 0 replies.
- [GitHub] [incubator-echarts] jingtingxintiao commented on issue #13707: ShawdowStyle of mobile tooltip does not work, The contents of the Tooltip are correct, but the shadows are in the wrong place - posted by GitBox <gi...@apache.org> on 2020/11/27 08:14:09 UTC, 0 replies.
- [GitHub] [incubator-echarts] jingtingxintiao opened a new issue #13708: > This issue is not created by [echarts-issue-helper](https://ecomfe.github.io/echarts-issue-helper) and will be soon closed. - posted by GitBox <gi...@apache.org> on 2020/11/27 08:16:26 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13708: > This issue is not created by [echarts-issue-helper](https://ecomfe.github.io/echarts-issue-helper) and will be soon closed. - posted by GitBox <gi...@apache.org> on 2020/11/27 08:16:26 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13708: > This issue is not created by [echarts-issue-helper](https://ecomfe.github.io/echarts-issue-helper) and will be soon closed. - posted by GitBox <gi...@apache.org> on 2020/11/27 08:16:26 UTC, 0 replies.
- [GitHub] [incubator-echarts] jingtingxintiao opened a new issue #13709: tooltip的文本内容和shadowStyle位置不一致 - posted by GitBox <gi...@apache.org> on 2020/11/27 08:29:35 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13709: tooltip的文本内容和shadowStyle位置不一致 - posted by GitBox <gi...@apache.org> on 2020/11/27 08:29:35 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13710: 设置渐变颜色的文档是错误的,应当是linear-gradient,但文档里是linear - posted by GitBox <gi...@apache.org> on 2020/11/27 08:56:51 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13710: 设置渐变颜色的文档是错误的,应当是linear-gradient,但文档里是linear - posted by GitBox <gi...@apache.org> on 2020/11/27 08:56:51 UTC, 0 replies.
- [GitHub] [incubator-echarts] wenzi0github opened a new issue #13710: 设置渐变颜色的文档是错误的,应当是linear-gradient,但文档里是linear - posted by GitBox <gi...@apache.org> on 2020/11/27 08:56:51 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13711: 同时设置y轴的min和toolbox中的dataZoom的bug - posted by GitBox <gi...@apache.org> on 2020/11/27 09:50:38 UTC, 0 replies.
- [GitHub] [incubator-echarts] myth984 opened a new issue #13711: 同时设置y轴的min和toolbox中的dataZoom的bug - posted by GitBox <gi...@apache.org> on 2020/11/27 09:50:38 UTC, 0 replies.
- [GitHub] [incubator-echarts] peder1001 opened a new issue #13712: Support cursor option in brush - posted by GitBox <gi...@apache.org> on 2020/11/27 10:15:44 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13712: Support cursor option in brush - posted by GitBox <gi...@apache.org> on 2020/11/27 10:15:44 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13713: echart4.0不支持折线图从左到右出现的动画效果,老版本是有的 - posted by GitBox <gi...@apache.org> on 2020/11/28 02:56:42 UTC, 0 replies.
- [GitHub] [incubator-echarts] shi900384 opened a new issue #13713: echart4.0不支持折线图从左到右出现的动画效果,老版本是有的 - posted by GitBox <gi...@apache.org> on 2020/11/28 02:56:42 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13713: echart4.0不支持折线图从左到右出现的动画效果,老版本是有的 - posted by GitBox <gi...@apache.org> on 2020/11/28 02:56:42 UTC, 0 replies.
- [GitHub] [incubator-echarts] shi900384 opened a new issue #13714: echart4.0不支持折线图从左到右出现的动画效果,老版本是有的 - posted by GitBox <gi...@apache.org> on 2020/11/28 02:58:12 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13714: echart4.0不支持折线图从左到右出现的动画效果,老版本是有的 - posted by GitBox <gi...@apache.org> on 2020/11/28 02:58:12 UTC, 1 replies.
- [GitHub] [incubator-echarts] susiwen8 commented on issue #13711: 同时设置y轴的min和toolbox中的dataZoom的bug - posted by GitBox <gi...@apache.org> on 2020/11/28 03:42:08 UTC, 0 replies.
- [GitHub] [incubator-echarts] git-Where commented on issue #5212: 能不能所有的formatter都能解析html标签? - posted by GitBox <gi...@apache.org> on 2020/11/28 10:28:55 UTC, 0 replies.
- [GitHub] [incubator-echarts] LemniscateX commented on issue #12952: 自定义系列,数据第一个维度为ordinal类型,api.value()读取时值不正确 - posted by GitBox <gi...@apache.org> on 2020/11/28 11:55:26 UTC, 0 replies.
- [GitHub] [incubator-echarts] susiwen8 commented on issue #12952: 自定义系列,数据第一个维度为ordinal类型,api.value()读取时值不正确 - posted by GitBox <gi...@apache.org> on 2020/11/28 12:05:39 UTC, 0 replies.
- [GitHub] [incubator-echarts] LemniscateX opened a new pull request #13715: fix(custom): optionally return category from value(). close #12952 - posted by GitBox <gi...@apache.org> on 2020/11/28 13:25:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13715: fix(custom): optionally return category from value(). close #12952 - posted by GitBox <gi...@apache.org> on 2020/11/28 13:25:36 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13716: 世界地图在固定长宽后,精细度不够,中国的南海诸岛无法显示,需要缩放后才能显示,有没有参数可以设置强制显示 - posted by GitBox <gi...@apache.org> on 2020/11/29 02:16:19 UTC, 0 replies.
- [GitHub] [incubator-echarts] weiwFu opened a new issue #13716: 世界地图在固定长宽后,精细度不够,中国的南海诸岛无法显示,需要缩放后才能显示,有没有参数可以设置强制显示 - posted by GitBox <gi...@apache.org> on 2020/11/29 02:16:19 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13717: mergeLow preconditions were not respected - posted by GitBox <gi...@apache.org> on 2020/11/29 09:17:20 UTC, 1 replies.
- [GitHub] [incubator-echarts] liuxingwei123456 opened a new issue #13717: mergeLow preconditions were not respected - posted by GitBox <gi...@apache.org> on 2020/11/29 09:17:20 UTC, 0 replies.
- [GitHub] [incubator-echarts] wenxuehai commented on issue #13704: 地图中的城市圆点 - posted by GitBox <gi...@apache.org> on 2020/11/29 13:32:15 UTC, 1 replies.
- [GitHub] [incubator-echarts] chfw commented on issue #7852: 现在的省市数据用的民政部哪个版本生成的,请在页面说明一下。 - posted by GitBox <gi...@apache.org> on 2020/11/29 22:52:45 UTC, 0 replies.
- [GitHub] [incubator-echarts] xyjxyjxyj opened a new issue #13718: chart.setOption(option, notMerge, lazyUpdate);如果notMerge设为true,lazyUpdate=true时,数据能实时刷新,有dataZoom时,希望图还保存之前的设置 - posted by GitBox <gi...@apache.org> on 2020/11/30 01:18:14 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13718: chart.setOption(option, notMerge, lazyUpdate);如果notMerge设为true,lazyUpdate=true时,数据能实时刷新,有dataZoom时,希望图还保存之前的设置 - posted by GitBox <gi...@apache.org> on 2020/11/30 01:18:24 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13718: chart.setOption(option, notMerge, lazyUpdate);如果notMerge设为true,lazyUpdate=true时,数据能实时刷新,有dataZoom时,希望图还保存之前的设置 - posted by GitBox <gi...@apache.org> on 2020/11/30 01:18:25 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13719: chart.setOption(option, notMerge, lazyUpdate);设置notMerge=true,lazyUpdate=true,数据会实时更新但是dataZoom也会被重置 - posted by GitBox <gi...@apache.org> on 2020/11/30 01:21:49 UTC, 0 replies.
- [GitHub] [incubator-echarts] xyjxyjxyj opened a new issue #13719: chart.setOption(option, notMerge, lazyUpdate);设置notMerge=true,lazyUpdate=true,数据会实时更新但是dataZoom也会被重置 - posted by GitBox <gi...@apache.org> on 2020/11/30 01:21:50 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13720: echarts的富文本rich,不支持旋转角度 - posted by GitBox <gi...@apache.org> on 2020/11/30 02:21:34 UTC, 0 replies.
- [GitHub] [incubator-echarts] stl1230 opened a new issue #13720: echarts的富文本rich,不支持旋转角度 - posted by GitBox <gi...@apache.org> on 2020/11/30 02:21:34 UTC, 0 replies.
- [GitHub] [incubator-echarts] Justpipidog opened a new issue #13721: url load failed - posted by GitBox <gi...@apache.org> on 2020/11/30 03:37:47 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13721: url load failed - posted by GitBox <gi...@apache.org> on 2020/11/30 03:37:47 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13721: url load failed - posted by GitBox <gi...@apache.org> on 2020/11/30 03:37:47 UTC, 0 replies.
- [GitHub] [incubator-echarts] qingchiapp commented on issue #1386: 能否对markPoint的tooltip设置formatter - posted by GitBox <gi...@apache.org> on 2020/11/30 05:03:45 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13722: 关系图 鼠标悬浮到任意一个node后,目前只支持高亮显示有直接关系的link,能否显示第三级的关联关系? - posted by GitBox <gi...@apache.org> on 2020/11/30 06:03:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] ruibei opened a new issue #13722: 关系图 鼠标悬浮到任意一个node后,目前只支持高亮显示有直接关系的link,能否显示第三级的关联关系? - posted by GitBox <gi...@apache.org> on 2020/11/30 06:03:48 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13722: 关系图 鼠标悬浮到任意一个node后,目前只支持高亮显示有直接关系的link,能否显示第三级的关联关系? - posted by GitBox <gi...@apache.org> on 2020/11/30 06:03:49 UTC, 0 replies.
- [GitHub] [incubator-echarts] xyjxyjxyj commented on issue #13719: chart.setOption(option, notMerge, lazyUpdate);设置notMerge=true,lazyUpdate=true,数据会实时更新但是dataZoom也会被重置 - posted by GitBox <gi...@apache.org> on 2020/11/30 07:02:10 UTC, 0 replies.
- [GitHub] [incubator-echarts] d-kishore edited a comment on issue #13696: two column legend - posted by GitBox <gi...@apache.org> on 2020/11/30 07:51:16 UTC, 0 replies.
- [GitHub] [incubator-echarts] 15757388720 commented on issue #6556: 使用VisualMap功能时,选择数据范围的控件的数字标签不能显示小数 - posted by GitBox <gi...@apache.org> on 2020/11/30 09:10:32 UTC, 0 replies.
- [GitHub] [incubator-echarts] itsxt opened a new issue #13723: 当visualMap的type为piecewise 时如何去除图标的点击事件 - posted by GitBox <gi...@apache.org> on 2020/11/30 09:26:08 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13723: 当visualMap的type为piecewise 时如何去除图标的点击事件 - posted by GitBox <gi...@apache.org> on 2020/11/30 09:26:08 UTC, 0 replies.
- [incubator-echarts-doc] branch next updated: doc: add doc for replaceMerge in setOption. - posted by su...@apache.org on 2020/11/30 11:42:24 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13724: series.type: 'lines' 且配置了 effect 动画的都不能正常被 clear() 清除掉 - posted by GitBox <gi...@apache.org> on 2020/11/30 12:24:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13724: series.type: 'lines' 且配置了 effect 动画的都不能正常被 clear() 清除掉 - posted by GitBox <gi...@apache.org> on 2020/11/30 12:24:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] dev-Hanjing opened a new issue #13724: series.type: 'lines' 且配置了 effect 动画的都不能正常被 clear() 清除掉 - posted by GitBox <gi...@apache.org> on 2020/11/30 12:24:06 UTC, 0 replies.
- [GitHub] [incubator-echarts] dev-Hanjing commented on issue #13724: series.type: 'lines' 且配置了 effect 动画的都不能正常被 clear() 清除掉 - posted by GitBox <gi...@apache.org> on 2020/11/30 12:29:42 UTC, 0 replies.
- [GitHub] [incubator-echarts] sanshuiwang commented on issue #5635: tooltip如何永远显示? 不希望划出图表范围后tooltip消失 - posted by GitBox <gi...@apache.org> on 2020/11/30 12:31:55 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13725: series.type: 'lines' 且配置了 effect 动画的都不能正常被 clear() 清除掉 - posted by GitBox <gi...@apache.org> on 2020/11/30 12:34:25 UTC, 0 replies.
- [GitHub] [incubator-echarts] dev-Hanjing opened a new issue #13725: series.type: 'lines' 且配置了 effect 动画的都不能正常被 clear() 清除掉 - posted by GitBox <gi...@apache.org> on 2020/11/30 12:34:26 UTC, 1 replies.
- [GitHub] [incubator-echarts] 18626879419 commented on issue #13661: 微信小程序多次切换后白屏且会闪退 - posted by GitBox <gi...@apache.org> on 2020/11/30 12:36:25 UTC, 0 replies.
- [GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13726: Unable to see legend titles when I used scroll for legend - posted by GitBox <gi...@apache.org> on 2020/11/30 12:40:01 UTC, 0 replies.
- [GitHub] [incubator-echarts] d-kishore opened a new issue #13726: Unable to see legend titles when I used scroll for legend - posted by GitBox <gi...@apache.org> on 2020/11/30 12:40:01 UTC, 0 replies.
- [GitHub] [incubator-echarts] dev-Hanjing closed issue #13725: series.type: 'lines' 且配置了 effect 动画的都不能正常被 clear() 清除掉 - posted by GitBox <gi...@apache.org> on 2020/11/30 12:58:03 UTC, 0 replies.
- [GitHub] [incubator-echarts] Lipus86 commented on issue #3264: Pie Charts if all the data are 0, should show blank, not evenly divided the pie. - posted by GitBox <gi...@apache.org> on 2020/11/30 21:31:12 UTC, 0 replies.