[GitHub] MerlChen opened a new issue #8337: 【急急急---Stacked Line Chart -- 数据点不准确标记】

2018-05-15 Thread GitBox
MerlChen opened a new issue #8337: 【急急急---Stacked Line Chart -- 数据点不准确标记】 URL: https://github.com/apache/incubator-echarts/issues/8337 ### One-line summary [问题简述] 当某一个点的值为0时,数据点会到其他对应X轴的其他点上去,而不是到Y轴的0点坐标 ### Version & Environment [版本及环境] + ECharts

[GitHub] zx69 opened a new issue #8338: 数据堆叠时最大值计算错误

2018-05-15 Thread GitBox
zx69 opened a new issue #8338: 数据堆叠时最大值计算错误 URL: https://github.com/apache/incubator-echarts/issues/8338 ### One-line summary [问题简述] 项目中同时采用stack数据堆叠、series.data数据分组,结果柱状图的高度超出yAxis的最大值,突出图表。 配置项如下: ``` option = { "title": { "text": "每日各工位分时执行量统计" },

[GitHub] wunayou opened a new issue #8339: 一个很低级版本的BUG 折线图 单个name 文本的样式设置不了

2018-05-15 Thread GitBox
wunayou opened a new issue #8339: 一个很低级版本的BUG 折线图 单个name 文本的样式设置不了 URL: https://github.com/apache/incubator-echarts/issues/8339 ### One-line summary [问题简述] 第一步打开官网的DEMO http://echarts.baidu.com/examples/editor.html?c=line-simple 第二步 改数据 `option = {

[GitHub] wunayou commented on issue #8339: 一个很低级的BUG 折线图 单个name 文本的样式设置不了

2018-05-15 Thread GitBox
wunayou commented on issue #8339: 一个很低级的BUG 折线图 单个name 文本的样式设置不了 URL: https://github.com/apache/incubator-echarts/issues/8339#issuecomment-389067037 没有找到 这个文件的位置 所以不能提PR了 This is an automated message from the Apache Git

[GitHub] jeffmobiles opened a new issue #8341: svg render异常

2018-05-15 Thread GitBox
jeffmobiles opened a new issue #8341: svg render异常 URL: https://github.com/apache/incubator-echarts/issues/8341 ### One-line summary [问题简述] 使用svg Render。 Option 的series的label没有rotate属性时。 只有设置rotate属性才不会报错。 Uncaught TypeError: Cannot read property '0' of null at

[GitHub] eskimoblood opened a new issue #8342: How to make the yAxis line on to of bars

2018-05-15 Thread GitBox
eskimoblood opened a new issue #8342: How to make the yAxis line on to of bars URL: https://github.com/apache/incubator-echarts/issues/8342 ### One-line summary [问题简述] The line of the yAxis lays under the bars in a horizontal bar chart by default

[GitHub] amittonge opened a new issue #8346: Graph chart links.lineStyle.symbol and links.lineStyle.symbolSize is not working

2018-05-15 Thread GitBox
amittonge opened a new issue #8346: Graph chart links.lineStyle.symbol and links.lineStyle.symbolSize is not working URL: https://github.com/apache/incubator-echarts/issues/8346 ### One-line summary [问题简述] ### Version & Environment [版本及环境] + ECharts

[GitHub] luoshushu commented on issue #2010: Echarts 图表放到bootstrap的tab-panel除过第一个其他的不加载

2018-05-15 Thread GitBox
luoshushu commented on issue #2010: Echarts 图表放到bootstrap的tab-panel除过第一个其他的不加载 URL: https://github.com/apache/incubator-echarts/issues/2010#issuecomment-389095178 在myChart设置固定宽高可以解决。 This is an automated message from the

[GitHub] dounai1306 commented on issue #2540: 3.0地图经纬坐标与当前页面横纵坐标互相获取问题

2018-05-15 Thread GitBox
dounai1306 commented on issue #2540: 3.0地图经纬坐标与当前页面横纵坐标互相获取问题 URL: https://github.com/apache/incubator-echarts/issues/2540#issuecomment-389105454 那echarts4有没有类似的方法呢? This is an automated message from the Apache Git Service.

[GitHub] hAtul89 opened a new issue #8345: How do I change the loaders text every x seconds without "bothering" the loader animation?

