[GitHub] hl-stone closed issue #5731: echarts 标准中国地图

2018-05-22 Thread GitBox
hl-stone closed issue #5731: echarts 标准中国地图
URL: https://github.com/apache/incubator-echarts/issues/5731
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] haiyin-liu commented on issue #8387: 例子里纵坐标和线的值根本对不上

2018-05-22 Thread GitBox
haiyin-liu commented on issue #8387: 例子里纵坐标和线的值根本对不上
URL: 
https://github.com/apache/incubator-echarts/issues/8387#issuecomment-391226078
 
 
   单条线是对的 ,多条线是错的


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] haiyin-liu opened a new issue #8387: 例子里纵坐标和线的值根本对不上

2018-05-22 Thread GitBox
haiyin-liu opened a new issue #8387: 例子里纵坐标和线的值根本对不上
URL: https://github.com/apache/incubator-echarts/issues/8387
 
 
   
   
   
   ### One-line summary [问题简述]
   
   今天想试试echarts ,随便选了个基础的例子
   http://echarts.baidu.com/examples/editor.html?c=line-stack 
   发现这个例子里纵坐标和线的值根本对不上
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]:
   + Browser version [浏览器类型和版本]:
   + OS Version [操作系统类型和版本]:
   
   
   
   
   
   ### Expected behaviour [期望结果]
   
   
   快修正
   
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
   option = {
   
   }
   
   ```
   
   
   
   
   ### Other comments [其他信息]
   
   
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] baixi233 opened a new issue #8386: 在页面进行zoom缩放后 图像会出现hover错位的问题

2018-05-22 Thread GitBox
baixi233 opened a new issue #8386: 在页面进行zoom缩放后   图像会出现hover错位的问题
URL: https://github.com/apache/incubator-echarts/issues/8386
 
 
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] qiandingqin closed issue #8385: 请问下legend 如何显示两个value,两种颜色 如图

2018-05-22 Thread GitBox
qiandingqin closed issue #8385: 请问下legend 如何显示两个value,两种颜色 如图
URL: https://github.com/apache/incubator-echarts/issues/8385
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] daoke0818 opened a new issue #8384: echarts2.0实例中以前有地图,现在没有这个分类了,我想找到那个城市冒圈圈的效果

2018-05-22 Thread GitBox
daoke0818 opened a new issue #8384: echarts2.0实例中以前有地图,现在没有这个分类了,我想找到那个城市冒圈圈的效果
URL: https://github.com/apache/incubator-echarts/issues/8384
 
 
   
   
   
   ### One-line summary [问题简述]
   
   
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]:
   + Browser version [浏览器类型和版本]:
   + OS Version [操作系统类型和版本]:
   
   
   
   
   
   ### Expected behaviour [期望结果]
   
   
   
   
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
   option = {
   
   }
   
   ```
   
   
   
   
   ### Other comments [其他信息]
   
   
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] boolak opened a new issue #8383: gird中设置containLabel: true不能让series的label包含在内部

