[GitHub] [echarts] susiwen8 edited a comment on issue #15190: yaxis axisLine lineStyle color not respected in dark mode

2021-06-18 Thread GitBox
susiwen8 edited a comment on issue #15190: URL: https://github.com/apache/echarts/issues/15190#issuecomment-864360324 That's because drak mode using built-in [setting](https://github.com/apache/echarts/blob/f3471f0a7080e68f8819f7b000d32d73fb0820fb/src/theme/dark.ts#L20) which would overrid

[GitHub] [echarts] susiwen8 commented on issue #15190: yaxis axisLine lineStyle color not respected in dark mode

2021-06-18 Thread GitBox
susiwen8 commented on issue #15190: URL: https://github.com/apache/echarts/issues/15190#issuecomment-864360324 That's because drak mode using built-in setting which would override costom setting. I recommend that generate your own version of drak mode, here is [tutorial](https://echarts.ap

[GitHub] [echarts-doc] susiwen8 commented on issue #188: Contribute to options documentation

2021-06-18 Thread GitBox
susiwen8 commented on issue #188: URL: https://github.com/apache/echarts-doc/issues/188#issuecomment-864357302 Sure, this is the repo for Apache ECharts option doc. You can fork it and then make PRs. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [echarts] ssthouse commented on issue #15078: markLine的位置有偏差

2021-06-18 Thread GitBox
ssthouse commented on issue #15078: URL: https://github.com/apache/echarts/issues/15078#issuecomment-864341984 @fansUI Hello, 看上去不是markLine的位置有偏差,是xAxis的坐标展示方式带来的歧义。 用1995-09-05这种formatter展示x轴坐标隐去了毫秒的精度;如果对比完整时间的话刻度是正确的,如下图: ![image](https://user-images.githubusercontent.com/10973

[GitHub] [echarts] echarts-bot[bot] commented on issue #15191: pyecharts.org 无法访问啦,怎么办?

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

[GitHub] [echarts] echarts-bot[bot] closed issue #15191: pyecharts.org 无法访问啦,怎么办?

2021-06-18 Thread GitBox
echarts-bot[bot] closed issue #15191: URL: https://github.com/apache/echarts/issues/15191 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [echarts] forhonourlx opened a new issue #15191: pyecharts.org 无法访问啦,怎么办?

2021-06-18 Thread GitBox
forhonourlx opened a new issue #15191: URL: https://github.com/apache/echarts/issues/15191 。。。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this servi

[GitHub] [echarts-doc] ataft opened a new issue #188: Contribute to options documentation

2021-06-18 Thread GitBox
ataft opened a new issue #188: URL: https://github.com/apache/echarts-doc/issues/188 Is there a way for me to contribute to the options documentation. For example, in the screenshot below, you can see that the "label.position" for bar charts has the proper "uiControl" setting from the [op

[GitHub] [echarts] plainheart commented on issue #15173: Unable to access documentation

2021-06-18 Thread GitBox
plainheart commented on issue #15173: URL: https://github.com/apache/echarts/issues/15173#issuecomment-863642423 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries

[GitHub] [echarts] echarts-bot[bot] commented on issue #15184: How to match axis name of the line3d and axis name in tooltip when i renamed the axis name?

2021-06-18 Thread GitBox
echarts-bot[bot] commented on issue #15184: URL: https://github.com/apache/echarts/issues/15184#issuecomment-863869448 Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to be within one day for weekdays. In the meanwhile,

[GitHub] [echarts] SPH-0gJo opened a new issue #15177: how to block zoom when mousewheeling on treemap

2021-06-18 Thread GitBox
SPH-0gJo opened a new issue #15177: URL: https://github.com/apache/echarts/issues/15177 ### Version 5.0.2 ### Steps to reproduce let option = { dataZoom: { start: 80, type: "slider", zoomO

[GitHub] [echarts] echarts-bot[bot] commented on issue #15190: yaxis axisLine lineStyle color not respected in dark mode

2021-06-18 Thread GitBox
echarts-bot[bot] commented on issue #15190: URL: https://github.com/apache/echarts/issues/15190#issuecomment-864157774 Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to be within one day for weekdays. In the meanwhile,

