[GitHub] [incubator-echarts] DhananjayaR commented on issue #11059: How to draw a vertical line using markline at specific X-axis value in a stacked bar graph

2019-08-21 Thread GitBox
DhananjayaR commented on issue #11059: How to draw a vertical line using markline at specific X-axis value in a stacked bar graph URL: https://github.com/apache/incubator-echarts/issues/11059#issuecomment-523327228 Thanks for the quick response @pissang. In a situation where I need to cre

回复:Apache project meetup in ShangHai Sep 21st

2019-08-21 Thread Liu Ted
Hi Willem, I'd like to attend. Best regards, Ted Liu,  ASF Member, Sponsor Ambassador, Incubator PMC MemberMobile: +86.18601160322 2019 年 8 月 21 日周三 10:55,Willem Jiang 写道: Hi, We would like to hold a meetup in ShangHai Sep 21st by inviting some Apache members ( Craig Russell, Justin Mcl

Re: Apache project meetup in ShangHai Sep 21st

2019-08-21 Thread Willem Jiang
Yeah, we have more member to join! See you in ShangHai then. Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Wed, Aug 21, 2019 at 3:12 PM Liu Ted wrote: > > Hi Willem, I'd like to attend. > > > Best regards, > > Ted Liu, > ASF Member, Sponsor Ambassador, Incubator PMC Member > Mobile: +86.

[GitHub] [incubator-echarts] qyhever commented on issue #11052: echarts bmap绘制散点图,数据量过大时拖拽地图小点会重新渲染

2019-08-21 Thread GitBox
qyhever commented on issue #11052: echarts bmap绘制散点图,数据量过大时拖拽地图小点会重新渲染 URL: https://github.com/apache/incubator-echarts/issues/11052#issuecomment-523336306 [codesandbox预览链接](https://codesandbox.io/embed/echarts-scatter-l0222)

[GitHub] [incubator-echarts] dingww removed a comment on issue #9256: echarts 4.0 树缩放 后收拢根节点会玩失踪

2019-08-21 Thread GitBox
dingww removed a comment on issue #9256: echarts 4.0 树缩放 后收拢根节点会玩失踪 URL: https://github.com/apache/incubator-echarts/issues/9256#issuecomment-518586330 找到解决办法了! 给树图的Echarts组件加一个点击事件,当event.dataIndex === 1时,初始化一个Echarts实例 myCharts,然后将myChart._chartsViews[0].group.position 重置为 [0, 0]就

[GitHub] [incubator-echarts] zsx00000 commented on issue #10404: Tree树形图中,series[i]-tree.symbol 使用 function 时报错

2019-08-21 Thread GitBox
zsx0 commented on issue #10404: Tree树形图中,series[i]-tree.symbol 使用 function 时报错 URL: https://github.com/apache/incubator-echarts/issues/10404#issuecomment-523357046 I have the same issue with scatter chart types This is a

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11067: graphGL是不是不支持节点设置为图片

2019-08-21 Thread GitBox
echarts-robot[bot] commented on issue #11067: graphGL是不是不支持节点设置为图片 URL: https://github.com/apache/incubator-echarts/issues/11067#issuecomment-523395946 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 w

[GitHub] [incubator-echarts] darkness82 opened a new issue #11067: graphGL是不是不支持节点设置为图片

2019-08-21 Thread GitBox
darkness82 opened a new issue #11067: graphGL是不是不支持节点设置为图片 URL: https://github.com/apache/incubator-echarts/issues/11067 ### What problem does this feature solve? 我的关系图包含成千上万个节点,用graph太慢了,而且节点很不稳定。我试了一下graphGL,但是graphGL是不是不支持交互?鼠标移到节点上无法显示tooltip,而且节点设置为图片也不显示。 或者节点太多的话,在graph中有什么好的布局

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11068: 使用dataset,series数量过多并且其中有名称为纯数字时触发异常:TypeError: Cannot read property 'width' of undefined

2019-08-21 Thread GitBox
echarts-robot[bot] commented on issue #11068: 使用dataset,series数量过多并且其中有名称为纯数字时触发异常:TypeError: Cannot read property 'width' of undefined URL: https://github.com/apache/incubator-echarts/issues/11068#issuecomment-523399037 Hi! We've received your issue and please be patient to get responded

[GitHub] [incubator-echarts] gaoqiangz opened a new issue #11068: 使用dataset,series数量过多并且其中有名称为纯数字时触发异常:TypeError: Cannot read property 'width' of undefined