2018-05-22 Thread GitBox
boolak opened a new issue #8383: gird中设置containLabel: true不能让series的label包含在内部
URL: https://github.com/apache/incubator-echarts/issues/8383
 
 
   
   
   
   ### One-line summary [问题简述]
   设置了grid的containLabel: true,但是series中label没有包含在gird内部。
   
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]:
   + Browser version [浏览器类型和版本]:
   + OS Version [操作系统类型和版本]:
   
   
   
   
   
   ### Expected behaviour [期望结果]
   
   让其内包含在内部。
   
   
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
   option = {
   containLabel: true
   }
   
   ```
   
   
   
   
   ### Other comments [其他信息]
   
   
   
![image](https://user-images.githubusercontent.com/18699962/40400487-ed5a8e62-5e74-11e8-868e-2b81ecadd9f3.png)
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] tylerrrkd commented on issue #6674: 地图页面整体添加scale时触屏操作点击位置偏移,鼠标操作正常

2018-05-22 Thread GitBox
tylerrrkd commented on issue #6674: 地图页面整体添加scale时触屏操作点击位置偏移,鼠标操作正常
URL: 
https://github.com/apache/incubator-echarts/issues/6674#issuecomment-391201356
 
 
   ummm


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] tylerrrkd commented on issue #6674: 地图页面整体添加scale时触屏操作点击位置偏移,鼠标操作正常

2018-05-22 Thread GitBox
tylerrrkd commented on issue #6674: 地图页面整体添加scale时触屏操作点击位置偏移,鼠标操作正常
URL: 
https://github.com/apache/incubator-echarts/issues/6674#issuecomment-391201356
 
 
   。


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] tylerrrkd opened a new issue #8382: 所有图表父级添加zoom时操作点击位置偏移

2018-05-22 Thread GitBox
tylerrrkd opened a new issue #8382: 所有图表父级添加zoom时操作点击位置偏移
URL: https://github.com/apache/incubator-echarts/issues/8382
 
 
   
   
   
   
   ### One-line summary [问题简述]
   所有图表父级添加zoom时操作点击位置偏移
   
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]: 4.0.4
   + Browser version [浏览器类型和版本]: Chrome  66.0.3359.181
   + OS Version [操作系统类型和版本]: Windows 10
   
   
   
   
   
   ### Expected behaviour [期望结果]
   鼠标点击时所有tooltip不偏移
   
   
   
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
   let option = {
 baseOption: {
   color: ["#80f990", "#23a6fe"],
   grid: {
 x: 55,
 y: 70,
 x2: 48,
 y2: 45
   },
   tooltip: {
 trigger: "axis",
   },
   legend: {
 itemWidth: 20,
 itemHeight: 10,
 itemGap: 10,
 data: ["基础版", "行业版"],
 textStyle: {
   color: "#fff",
   fontSize: 14
 }
   },
   // calculable: true,
   xAxis: [{
 type: "category",
 name: "(月份)",
 nameTextStyle: {
   color: "#fff"
 },
 data: lastHalfYearRank.barChartxAxisMonthList,
 axisLine: {
   show: true,
   lineStyle: {
 color: "#657181",
 width: 2
   }
 },
 axisTick: {
   show: false
 },
 axisLabel: {
   show: true,
   textStyle: {
 color: "#fff"
   }
 }
   }],
   yAxis: [{
 type: "value",
 show: true,
 axisLabel: {
   show: true,
   textStyle: {
 color: "#fff"
   }
 },
 axisLine: {
   show: true,
   lineStyle: {
 color: "#657181",
 width: 2
   }
 },
 axisTick: {
   show: false
 },
 splitLine: {
   show: false
 }
   }],
   series: [{
   name: "基础版",
   type: "bar",
   data: lastHalfYearRank.barCharyAxisBusBaseList,
   smooth: false,
   itemStyle: {
 //柱形图圆角,鼠标移上去效果,如果只是一个数字则说明四个参数全部设置为那么多
 emphasis: {
   barBorderRadius: [30, 30, 0, 0]
 },
 normal: {
   //柱形图圆角,初始化效果
   barBorderRadius: [10, 10, 0, 0],
   color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [{
   offset: 0,
   color: "#87fd8d"
 },
 {
   offset: 1,
   color: "#13c0c5"
 }
   ])
 }
   }
 },
 {
   name: "行业版",
   type: "bar",
   barGap: 0,
   data: lastHalfYearRank.barCharyAxisBusIndustryList,
   itemStyle: {
 //柱形图圆角,鼠标移上去效果,如果只是一个数字则说明四个参数全部设置为那么多
 emphasis: {
   barBorderRadius: [30, 30, 0, 0]
 },
 normal: {
   //柱形图圆角,初始化效果
   barBorderRadius: [10, 10, 0, 0],
   color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [{
   offset: 0,
   color: "#29b2fe"
 },
 {
   offset: 1,
   color: "#0260fd"
 }
   ])
 }
   }
 }
   ]
 }
   };
   this.rankChart.setOption(option);
 }
   ```
   html 和 css
   ```html
   
   
 最近半年业务发展趋势图
   
 
   ```
   ```css
   @media only screen and (min-width: 1281px) and (max-width: 1366px) {
   .chartOfHalfYearRankBg {
 zoom: 0.7;
   }
   .chartTitle {
 line-height: 1rem;
   }
 }
   ```
   
   
   
   
   
   ### Other comments [其他信息]
   
   
   参考 issue #6674 和 #3635 均无法解决!
   


This is an automated message from the Apache Git 

Re: [VOTE] Release Apache ECharts 4.1.0.rc4

2018-05-22 Thread Dave Fisher
Hi -

An MD5 should not be provided with new releases. Please see [1]. This is a 
recent change. It is ok to simply delete the MD5 from the archive.

Regards,
Dave

[1] https://www.apache.org/dev/release-distribution.html#sigs-and-sums 