[GitHub] [echarts] echarts-bot[bot] closed issue #15183: @PingFuLiu It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people, w

2021-06-18 Thread GitBox
echarts-bot[bot] closed issue #15183: URL: https://github.com/apache/echarts/issues/15183 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [echarts] deterralba opened a new issue #15189: Bar series overflow xAxis when using xAxis.scale = true with several series

2021-06-18 Thread GitBox
deterralba opened a new issue #15189: URL: https://github.com/apache/echarts/issues/15189 ### Version 5.1.2 ### Reproduction link [https://jsfiddle.net/9p4j6175/](https://jsfiddle.net/9p4j6175/) ### Steps to reproduce ```javascript option = { "xAxis": {

[GitHub] [echarts] isongme opened a new issue #15185: Could tooltip only be activated in canvas?

2021-06-18 Thread GitBox
isongme opened a new issue #15185: URL: https://github.com/apache/echarts/issues/15185 This issue is not created by [echarts-issue-helper](https://ecomfe.github.io/echarts-issue-helper) and will be soon closed. -- This is an automated message from the Apache Git Service. To

[GitHub] [echarts] fbrisa opened a new issue #15190: yaxis axisLine lineStyle color not respected in dark mode

2021-06-18 Thread GitBox
fbrisa opened a new issue #15190: URL: https://github.com/apache/echarts/issues/15190 ### Version 5.1.1 ### Steps to reproduce If you are using the graph with dark mode theme the yaxis color you specify using axisLine.lineStyle.color property is not respeced Reproduce w

[GitHub] [echarts] A-ANing edited a comment on issue #5190: 雷达图没有clockwise选项,不能设置顺时针排列

2021-06-18 Thread GitBox
A-ANing edited a comment on issue #5190: URL: https://github.com/apache/echarts/issues/5190#issuecomment-863721814 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queri

[GitHub] [echarts] Rainy-Bear commented on issue #14832: report a problem, that is the tooltip of type map.

2021-06-18 Thread GitBox
Rainy-Bear commented on issue #14832: URL: https://github.com/apache/echarts/issues/14832#issuecomment-863708405 这个问题在 5.1.2 中修复了吗? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[GitHub] [echarts] eapatel commented on issue #14043: 3D Globe should have zoom in and zoom out feature.

2021-06-18 Thread GitBox
eapatel commented on issue #14043: URL: https://github.com/apache/echarts/issues/14043#issuecomment-863746877 I solved this issue by adding two sperate buttons for zoom in and zoom out the 3D Globe. Also set globe's distance and maxDistance property to implement zoom out and distance and m

[GitHub] [echarts] echarts-bot[bot] closed issue #15185: Could tooltip only be activated in canvas?

2021-06-18 Thread GitBox
echarts-bot[bot] closed issue #15185: URL: https://github.com/apache/echarts/issues/15185 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [echarts] Sakura-gh opened a new issue #15179: echarts能提供仅清除series属性的接口吗

2021-06-18 Thread GitBox
Sakura-gh opened a new issue #15179: URL: https://github.com/apache/echarts/issues/15179 ### What problem does this feature solve? 使用this.chartInstance.clear()或this.chartInstance.setOption(..., true)都会把原先所有的内容给清空,尤其是在使用百度地图时,由于bmap属性被清除,导致所有自定义样式也会一同消失。如果使用上述两种方法,需要重新加载过多的资源,导致刷新卡顿。目前的需求

[GitHub] [echarts] GiottoLee opened a new issue #15184: How to match axis name of the line3d and axis name in tooltip when i renamed the axis name?

2021-06-18 Thread GitBox
GiottoLee opened a new issue #15184: URL: https://github.com/apache/echarts/issues/15184 ### Version 5.1.1 ### Steps to reproduce For example when i renamed the axis of (x, y, z) to (a, b, c), the name of axis in tooltip still is (x, y, z). ### What is expected? I wan

[GitHub] [echarts] 100pah commented on issue #15179: echarts能提供仅清除series属性的接口吗

2021-06-18 Thread GitBox
100pah commented on issue #15179: URL: https://github.com/apache/echarts/issues/15179#issuecomment-864100688 @Sakura-gh echarts 版本是多少呢? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GitHub] [echarts] echarts-bot[bot] commented on issue #15186: chart.setOption(option, {replaceMerge: String})的bug