2018-05-15 Thread GitBox
hAtul89 opened a new issue #8345: How do I change the loaders text every x seconds without "bothering" the loader animation? URL: https://github.com/apache/incubator-echarts/issues/8345 This is part of my object: const qwData = { // Initialize functions

[GitHub] luowengang commented on issue #7293: y轴类型为log时,启用visualMap出现异常

2018-05-15 Thread GitBox
luowengang commented on issue #7293: y轴类型为log时,启用visualMap出现异常 URL: https://github.com/apache/incubator-echarts/issues/7293#issuecomment-389140458 请问谁清楚, 该问题是否已经在新版本中解决? This is an automated message from the Apache Git

[GitHub] kingecg opened a new issue #8344: timeseries动态更新数据时图像抖动

2018-05-15 Thread GitBox
kingecg opened a new issue #8344: timeseries动态更新数据时图像抖动 URL: https://github.com/apache/incubator-echarts/issues/8344 ### One-line summary [问题简述] 当采用setInterval动态更新数据时,如果使用dataset或series.data是一个二维数组,图像会产生很明显的抖动。 ### Version & Environment [版本及环境] + ECharts

[GitHub] pchaganti commented on issue #4639: Downsample data in long timeseries chart

2018-05-15 Thread GitBox
pchaganti commented on issue #4639: Downsample data in long timeseries chart URL: https://github.com/apache/incubator-echarts/issues/4639#issuecomment-389289741  This is an automated message from the Apache Git Service. To

[GitHub] pchaganti opened a new issue #8347: Any way to convert a bar to a pie using magicType?

2018-05-15 Thread GitBox
pchaganti opened a new issue #8347: Any way to convert a bar to a pie using magicType? URL: https://github.com/apache/incubator-echarts/issues/8347 ### One-line summary [问题简述] Looking for a way to convert a bar chart to a pie using the toolbox/magicType? Anyone have any

[GitHub] mmmaomao21 opened a new issue #8343: 拐点图鼠标移入后点变大的比例可以调吗

2018-05-15 Thread GitBox
mmmaomao21 opened a new issue #8343: 拐点图鼠标移入后点变大的比例可以调吗 URL: https://github.com/apache/incubator-echarts/issues/8343 ### One-line summary [问题简述] symbolSize值设大后,鼠标移入后的拐点太大了,能不能设置移入后拐点的大小? ### Version & Environment [版本及环境] + ECharts version [ECharts 版本]: 3.8.5

[GitHub] ZHUYUANWEI commented on issue #6911: echarts3没有网站热力图,还没有2好用,是在倒退么?

2018-05-15 Thread GitBox
ZHUYUANWEI commented on issue #6911: echarts3没有网站热力图,还没有2好用,是在倒退么? URL: https://github.com/apache/incubator-echarts/issues/6911#issuecomment-389379530 实在太可惜了,我现在也想用这种热力图,不想再引一个组件了 This is an automated message from the Apache

[GitHub] 349989153 commented on issue #5548: 请问如何去掉没有数据的 bar,现在占了位置。

2018-05-15 Thread GitBox
349989153 commented on issue #5548: 请问如何去掉没有数据的 bar,现在占了位置。 URL: https://github.com/apache/incubator-echarts/issues/5548#issuecomment-389365468 @pissang 没有太看懂啊,什么叫只要去掉一年级的就可以了,一年级的有数据的啊 This is an automated message from the

[GitHub] myq0116 opened a new issue #8348: 微信小程序中使用echarts配置引用之后没有报错但是也没有显示出来

2018-05-15 Thread GitBox
myq0116 opened a new issue #8348: 微信小程序中使用echarts配置引用之后没有报错但是也没有显示出来 URL: https://github.com/apache/incubator-echarts/issues/8348 微信小程序中使用echarts配置引用之后没有报错但是也没有显示出来 ### One-line summary [问题简述] 微信小程序中使用echarts配置引用之后没有报错但是也没有显示出来 ### Version & Environment

[GitHub] cnyb-kwange commented on issue #6239: 如何获取dataZoom缩放的位置

2018-05-15 Thread GitBox
cnyb-kwange commented on issue #6239: 如何获取dataZoom缩放的位置 URL: https://github.com/apache/incubator-echarts/issues/6239#issuecomment-389372074 myChart.getOption().dataZoom 返回的值 startValue , endValue 与 x轴值 不是一样的值