> On May 22, 2018, at 11:29 AM, SHUANG SU  wrote:
> 
> After removing the none source code files from 4.1.0.rc3, I am pleased to
> be calling this vote for the release of Apache ECharts 4.1.0.rc4.
> 
> The release candidate to be voted over is available at:
> https://dist.apache.org/repos/dist/dev/incubator/echarts/4.1.0.rc4/
> 
> The release candidate is signed with a GPG key available at:
> https://dist.apache.org/repos/dist/dev/incubator/echarts/KEYS
> 
> The Git commit for this release is:
> https://gitbox.apache.org/repos/asf?p=incubator-echarts.git;a=commit;h=02842e2
> 
> The Release Note is available in:
> https://dist.apache.org/repos/dist/dev/incubator/echarts/4.1.0.rc4/RELEASE_NOTE.txt
> 
> Some shell commands for validating the release:
> 
> ```shell
> # Download the release:
> curl
> https://dist.apache.org/repos/dist/dev/incubator/echarts/4.1.0.rc4/apache-echarts-4.1.0.rc4-incubating-src.zip
> -o apache-echarts-4.1.0.rc4-incubating-src.zip
> unzip apache-echarts-4.1.0.rc4-incubating-src.zip -d
> apache-echarts-4.1.0.rc4-incubating-src > /dev/null
> 
> # Build the project:
> cd "apache-echarts-4.1.0.rc4-incubating-src" && npm install && cd ..
> node "apache-echarts-4.1.0.rc4-incubating-src/build/build.js" --release
> # (See help: `node "apache-echarts-4.1.0.rc4-incubating-src/build/build.js"
> --help`)
> ```
> 
> 
> Please vote on releasing this package as:
> Apache ECharts 4.1.0.rc4
> 
> This vote will be open until "2018-05-25T19:25:25.418Z" and passes if a
> majority
> of at least three +1 Apache ECharts IPMC votes are cast.
> 
> [ ] +1 Release this package
> [ ] 0 I don't feel strongly about it, but don't object
> [ ] -1 Do not release this package because...
> 
> Anyone can participate in testing and voting, not just committers, please
> feel free to try out the release candidate and provide your votes.
> 
> 
> --
> Su Shuang (100pah)
> --



signature.asc
Description: Message signed with OpenPGP


[VOTE] Release Apache ECharts 4.1.0.rc4

2018-05-22 Thread SHUANG SU
After removing the none source code files from 4.1.0.rc3, I am pleased to
be calling this vote for the release of Apache ECharts 4.1.0.rc4.

The release candidate to be voted over is available at:
https://dist.apache.org/repos/dist/dev/incubator/echarts/4.1.0.rc4/

The release candidate is signed with a GPG key available at:
https://dist.apache.org/repos/dist/dev/incubator/echarts/KEYS

The Git commit for this release is:
https://gitbox.apache.org/repos/asf?p=incubator-echarts.git;a=commit;h=02842e2

The Release Note is available in:
https://dist.apache.org/repos/dist/dev/incubator/echarts/4.1.0.rc4/RELEASE_NOTE.txt

Some shell commands for validating the release:

```shell
# Download the release:
curl
https://dist.apache.org/repos/dist/dev/incubator/echarts/4.1.0.rc4/apache-echarts-4.1.0.rc4-incubating-src.zip
-o apache-echarts-4.1.0.rc4-incubating-src.zip
unzip apache-echarts-4.1.0.rc4-incubating-src.zip -d
apache-echarts-4.1.0.rc4-incubating-src > /dev/null

# Build the project:
cd "apache-echarts-4.1.0.rc4-incubating-src" && npm install && cd ..
node "apache-echarts-4.1.0.rc4-incubating-src/build/build.js" --release
# (See help: `node "apache-echarts-4.1.0.rc4-incubating-src/build/build.js"
--help`)
```


Please vote on releasing this package as:
Apache ECharts 4.1.0.rc4

This vote will be open until "2018-05-25T19:25:25.418Z" and passes if a
majority
of at least three +1 Apache ECharts IPMC votes are cast.

[ ] +1 Release this package
[ ] 0 I don't feel strongly about it, but don't object
[ ] -1 Do not release this package because...

Anyone can participate in testing and voting, not just committers, please
feel free to try out the release candidate and provide your votes.


--
 Su Shuang (100pah)
--


[GitHub] kenjican commented on issue #6526: 请问如何在title上添加图片或者字体图标(在线demo)