2021-06-18 Thread GitBox
echarts-bot[bot] commented on issue #15186: URL: https://github.com/apache/echarts/issues/15186#issuecomment-863870888 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For q

[GitHub] [echarts] PingFuLiu opened a new issue #15181: 页面中多个图秒级刷新CPU飙升

2021-06-18 Thread GitBox
PingFuLiu opened a new issue #15181: URL: https://github.com/apache/echarts/issues/15181 ### Version 4.9.0 ### Steps to reproduce 在一个页面中设置多个折线图(其他图一样),折线图的数据是秒级更新的,这样就得每秒钟去setOption,倒是CPU占用飙升 ### What is expected? 降低CPU的占用率 ### What is actually happening? CPU

[GitHub] [echarts] eapatel closed issue #14043: 3D Globe should have zoom in and zoom out feature.

2021-06-18 Thread GitBox
eapatel closed issue #14043: URL: https://github.com/apache/echarts/issues/14043 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please co

[GitHub] [echarts] echarts-bot[bot] commented on issue #15188: 折线图 多次setoption后 鼠标hover悬停位置的tooltip无法实时更新数据

2021-06-18 Thread GitBox
echarts-bot[bot] commented on issue #15188: URL: https://github.com/apache/echarts/issues/15188#issuecomment-863950500 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For q

[GitHub] [echarts] echarts-bot[bot] commented on issue #15183: @PingFuLiu It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more peo

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

[GitHub] [echarts] echarts-bot[bot] commented on issue #15180: high cpu

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

[GitHub] [echarts] echarts-bot[bot] commented on issue #15185: Could tooltip only be activated in canvas?

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

[GitHub] [echarts] echarts-bot[bot] closed issue #15187: 折线图 多次setoption后 鼠标hover悬停位置的tooltip无法实时更新数据

2021-06-18 Thread GitBox
echarts-bot[bot] closed issue #15187: URL: https://github.com/apache/echarts/issues/15187 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [echarts] echarts-bot[bot] commented on issue #15181: 页面中多个图秒级刷新CPU飙升

2021-06-18 Thread GitBox
echarts-bot[bot] commented on issue #15181: URL: https://github.com/apache/echarts/issues/15181#issuecomment-863862576 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For q

[GitHub] [echarts] Sakura-gh opened a new issue #15186: chart.setOption(option, {replaceMerge: String})的bug

2021-06-18 Thread GitBox
Sakura-gh opened a new issue #15186: URL: https://github.com/apache/echarts/issues/15186 ### Version 4.9.0 ### Steps to reproduce 设置两个option,其中option1的series数组包含2个对象,而option2的series数组包含1个对象 - option1.series = [{name: 'test1-1', ...}, {name: 'test1-2', ...}] - option2.serie

[GitHub] [echarts] 100pah edited a comment on issue #15179: echarts能提供仅清除series属性的接口吗

2021-06-18 Thread GitBox
100pah edited a comment on issue #15179: URL: https://github.com/apache/echarts/issues/15179#issuecomment-864100688 @Sakura-gh echarts 版本是多少呢? 以及, `setOption(dataOption, ...)` 的 `dataOption` 是什么内容。 -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [echarts] afanso opened a new issue #15187: 折线图 多次setoption后 鼠标hover悬停位置的tooltip无法实时更新数据

2021-06-18 Thread GitBox
afanso opened a new issue #15187: URL: https://github.com/apache/echarts/issues/15187 This issue is not created by [echarts-issue-helper](https://ecomfe.github.io/echarts-issue-helper) and will be soon closed. -- This is an automated message from the Apache Git Service. To r

[GitHub] [echarts] susiwen8 commented on issue #15052: Gauge combination with pie. The gauge disappeared when the cursor hovers pie.

2021-06-18 Thread GitBox
susiwen8 commented on issue #15052: URL: https://github.com/apache/echarts/issues/15052#issuecomment-863992096 You can set `length` to 0.1 @zemelLeong, check my codesandbox -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [echarts] echarts-bot[bot] commented on issue #15178: bmap怎么实现百度地图WebGL版本

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