2019-08-21 Thread GitBox
gaoqiangz opened a new issue #11068: 使用dataset,series数量过多并且其中有名称为纯数字时触发异常:TypeError: Cannot read property 'width' of undefined URL: https://github.com/apache/incubator-echarts/issues/11068 ### Version 4.2.1 ### Steps to reproduce var source = [["分类", "陆慧", "王荣平", "测试功能", "0001

[GitHub] [incubator-echarts] JrmyDev commented on issue #10670: MagicType click to change type (#10653)

2019-08-21 Thread GitBox
JrmyDev commented on issue #10670: MagicType click to change type (#10653) URL: https://github.com/apache/incubator-echarts/pull/10670#issuecomment-523428276 When will it be merge ? This is an automated message from the Apach

[GitHub] [incubator-echarts] PHenryy commented on issue #4527: echarts的默认行为能否被监听到?能否监听画布的点击事件?

2019-08-21 Thread GitBox
PHenryy commented on issue #4527: echarts的默认行为能否被监听到?能否监听画布的点击事件? URL: https://github.com/apache/incubator-echarts/issues/4527#issuecomment-523431010 > 可以通过 ` if (e.target && e.target.dataIndex)` 判断是否选中了扇区 e.target.dataIndex 可能为 0 哦 --

[GitHub] [incubator-echarts] MINDoSOFT commented on issue #10950: Custom axis ticks min

2019-08-21 Thread GitBox
MINDoSOFT commented on issue #10950: Custom axis ticks min URL: https://github.com/apache/incubator-echarts/issues/10950#issuecomment-523449213 Hi there, using xAxis.min will hide the data before xAxis.min. I would like the data to appear, but the ticks to start rendering exactly

Re: Concerns with the Community

2019-08-21 Thread Kevin A. McGrail
I would recommend opening a ticket in Jira for INFRA who is handling the CDN. Regards, KAM On 8/21/2019 2:15 AM, Ovilia wrote: > About the Website loading speed, who should ask for help to have a better > understanding? > > Wenli > > > On Thu, Aug 15, 2019 at 2:07 PM Ovilia wrote: > >> Thanks Da

[GitHub] [incubator-echarts] FesonX opened a new issue #11069: 地图缩小至最小后,无法重新放大

2019-08-21 Thread GitBox
FesonX opened a new issue #11069: 地图缩小至最小后,无法重新放大 URL: https://github.com/apache/incubator-echarts/issues/11069 ### Version 4.2.1 ### Reproduction link [https://gallery.echartsjs.com/editor.html?c=xryHrMdE2M](https://gallery.echartsjs.com/editor.html?c=xryHrMdE2M) ### St

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11069: 地图缩小至最小后,无法重新放大

2019-08-21 Thread GitBox
echarts-robot[bot] commented on issue #11069: 地图缩小至最小后,无法重新放大 URL: https://github.com/apache/incubator-echarts/issues/11069#issuecomment-523702247 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 weekda

[GitHub] [incubator-echarts] FesonX commented on issue #11069: 地图缩小至最小后,无法重新放大

2019-08-21 Thread GitBox
FesonX commented on issue #11069: 地图缩小至最小后,无法重新放大 URL: https://github.com/apache/incubator-echarts/issues/11069#issuecomment-523702507 补充链接->https://echarts.baidu.com/examples/editor.html?c=map-parallel-prices This is an auto

Re: Concerns with the Community

2019-08-21 Thread Ovilia
OK. I will do that. Thanks, Kevin. Wenli On Wed, Aug 21, 2019 at 11:03 PM Kevin A. McGrail wrote: > I would recommend opening a ticket in Jira for INFRA who is handling the > CDN. > > Regards, > KAM > > On 8/21/2019 2:15 AM, Ovilia wrote: > > About the Website loading speed, who should ask for

[GitHub] [incubator-echarts] echarts-robot[bot] closed issue #11070: BMap在Series为lines类型时,symbol无效

2019-08-21 Thread GitBox
echarts-robot[bot] closed issue #11070: BMap在Series为lines类型时,symbol无效 URL: https://github.com/apache/incubator-echarts/issues/11070 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11070: BMap在Series为lines类型时,symbol无效