2018-05-22 Thread GitBox
kenjican commented on issue #6526: 请问如何在title上添加图片或者字体图标(在线demo)
URL: 
https://github.com/apache/incubator-echarts/issues/6526#issuecomment-390952618
 
 
   谢谢,确实是对的。如果要加上背景图片和设置图片高度。可以这么改:
   
   title: {
   text: "{aaa| 走路数据分析}",
   textStyle: {
   rich: {
   aaa: {
   "backgroundColor":{"image":"xxx/yyy.png"},
   "height":40
   bbb: {
   "backgroundColor":{"image":"xxx/yyy.png"},
   "height":40
   }
   }
   }
   },


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] tubbodeTang commented on issue #8354: 能绘制复合饼图或者复合条饼图吗? Can echarts make these charts which created by EXCEL, or any ideas?

2018-05-22 Thread GitBox
tubbodeTang commented on issue #8354: 能绘制复合饼图或者复合条饼图吗? Can echarts make these 
charts which created by EXCEL, or any ideas?
URL: 
https://github.com/apache/incubator-echarts/issues/8354#issuecomment-390935837
 
 
   
饼图的,我大概做成了[这样](http://gallery.echartsjs.com/editor.html?c=xHJaWqD-1Q=1),其他的条状图的情况还没遇到过,遇到了再看,haha


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] tylerrrkd commented on issue #3511: 在图表外层添加了css的zoom属性后鼠标移动或点击触发的事件的位置都发生了偏移

2018-05-22 Thread GitBox
tylerrrkd commented on issue #3511: 在图表外层添加了css的zoom属性后鼠标移动或点击触发的事件的位置都发生了偏移
URL: 
https://github.com/apache/incubator-echarts/issues/3511#issuecomment-390930847
 
 
   +1 !!


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] KunerRick opened a new issue #8381: 在 澳大利往东的位置,会出现一条黑缝