[GitHub] [echarts] chebaoqiang opened a new issue #15178: bmap怎么实现百度地图WebGL版本

2021-06-18 Thread GitBox
chebaoqiang opened a new issue #15178: URL: https://github.com/apache/echarts/issues/15178 https://api.map.baidu.com/api?v=1.0&&type=webgl&ak=hAA5YQ4aea1wVccIXxd6GqRfwLzmcm9m";> 使用这个百度地图api -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [echarts] linwrui opened a new issue #15176: 【VisualMap】Support input custom value to set range values.

2021-06-18 Thread GitBox
linwrui opened a new issue #15176: URL: https://github.com/apache/echarts/issues/15176 ### What problem does this feature solve? Support input custom value to set range values. ![image](https://user-images.githubusercontent.com/22316156/122497989-ee459300-d020-11eb-91b0-8999eee80160.p

[GitHub] [echarts] PingFuLiu opened a new issue #15180: high cpu

2021-06-18 Thread GitBox
PingFuLiu opened a new issue #15180: URL: https://github.com/apache/echarts/issues/15180 There are several graphs in a page. Each graph is refreshed once a second. This will make the CPU soar. Is there any way to optimize it? -- This is an automated message from the Apache Gi

[GitHub] [echarts] GiottoLee commented on issue #15184: How to match axis name of the line3d and axis name in tooltip when i renamed the axis name?

2021-06-18 Thread GitBox
GiottoLee commented on issue #15184: URL: https://github.com/apache/echarts/issues/15184#issuecomment-863871490 ![image](https://user-images.githubusercontent.com/24664897/122533587-5497d900-d054-11eb-8e0c-caef619be081.png) In this chart, i renamed the (X, Y, Z) to (X, T, Y), but in the

[GitHub] [echarts] ssthouse commented on issue #15175: markLine 的线条无法设置使其显示在 serise 下方

2021-06-18 Thread GitBox
ssthouse commented on issue #15175: URL: https://github.com/apache/echarts/issues/15175#issuecomment-863710395 @elewen Hi, 可以给个具体的例子吗,我这边试了下没有问题: **option配置** ```javascript option = { xAxis: { type: "category", data: ["Mon", "Tue", "Wed", "Thu", "Fri", "Sa

[GitHub] [echarts] calogar commented on issue #15173: Unable to access documentation

2021-06-18 Thread GitBox
calogar commented on issue #15173: URL: https://github.com/apache/echarts/issues/15173#issuecomment-863860310 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries ab

[GitHub] [echarts] echarts-bot[bot] closed issue #15178: bmap怎么实现百度地图WebGL版本

2021-06-18 Thread GitBox
echarts-bot[bot] closed issue #15178: URL: https://github.com/apache/echarts/issues/15178 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [echarts] echarts-bot[bot] commented on issue #15189: Bar series overflow xAxis when using xAxis.scale = true with several series

2021-06-18 Thread GitBox
echarts-bot[bot] commented on issue #15189: URL: https://github.com/apache/echarts/issues/15189#issuecomment-864094441 Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to be within one day for weekdays. In the meanwhile,

[GitHub] [echarts] echarts-bot[bot] commented on issue #15187: 折线图 多次setoption后 鼠标hover悬停位置的tooltip无法实时更新数据

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

[GitHub] [echarts] A-ANing commented on issue #5190: 雷达图没有clockwise选项,不能设置顺时针排列

2021-06-18 Thread GitBox
A-ANing commented on issue #5190: URL: https://github.com/apache/echarts/issues/5190#issuecomment-863718631 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries abou

[GitHub] [echarts] echarts-bot[bot] commented on issue #15179: echarts能提供仅清除series属性的接口吗

2021-06-18 Thread GitBox
echarts-bot[bot] commented on issue #15179: URL: https://github.com/apache/echarts/issues/15179#issuecomment-863831860 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For q

[GitHub] [echarts] ataft commented on issue #14661: Packed bubble chart with grouping

2021-06-18 Thread GitBox
ataft commented on issue #14661: URL: https://github.com/apache/echarts/issues/14661#issuecomment-863643398 This should be possible, check the following from the Custom examples: https://echarts.apache.org/examples/en/editor.html?c=circle-packing-with-d3 It'd be great if it was eas