2019-08-21 Thread GitBox
echarts-robot[bot] commented on issue #11070: BMap在Series为lines类型时,symbol无效 URL: https://github.com/apache/incubator-echarts/issues/11070#issuecomment-523723243 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it. 🙊

[GitHub] [incubator-echarts] bigfacewo opened a new issue #11070: BMap在Series为lines类型时,symbol无效

2019-08-21 Thread GitBox
bigfacewo opened a new issue #11070: BMap在Series为lines类型时,symbol无效 URL: https://github.com/apache/incubator-echarts/issues/11070 ### Version 4.2.1 ### Steps to reproduce 使用如下配置: ``` { "color": [ "rgba(174,213,129,1)", "#FACC14", "#22

[GitHub] [incubator-echarts] echarts-robot[bot] commented on issue #11071: BMap在Series为lines类型时,symbol无效

2019-08-21 Thread GitBox
echarts-robot[bot] commented on issue #11071: BMap在Series为lines类型时,symbol无效 URL: https://github.com/apache/incubator-echarts/issues/11071#issuecomment-523725019 Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to be within one

[GitHub] [incubator-echarts] bigfacewo opened a new issue #11071: BMap在Series为lines类型时,symbol无效

2019-08-21 Thread GitBox
bigfacewo opened a new issue #11071: BMap在Series为lines类型时,symbol无效 URL: https://github.com/apache/incubator-echarts/issues/11071 ### Version 4.2.1 ### Steps to reproduce 使用如下配置: ``` {"color":["rgba(174,213,129,1)","#FACC14","#223273","#8543E0","#13C2C2","#3436C7","#F04864

[GitHub] [incubator-echarts] stale[bot] closed issue #5355: 地图数据在线生成工具的问题

2019-08-21 Thread GitBox
stale[bot] closed issue #5355: 地图数据在线生成工具的问题 URL: https://github.com/apache/incubator-echarts/issues/5355 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [incubator-echarts] stale[bot] closed issue #5368: 使用echarts-all.js绘制页面,定时刷新数据,大半天时间,页面就奔溃了

2019-08-21 Thread GitBox
stale[bot] closed issue #5368: 使用echarts-all.js绘制页面,定时刷新数据,大半天时间,页面就奔溃了 URL: https://github.com/apache/incubator-echarts/issues/5368 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-echarts] stale[bot] closed issue #5373: zrender引起echart的effectScatter失效

2019-08-21 Thread GitBox
stale[bot] closed issue #5373: zrender引起echart的effectScatter失效 URL: https://github.com/apache/incubator-echarts/issues/5373 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-echarts] stale[bot] closed issue #5365: 绘制雷达图scale/interval.js line 99 数据比较的精度不同带来的问题

2019-08-21 Thread GitBox
stale[bot] closed issue #5365: 绘制雷达图scale/interval.js line 99 数据比较的精度不同带来的问题 URL: https://github.com/apache/incubator-echarts/issues/5365 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [incubator-echarts] stale[bot] closed issue #5374: china地图散点图,服务器实时向前端推送数据,跑24小时左右,浏览器崩溃了,内存不足

2019-08-21 Thread GitBox
stale[bot] closed issue #5374: china地图散点图,服务器实时向前端推送数据,跑24小时左右,浏览器崩溃了,内存不足 URL: https://github.com/apache/incubator-echarts/issues/5374 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [incubator-echarts] stale[bot] closed issue #5366: echars3点击按钮怎么实现地图的放大缩小

2019-08-21 Thread GitBox
stale[bot] closed issue #5366: echars3点击按钮怎么实现地图的放大缩小 URL: https://github.com/apache/incubator-echarts/issues/5366 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [incubator-echarts] stale[bot] closed issue #5354: 地图集成柱状图

2019-08-21 Thread GitBox
stale[bot] closed issue #5354: 地图集成柱状图 URL: https://github.com/apache/incubator-echarts/issues/5354 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-echarts] stale[bot] closed issue #5359: 广西壮族自治区贺州市地图显示太小

2019-08-21 Thread GitBox
stale[bot] closed issue #5359: 广西壮族自治区贺州市地图显示太小 URL: https://github.com/apache/incubator-echarts/issues/5359 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-echarts] stale[bot] closed issue #5346: y坐标轴标题(name)文字位置不能相对于y轴居左的问题

2019-08-21 Thread GitBox
stale[bot] closed issue #5346: y坐标轴标题(name)文字位置不能相对于y轴居左的问题 URL: https://github.com/apache/incubator-echarts/issues/5346 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [incubator-echarts] stale[bot] closed issue #5364: 极坐标interval 不起作用

2019-08-21 Thread GitBox
stale[bot] closed issue #5364: 极坐标interval 不起作用 URL: https://github.com/apache/incubator-echarts/issues/5364 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-echarts] stale[bot] closed issue #5367: yAxis.show = false时,虽然y轴不显示但是grid还是将左侧的距离空出来了

2019-08-21 Thread GitBox
stale[bot] closed issue #5367: yAxis.show = false时,虽然y轴不显示但是grid还是将左侧的距离空出来了 URL: https://github.com/apache/incubator-echarts/issues/5367 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [incubator-echarts] stale[bot] closed issue #5335: 请问echarts能画出带圆点的引导线饼图吗

2019-08-21 Thread GitBox
stale[bot] closed issue #5335: 请问echarts能画出带圆点的引导线饼图吗 URL: https://github.com/apache/incubator-echarts/issues/5335 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [incubator-echarts] stale[bot] closed issue #5344: legend过多时如何翻页折叠

2019-08-21 Thread GitBox
stale[bot] closed issue #5344: legend过多时如何翻页折叠 URL: https://github.com/apache/incubator-echarts/issues/5344 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-echarts] stale[bot] closed issue #5342: Scatter item color can't be set as function when large == true

2019-08-21 Thread GitBox
stale[bot] closed issue #5342: Scatter item color can't be set as function when large == true URL: https://github.com/apache/incubator-echarts/issues/5342 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-echarts] stale[bot] closed issue #5329: echarts3官网的成都市地图json和js的都有问题,用不了。

2019-08-21 Thread GitBox
stale[bot] closed issue #5329: echarts3官网的成都市地图json和js的都有问题,用不了。 URL: https://github.com/apache/incubator-echarts/issues/5329 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-echarts] stale[bot] closed issue #5339: media graphic 不起作用

2019-08-21 Thread GitBox
stale[bot] closed issue #5339: media graphic 不起作用 URL: https://github.com/apache/incubator-echarts/issues/5339 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [incubator-echarts] stale[bot] closed issue #5330: echarts的地图2版本的params打印出来的结果为: undefined

2019-08-21 Thread GitBox
stale[bot] closed issue #5330: echarts的地图2版本的params打印出来的结果为: undefined URL: https://github.com/apache/incubator-echarts/issues/5330 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [incubator-echarts] stale[bot] closed issue #5338: 如何实现Y轴0-最大值的5等分

2019-08-21 Thread GitBox
stale[bot] closed issue #5338: 如何实现Y轴0-最大值的5等分 URL: https://github.com/apache/incubator-echarts/issues/5338 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-echarts] stale[bot] closed issue #5326: 为什么百度地图扩展在第一次打开之后,点visualMap它会自动刷新一次?

2019-08-21 Thread GitBox
stale[bot] closed issue #5326: 为什么百度地图扩展在第一次打开之后,点visualMap它会自动刷新一次? URL: https://github.com/apache/incubator-echarts/issues/5326 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-echarts] stale[bot] closed issue #5308: echarts waterfall error 瀑布图示例错误

2019-08-21 Thread GitBox
stale[bot] closed issue #5308: echarts waterfall error 瀑布图示例错误 URL: https://github.com/apache/incubator-echarts/issues/5308 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-echarts] stale[bot] closed issue #5334: lines的symbol使用image://图片能将图片设置成圆的吗?还有循环一次后让图片停留在终点行不行?

2019-08-21 Thread GitBox
stale[bot] closed issue #5334: lines的symbol使用image://图片能将图片设置成圆的吗?还有循环一次后让图片停留在终点行不行? URL: https://github.com/apache/incubator-echarts/issues/5334 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [incubator-echarts] stale[bot] closed issue #5311: how to create tooltip on bar category value on the axis

2019-08-21 Thread GitBox
stale[bot] closed issue #5311: how to create tooltip on bar category value on the axis URL: https://github.com/apache/incubator-echarts/issues/5311 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] stale[bot] closed issue #5341: It would be nice if brush has handles similarly to dataZoom

2019-08-21 Thread GitBox
stale[bot] closed issue #5341: It would be nice if brush has handles similarly to dataZoom URL: https://github.com/apache/incubator-echarts/issues/5341 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-echarts] stale[bot] closed issue #5336: heatmap 离散数据 视觉映射

2019-08-21 Thread GitBox
stale[bot] closed issue #5336: heatmap 离散数据 视觉映射 URL: https://github.com/apache/incubator-echarts/issues/5336 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [incubator-echarts] stale[bot] closed issue #5360: Created a few new theme files for ECharts 3.0 - blue, green, red, etc.

2019-08-21 Thread GitBox
stale[bot] closed issue #5360: Created a few new theme files for ECharts 3.0 - blue, green, red, etc. URL: https://github.com/apache/incubator-echarts/issues/5360 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-echarts] stale[bot] closed issue #5317: 如何删除visualMap的设置

2019-08-21 Thread GitBox
stale[bot] closed issue #5317: 如何删除visualMap的设置 URL: https://github.com/apache/incubator-echarts/issues/5317 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-echarts] stale[bot] closed issue #5305: 如何固定Y轴网格的数量为5个

2019-08-21 Thread GitBox
stale[bot] closed issue #5305: 如何固定Y轴网格的数量为5个 URL: https://github.com/apache/incubator-echarts/issues/5305 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [incubator-echarts] stale[bot] closed issue #5307: echarts-2.2.7 热力图更改热力值无效

2019-08-21 Thread GitBox
stale[bot] closed issue #5307: echarts-2.2.7 热力图更改热力值无效 URL: https://github.com/apache/incubator-echarts/issues/5307 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-echarts] stale[bot] closed issue #5331: 有没有一篇指导性的文章教大家如何从源码编译打包echarts

2019-08-21 Thread GitBox
stale[bot] closed issue #5331: 有没有一篇指导性的文章教大家如何从源码编译打包echarts URL: https://github.com/apache/incubator-echarts/issues/5331 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-echarts] stale[bot] closed issue #5318: 能否实现Y轴坐标轴刻度标签显示在坐标轴刻度和坐标轴轴线的上方

2019-08-21 Thread GitBox
stale[bot] closed issue #5318: 能否实现Y轴坐标轴刻度标签显示在坐标轴刻度和坐标轴轴线的上方 URL: https://github.com/apache/incubator-echarts/issues/5318 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-echarts] bigfacewo commented on issue #5827: type为'lines'并且polyline设置为true,怎样才能使得每个线段的tooltip显示起点和终点的相关内容,如“起点>终点”

2019-08-21 Thread GitBox
bigfacewo commented on issue #5827: type为'lines'并且polyline设置为true,怎样才能使得每个线段的tooltip显示起点和终点的相关内容,如“起点>终点” URL: https://github.com/apache/incubator-echarts/issues/5827#issuecomment-523726291 貌似设置polyline: true,symbol就不显示了 Thi

[GitHub] [incubator-echarts] lucidwater commented on issue #7517: 仪表盘上的文字如何做到其环绕效果

2019-08-21 Thread GitBox
lucidwater commented on issue #7517: 仪表盘上的文字如何做到其环绕效果 URL: https://github.com/apache/incubator-echarts/issues/7517#issuecomment-523734564 同求 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-echarts] stale[bot] closed issue #5287: Unable to highLight data with indexes in Parallel coordinate chart

2019-08-21 Thread GitBox
stale[bot] closed issue #5287: Unable to highLight data with indexes in Parallel coordinate chart URL: https://github.com/apache/incubator-echarts/issues/5287 This is an automated message from the Apache Git Service. To res

[GitHub] [incubator-echarts] stale[bot] closed issue #5234: 饼图出现多个扇形选中问题

2019-08-21 Thread GitBox
stale[bot] closed issue #5234: 饼图出现多个扇形选中问题 URL: https://github.com/apache/incubator-echarts/issues/5234 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-echarts] stale[bot] closed issue #5274: 关于移动端适配

2019-08-21 Thread GitBox
stale[bot] closed issue #5274: 关于移动端适配 URL: https://github.com/apache/incubator-echarts/issues/5274 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-echarts] stale[bot] closed issue #5275: echarts3散点图搭配时间轴options中 data值

2019-08-21 Thread GitBox
stale[bot] closed issue #5275: echarts3散点图搭配时间轴options中 data值 URL: https://github.com/apache/incubator-echarts/issues/5275 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-echarts] stale[bot] closed issue #5223: 漏斗图的部分属性在API中没有是怎么回事,如何调用

2019-08-21 Thread GitBox
stale[bot] closed issue #5223: 漏斗图的部分属性在API中没有是怎么回事,如何调用 URL: https://github.com/apache/incubator-echarts/issues/5223 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [incubator-echarts] stale[bot] closed issue #5292: When using dual y-axis, any way I can keep them same splitNumbers and avoid the double splitLine?

2019-08-21 Thread GitBox
stale[bot] closed issue #5292: When using dual y-axis, any way I can keep them same splitNumbers and avoid the double splitLine? URL: https://github.com/apache/incubator-echarts/issues/5292 This is an automated message from

[GitHub] [incubator-echarts] stale[bot] closed issue #5222: 请问如何让鼠标移动到标签上时就显示tooltip

2019-08-21 Thread GitBox
stale[bot] closed issue #5222: 请问如何让鼠标移动到标签上时就显示tooltip URL: https://github.com/apache/incubator-echarts/issues/5222 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-echarts] stale[bot] closed issue #5235: Echarts的地图坐标点点要怎么做到选中后类似地图selectedMode: 'single'使得颜色改变

2019-08-21 Thread GitBox
stale[bot] closed issue #5235: Echarts的地图坐标点点要怎么做到选中后类似地图selectedMode: 'single'使得颜色改变 URL: https://github.com/apache/incubator-echarts/issues/5235 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [incubator-echarts] stale[bot] closed issue #5259: 自定义toolbox时,定义的方法,接收的参数都为循环的最后一个,这个这么处理?

2019-08-21 Thread GitBox
stale[bot] closed issue #5259: 自定义toolbox时,定义的方法,接收的参数都为循环的最后一个,这个这么处理? URL: https://github.com/apache/incubator-echarts/issues/5259 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-echarts] stale[bot] closed issue #5270: markLine label position and offset should be same as for markPoint

2019-08-21 Thread GitBox
stale[bot] closed issue #5270: markLine label position and offset should be same as for markPoint URL: https://github.com/apache/incubator-echarts/issues/5270 This is an automated message from the Apache Git Service. To resp

[GitHub] [incubator-echarts] stale[bot] closed issue #5228: [Feature request] Please implement Bullet and Spakline charts

2019-08-21 Thread GitBox
stale[bot] closed issue #5228: [Feature request] Please implement Bullet and Spakline charts URL: https://github.com/apache/incubator-echarts/issues/5228 This is an automated message from the Apache Git Service. To respond t

[GitHub] [incubator-echarts] stale[bot] closed issue #5291: 雷达图加载完成事件

2019-08-21 Thread GitBox
stale[bot] closed issue #5291: 雷达图加载完成事件 URL: https://github.com/apache/incubator-echarts/issues/5291 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [incubator-echarts] stale[bot] closed issue #5288: toolbox自定义feature

2019-08-21 Thread GitBox
stale[bot] closed issue #5288: toolbox自定义feature URL: https://github.com/apache/incubator-echarts/issues/5288 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [incubator-echarts] stale[bot] closed issue #5280: 坐标轴label的fontSize能用rem值么?

2019-08-21 Thread GitBox
stale[bot] closed issue #5280: 坐标轴label的fontSize能用rem值么? URL: https://github.com/apache/incubator-echarts/issues/5280 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [incubator-echarts] stale[bot] closed issue #5247: echarts3.0 气泡大小自适应问题

2019-08-21 Thread GitBox
stale[bot] closed issue #5247: echarts3.0 气泡大小自适应问题 URL: https://github.com/apache/incubator-echarts/issues/5247 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [incubator-echarts] stale[bot] closed issue #5238: 在题构建下载主题,力导图节点颜色显示不正常.

2019-08-21 Thread GitBox
stale[bot] closed issue #5238: 在题构建下载主题,力导图节点颜色显示不正常. URL: https://github.com/apache/incubator-echarts/issues/5238 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [incubator-echarts] stale[bot] closed issue #5263: 关系图中unfocusNodeAdjacency的bug

2019-08-21 Thread GitBox
stale[bot] closed issue #5263: 关系图中unfocusNodeAdjacency的bug URL: https://github.com/apache/incubator-echarts/issues/5263 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [incubator-echarts] stale[bot] closed issue #5267: Y轴超出如何隐藏?

2019-08-21 Thread GitBox
stale[bot] closed issue #5267: Y轴超出如何隐藏? URL: https://github.com/apache/incubator-echarts/issues/5267 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [incubator-echarts] stale[bot] closed issue #5285: Text wrap support

2019-08-21 Thread GitBox
stale[bot] closed issue #5285: Text wrap support URL: https://github.com/apache/incubator-echarts/issues/5285 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [incubator-echarts] stale[bot] closed issue #5276: 热力图问题

2019-08-21 Thread GitBox
stale[bot] closed issue #5276: 热力图问题 URL: https://github.com/apache/incubator-echarts/issues/5276 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [incubator-echarts] stale[bot] closed issue #5254: click事件参数在移动端无法获取手势点击位置,如何获取

2019-08-21 Thread GitBox
stale[bot] closed issue #5254: click事件参数在移动端无法获取手势点击位置,如何获取 URL: https://github.com/apache/incubator-echarts/issues/5254 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [incubator-echarts] stale[bot] closed issue #5252: echarts3 zrender设置rotation的中心坐标无效

2019-08-21 Thread GitBox
stale[bot] closed issue #5252: echarts3 zrender设置rotation的中心坐标无效 URL: https://github.com/apache/incubator-echarts/issues/5252 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-echarts] stale[bot] closed issue #5304: How baidu E-charts allow multiple xAxis Category ?

2019-08-21 Thread GitBox
stale[bot] closed issue #5304: How baidu E-charts allow multiple xAxis Category ? URL: https://github.com/apache/incubator-echarts/issues/5304 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [incubator-echarts] stale[bot] closed issue #5231: Android4.3及以下环状饼图问题

2019-08-21 Thread GitBox
stale[bot] closed issue #5231: Android4.3及以下环状饼图问题 URL: https://github.com/apache/incubator-echarts/issues/5231 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-echarts] stale[bot] closed issue #5290: ECharts 3.4.0版本 使用dataZoom 內存不斷增加

2019-08-21 Thread GitBox
stale[bot] closed issue #5290: ECharts 3.4.0版本 使用dataZoom 內存不斷增加 URL: https://github.com/apache/incubator-echarts/issues/5290 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-echarts] stale[bot] closed issue #5272: Two questions related to style??

2019-08-21 Thread GitBox
stale[bot] closed issue #5272: Two questions related to style?? URL: https://github.com/apache/incubator-echarts/issues/5272 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-echarts] stale[bot] closed issue #5282: 示例 《Try Dragging these Points》问题

2019-08-21 Thread GitBox
stale[bot] closed issue #5282: 示例 《Try Dragging these Points》问题 URL: https://github.com/apache/incubator-echarts/issues/5282 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-echarts] stale[bot] closed issue #5286: Underline text support

2019-08-21 Thread GitBox
stale[bot] closed issue #5286: Underline text support URL: https://github.com/apache/incubator-echarts/issues/5286 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-echarts] stale[bot] closed issue #5265: map下载JSON数据后如何将里面的各个地区的数据在去挂在mapType上

2019-08-21 Thread GitBox
stale[bot] closed issue #5265: map下载JSON数据后如何将里面的各个地区的数据在去挂在mapType上 URL: https://github.com/apache/incubator-echarts/issues/5265 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-echarts] stale[bot] closed issue #5237: noDataLoadingOption 设置没有数据时显示的参数被去掉了吗

2019-08-21 Thread GitBox
stale[bot] closed issue #5237: noDataLoadingOption 设置没有数据时显示的参数被去掉了吗 URL: https://github.com/apache/incubator-echarts/issues/5237 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-echarts] stale[bot] closed issue #5167: echarts最新版 配置参数toolbox中的dataZoom: {show: false} 切换line bar 时 有bug。

2019-08-21 Thread GitBox
stale[bot] closed issue #5167: echarts最新版 配置参数toolbox中的dataZoom: {show: false} 切换line bar 时 有bug。 URL: https://github.com/apache/incubator-echarts/issues/5167 This is an automated message from the Apache Git Service. To resp

[GitHub] [incubator-echarts] stale[bot] closed issue #5191: Position attributes set as geo coordinates?

2019-08-21 Thread GitBox
stale[bot] closed issue #5191: Position attributes set as geo coordinates? URL: https://github.com/apache/incubator-echarts/issues/5191 This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [incubator-echarts] stale[bot] closed issue #5153: Echarts3在IE8下重新加载图表显示异常

2019-08-21 Thread GitBox
stale[bot] closed issue #5153: Echarts3在IE8下重新加载图表显示异常 URL: https://github.com/apache/incubator-echarts/issues/5153 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-echarts] stale[bot] closed issue #5201: type是treemap时怎么控制里面矩形的顺序

2019-08-21 Thread GitBox
stale[bot] closed issue #5201: type是treemap时怎么控制里面矩形的顺序 URL: https://github.com/apache/incubator-echarts/issues/5201 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-echarts] stale[bot] closed issue #5138: Heatmap brush

2019-08-21 Thread GitBox
stale[bot] closed issue #5138: Heatmap brush URL: https://github.com/apache/incubator-echarts/issues/5138 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [incubator-echarts] stale[bot] closed issue #5182: 用折线图和柱状图实现页面展示,根据前台页面年、月、周按钮切从后台获得不同的数据传入图里,但是只有默认的第一组数据有页面效果 ,切换月和周只会展示最简单的图,同样的echars样式代码为啥月和周展示不出相应的效果

2019-08-21 Thread GitBox
stale[bot] closed issue #5182: 用折线图和柱状图实现页面展示,根据前台页面年、月、周按钮切从后台获得不同的数据传入图里,但是只有默认的第一组数据有页面效果 ,切换月和周只会展示最简单的图,同样的echars样式代码为啥月和周展示不出相应的效果 URL: https://github.com/apache/incubator-echarts/issues/5182 This is an automated mess

[GitHub] [incubator-echarts] stale[bot] closed issue #5152: echarts3.0 markArea 动画效果设置无效

2019-08-21 Thread GitBox
stale[bot] closed issue #5152: echarts3.0 markArea 动画效果设置无效 URL: https://github.com/apache/incubator-echarts/issues/5152 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [incubator-echarts] stale[bot] closed issue #5177: 关于缩放事件的监听问题

2019-08-21 Thread GitBox
stale[bot] closed issue #5177: 关于缩放事件的监听问题 URL: https://github.com/apache/incubator-echarts/issues/5177 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-echarts] stale[bot] closed issue #5210: echart3 雷达图设置radar.indicator.max报错

2019-08-21 Thread GitBox
stale[bot] closed issue #5210: echart3 雷达图设置radar.indicator.max报错 URL: https://github.com/apache/incubator-echarts/issues/5210 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-echarts] stale[bot] closed issue #5150: 如何能把散点图上重叠的点分开?

2019-08-21 Thread GitBox
stale[bot] closed issue #5150: 如何能把散点图上重叠的点分开? URL: https://github.com/apache/incubator-echarts/issues/5150 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-echarts] stale[bot] closed issue #5157: geo layout in graph chart

2019-08-21 Thread GitBox
stale[bot] closed issue #5157: geo layout in graph chart URL: https://github.com/apache/incubator-echarts/issues/5157 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [incubator-echarts] stale[bot] closed issue #5173: Bug in themeRiver echarts 3.0: it is not receiving click event

2019-08-21 Thread GitBox
stale[bot] closed issue #5173: Bug in themeRiver echarts 3.0: it is not receiving click event URL: https://github.com/apache/incubator-echarts/issues/5173 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-echarts] stale[bot] closed issue #5148: grid.containLabel在xAxis.axisLabel.rotate设置的情况下失效

2019-08-21 Thread GitBox
stale[bot] closed issue #5148: grid.containLabel在xAxis.axisLabel.rotate设置的情况下失效 URL: https://github.com/apache/incubator-echarts/issues/5148 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-echarts] stale[bot] closed issue #5135: 在开发环境中,vue框架下使用echarts,初始化时ie报错,调用的对象无效,其他浏览器暂时没发现问题

2019-08-21 Thread GitBox
stale[bot] closed issue #5135: 在开发环境中,vue框架下使用echarts,初始化时ie报错,调用的对象无效,其他浏览器暂时没发现问题 URL: https://github.com/apache/incubator-echarts/issues/5135 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [incubator-echarts] stale[bot] closed issue #5179: 地图用type:scatter,如何控制地图中渲染的圆圈不停的放大缩小

2019-08-21 Thread GitBox
stale[bot] closed issue #5179: 地图用type:scatter,如何控制地图中渲染的圆圈不停的放大缩小 URL: https://github.com/apache/incubator-echarts/issues/5179 This is an automated message from the Apache Git Service. To respond to the message, please log o

  1   2   >