2018-05-22 Thread GitBox
KunerRick opened a new issue #8381: 在 澳大利往东的位置,会出现一条黑缝
URL: https://github.com/apache/incubator-echarts/issues/8381
 
 
   
   
   
   ### One-line summary [问题简述]
   
   设置 :`heightTexture` 之后, 在 澳大利往东的位置,会出现一条黑缝。
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]:
   + Browser version [浏览器类型和版本]:
   + OS Version [操作系统类型和版本]:
   
   
   
   
   
   ### Expected behaviour [期望结果]
   那条缝能解决掉么?
   
   
   
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
   option = {
   backgroundColor: '#000',
   globe: {
   baseTexture: 'data-gl/asset/earth.jpg',
   heightTexture: 'data-gl/asset/bathymetry_bw_composite_4k.jpg',
   
   displacementScale: 0.1,
   
   shading: 'color',
   
   environment: 'data-gl/asset/starfield.jpg',
   
   light: {
   ambient: {
   intensity: 0.1
   },
   main: {
   intensity: 1.5
   }
   },
   
   layers: [{
   type: 'blend',
   blendTo: 'emission',
   texture: 'data-gl/asset/night.jpg'
   }, {
   type: 'overlay',
   texture: 'data-gl/asset/clouds.png',
   shading: 'color',
   distance: 5
   }]
   },
   series: []
   }
   
   ```
   
   
   
   
   ### Other comments [其他信息]
   
   
   
   http://echarts.baidu.com/examples/editor.html?c=globe-layers=1


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] HaoJie23 commented on issue #5711: 河流图TypeError: Cannot read property 'x' of undefined

2018-05-22 Thread GitBox
HaoJie23 commented on issue #5711: 河流图TypeError: Cannot read property 'x' of 
undefined 
URL: 
https://github.com/apache/incubator-echarts/issues/5711#issuecomment-390898955
 
 
   dataBody.push(["2015/11/09", 10, "DQ"]);
   dataBody.push(["2015/11/10", 10, "DQ"]);
   dataBody.push(["2015/11/11", 10, "DQ"]);
   dataBody.push(["2015/11/08", 10, "SS"]);
   dataBody.push(["2015/11/09", 10, "SS"]);
   dataBody.push(["2015/11/10", 10, "SS"]);
   dataBody.push(["2015/11/11", 10, "SS"]);
   dataBody.push(["2015/11/12", 10, "SS"]);
   dataBody.push(["2015/11/13", 10, "QG"]);
   dataBody.push(["2015/11/08", 10, "QG"]);
   dataBody.push(["2015/11/11", 10, "QG"]);
   dataBody.push(["2015/11/13", 10, "QG"]);
   
   
   遇到同样问题,请问是如何解决的?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] liping0828 commented on issue #8311: 使用svg 渲染, 编译压缩之后出现了Cannot read property '0' of null

2018-05-22 Thread GitBox
liping0828 commented on issue #8311: 使用svg 渲染, 编译压缩之后出现了Cannot read property 
'0' of null
URL: 
https://github.com/apache/incubator-echarts/issues/8311#issuecomment-390894969
 
 
   mute the thread
   

   
   On Tue, May 22, 2018 at 3:44 PM, jeffmobiles 
   wrote:
   
   > svg 渲染的时候, matric这个好像其他的也会出现不寻常的情况, 例如字体大小。 所以估计matric这些要优化下。
   >
   > —
   > You are receiving this because you are subscribed to this thread.
   > Reply to this email directly, view it on GitHub
   > 
,
   > or mute the thread
   > 

   > .
   >
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] liyanyan1994 opened a new issue #8380: 堆叠条形图中在x轴使用min设置最小值,data的数据还是从0开始进行堆叠,如何设置从指定的最小值开始进行堆叠?

2018-05-22 Thread GitBox
liyanyan1994 opened a new issue #8380: 
堆叠条形图中在x轴使用min设置最小值,data的数据还是从0开始进行堆叠,如何设置从指定的最小值开始进行堆叠?
URL: https://github.com/apache/incubator-echarts/issues/8380
 
 
   
   
   
   ### One-line summary [问题简述]
   设置
 xAxis: {
 boundaryGap: true, 
 min:1000, // 设置最小值
 max: 2000, // 设置最大值
 interval:200,
 type: 'value'
 }
   在Y轴上的堆叠图还是从0的下标开始进行绘图的
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]: 3.x
   + Browser version [浏览器类型和版本]: 直接在echart在线examples进行
   + OS Version [操作系统类型和版本]:
   
   
   
   
   
   ### Expected behaviour [期望结果]
   
   
![image](https://user-images.githubusercontent.com/16284458/40346311-fa021ac8-5dce-11e8-9c90-1caf0ca12af7.png)
   
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
   option = {
   title: {
 text: '二维码分配状态显示图',
 textStyle: {
   color: '#4a4a4a',
   fontFamily: 'Helvetica Neue',
   fontSize: 14
 },
 x: 'center',
 top: '20px'
   },
   legend: {
 orient: 'horizontal',
 width: '220px',
 top: '8%',
 right: '4%',
 data: ['未分配', '已分配', '已废除', '选择范围'],
 textStyle: {
   fontSize: 14
 }
   },
   grid: {
 left: '3%',
 right: '4%',
 bottom: '3%',
 containLabel: true
   },
   xAxis: {
 boundaryGap: true,
 min:1000, // 设置最小值
 max: 2000, // 设置最大值
 type: 'value',
 interval:200, // 最小刻度
 splitLine: {
   // 去掉X轴上的Y网格线
   show: false
 },
 axisLine: {
   // X轴轴线相关设置
   lineStyle: {
 color: '#979797' // 轴线颜色
   }
 },
 // 坐标刻度相关设置
 axisTick: {
   inside: true // 刻度朝内
 }
   },
   yAxis: {
 show: false, // 不显示Y轴
 type: 'category',
 data: ['数量']
   },
   series:[{
   name: '已分配',
   barWidth: '30px',
   type: 'bar',
   stack: '分配量',
   itemStyle: {
 normal: {
   color: '#4CA4cF'
 }
   },
   label: {
 normal: {
   show: true,
   color: '#fff'
 }
   },
   data: [300]
 },{
   name: '已废除',
   barWidth: '30px',
   type: 'bar',
   stack: '分配量',
   itemStyle: {
 normal: {
   color: '#bababa'
 }
   },
   label: {
 normal: {
   show: true,
   color: '#fff'
 }
   },
   data: [100]
 }]
   }
   
   ```
   
   
   
   
   ### Other comments [其他信息]
   
   
   
   实际上代码出来的结果是从0下标开始的,图形上看不到任何的图形,需要如何更改or设置属性??
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



[GitHub] mqliutie commented on issue #4448: legend 中的icon和文案能分别设置大小和颜色吗

2018-05-22 Thread GitBox
mqliutie commented on issue #4448: legend 中的icon和文案能分别设置大小和颜色吗
URL: 
https://github.com/apache/incubator-echarts/issues/4448#issuecomment-390880045
 
 
   @zhaoxueyin000 没找到相关配置项啊


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



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

2018-05-22 Thread GitBox
chenchunjie commented on issue #6239: 如何获取dataZoom缩放的位置
URL: 
https://github.com/apache/incubator-echarts/issues/6239#issuecomment-390873657
 
 
   x轴怎么获取缩放后的起始时间


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org