[GitHub] [echarts] echarts-bot[bot] commented on pull request #15182: feat(label): support sector label positions for polar bars

2021-06-18 Thread GitBox
echarts-bot[bot] commented on pull request #15182: URL: https://github.com/apache/echarts/pull/15182#issuecomment-863862714 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding standard](https://echarts.apache.org/en/coding-standa

[GitHub] [echarts] echarts-bot[bot] commented on issue #15176: 【VisualMap】Support input custom value to set range values.

2021-06-18 Thread GitBox
echarts-bot[bot] commented on issue #15176: URL: https://github.com/apache/echarts/issues/15176#issuecomment-863710210 Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to be within one day for weekdays. In the meanwhile,

[GitHub] [echarts] echarts-bot[bot] commented on issue #15177: how to block zoom when mousewheeling on treemap

2021-06-18 Thread GitBox
echarts-bot[bot] commented on issue #15177: URL: https://github.com/apache/echarts/issues/15177#issuecomment-863758155 Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to be within one day for weekdays. In the meanwhile,

[GitHub] [echarts] ssthouse commented on pull request #15095: feat: pie-chart support negative value

2021-06-18 Thread GitBox
ssthouse commented on pull request #15095: URL: https://github.com/apache/echarts/pull/15095#issuecomment-863711271 @pissang Should I add this config now or we wait for developers‘ feedback after release? -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [echarts] PingFuLiu opened a new issue #15183: @PingFuLiu It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people, we

2021-06-18 Thread GitBox
PingFuLiu opened a new issue #15183: URL: https://github.com/apache/echarts/issues/15183 @PingFuLiu It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people, we'd like to suggest using English next time. 🤗 TRANSLAT

[GitHub] [echarts] echarts-bot[bot] closed issue #15180: high cpu

2021-06-18 Thread GitBox
echarts-bot[bot] closed issue #15180: URL: https://github.com/apache/echarts/issues/15180 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [echarts] afanso commented on issue #15188: 折线图 多次setoption后 鼠标hover悬停位置的tooltip无法实时更新数据

2021-06-18 Thread GitBox
afanso commented on issue #15188: URL: https://github.com/apache/echarts/issues/15188#issuecomment-864009459 this.$refs.echart.setOption(this.options, true, true); 如此调用的话,tooltip会消失,而我这里SET频率很高,1秒不到就消失 -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [echarts] afanso opened a new issue #15188: 折线图 多次setoption后 鼠标hover悬停位置的tooltip无法实时更新数据

2021-06-18 Thread GitBox
afanso opened a new issue #15188: URL: https://github.com/apache/echarts/issues/15188 ### Version 5.1.1 ### Steps to reproduce tooltip: { trigger: "axis", formatter(params) { let cumulative = "0"; if (params[0].value[1] >=

[GitHub] [echarts] eapatel edited a comment on issue #14043: 3D Globe should have zoom in and zoom out feature.

2021-06-18 Thread GitBox
eapatel edited a comment on issue #14043: URL: https://github.com/apache/echarts/issues/14043#issuecomment-762596468 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For que

[GitHub] [echarts] ddx2019 removed a comment on issue #10400: 饼图系列中相同的数据显示为不同的百分比

2021-06-18 Thread GitBox
ddx2019 removed a comment on issue #10400: URL: https://github.com/apache/echarts/issues/10400#issuecomment-863088960 formatter一下,保留一位小数能解决echarts饼图的 相同数字不同百分比的情况,目前采取的是这种解决方式;如有更好的方法,请大佬告知。参数:option = { title: { text: "某站点用户访问来源", subtext: "纯属虚构", left: "center"

[GitHub] [echarts] Ovilia opened a new pull request #15182: feat(label): support sector label positions for polar bars

2021-06-18 Thread GitBox
Ovilia opened a new pull request #15182: URL: https://github.com/apache/echarts/pull/15182 ## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do? This PR sup

[GitHub] [echarts] A-ANing removed a comment on issue #5190: 雷达图没有clockwise选项,不能设置顺时针排列

2021-06-18 Thread GitBox
A-ANing removed a comment on issue #5190: URL: https://github.com/apache/echarts/issues/5190#issuecomment-863718631 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For quer

[echarts] branch enhance-morph updated: feat(ut): divideShape default to be clone in series with symbol.

2021-06-18 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch enhance-morph in repository https://gitbox.apache.org/repos/asf/echarts.git The following commit(s) were added to refs/heads/enhance-morph by this push: new eee35f8 feat(ut): divideShape de

[echarts] branch enhance-morph updated: fix(ut): not bakeTransform in clone

2021-06-18 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch enhance-morph in repository https://gitbox.apache.org/repos/asf/echarts.git The following commit(s) were added to refs/heads/enhance-morph by this push: new 5620487 fix(ut): not bakeTransfo

[echarts] branch enhance-morph updated: feat(ut): add divideShape option

2021-06-18 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch enhance-morph in repository https://gitbox.apache.org/repos/asf/echarts.git The following commit(s) were added to refs/heads/enhance-morph by this push: new 2e9f617 feat(ut): add divideShap

[echarts] branch enhance-morph updated: refact(ut): move old series save to ut module.

2021-06-18 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch enhance-morph in repository https://gitbox.apache.org/repos/asf/echarts.git The following commit(s) were added to refs/heads/enhance-morph by this push: new 4689903 refact(ut): move old ser

[echarts] branch enhance-morph updated: feat(ut): disable universal transition on large data.

2021-06-18 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch enhance-morph in repository https://gitbox.apache.org/repos/asf/echarts.git The following commit(s) were added to refs/heads/enhance-morph by this push: new 9217b0b feat(ut): disable univer

[echarts] branch enhance-morph updated: fix(ut): fix some null access issue

2021-06-18 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch enhance-morph in repository https://gitbox.apache.org/repos/asf/echarts.git The following commit(s) were added to refs/heads/enhance-morph by this push: new 659ae01 fix(ut): fix some null a

[echarts] 01/03: feat(ut): handle setOption transition in ut module.

2021-06-18 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch enhance-morph in repository https://gitbox.apache.org/repos/asf/echarts.git commit 8dd75b29337ec786d3ee9f8d4cb31cd0f5d84b5d Author: pissang AuthorDate: Fri Jun 18 11:35:09 2021 +0800 feat(ut

[echarts] 03/03: feat(ut): fade in other elements that has no animation

2021-06-18 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch enhance-morph in repository https://gitbox.apache.org/repos/asf/echarts.git commit 63a0b168e722b1daff9588a2e4d5c52d6c365023 Author: pissang AuthorDate: Fri Jun 18 19:05:12 2021 +0800 feat(ut

[echarts] 02/03: fix unexpected inner import from exports

2021-06-18 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch enhance-morph in repository https://gitbox.apache.org/repos/asf/echarts.git commit 8ece4d4374f9e01bd2d30edda3bd5255def4a65d Author: pissang AuthorDate: Fri Jun 18 14:15:00 2021 +0800 fix une

[echarts] branch enhance-morph updated (c9f4853 -> 63a0b16)

2021-06-18 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch enhance-morph in repository https://gitbox.apache.org/repos/asf/echarts.git. from c9f4853 feat(ut): support mulitple from/to in setOption transition new 8dd75b2 feat(ut): handle setOpt

[echarts] branch feat-sector-label updated: feat(label): add polar bar positions #14616

2021-06-18 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch feat-sector-label in repository https://gitbox.apache.org/repos/asf/echarts.git The following commit(s) were added to refs/heads/feat-sector-label by this push: new 46a354b feat(label): add

[echarts] 01/01: feat(label): sector label position #14616

2021-06-18 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch feat-sector-label in repository https://gitbox.apache.org/repos/asf/echarts.git commit d15dcf67abc496afa29630d0e2b245b6c752b0f9 Author: Ovilia AuthorDate: Fri Jun 18 16:15:48 2021 +0800 feat

[echarts] branch feat-sector-label created (now d15dcf6)

2021-06-18 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch feat-sector-label in repository https://gitbox.apache.org/repos/asf/echarts.git. at d15dcf6 feat(label): sector label position #14616 This branch includes the following new commits: