[GitHub] pchaganti commented on issue #8288: Google charts: timelines [question]

2018-05-11 Thread GitBox
pchaganti commented on issue #8288: Google charts: timelines [question]
URL: 
https://github.com/apache/incubator-echarts/issues/8288#issuecomment-388512886
 
 
    


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] pchaganti opened a new issue #8327: Is it possible to change the toolbox icons?

2018-05-11 Thread GitBox
pchaganti opened a new issue #8327: Is it possible to change the toolbox icons?
URL: https://github.com/apache/incubator-echarts/issues/8327
 
 
   
   
   
   ### One-line summary [问题简述]
   Is it possible to change the toolbox icons? Would be nice to do so it can 
fit in better with an icon set already in use within the app.
   
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]: 4.1
   + Browser version [浏览器类型和版本]: Chrome Dev
   + OS Version [操作系统类型和版本]: OSX
   
   
   
   
   
   ### Expected behaviour [期望结果]
   
   
   
   
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
   option = {
   toolbox: {
   show: true,
   right: 120,
   orient: 'horizontal',
   itemSize: '13',
   itemGrap: '10',
   feature: {
   restore: {
   show: true,
   iconStyle: {
   borderColor: '#4b0082'
   },
   emphasis: {
   iconStyle: {
   borderColor: '#4b0082'
   },
   }
   },
   saveAsImage: {
   show: true,
   iconStyle: {
   borderColor: '#d2691e'
   },
   emphasis: {
   iconStyle: {
   borderColor: '#d2691e'
   },
   }
   }
   }
   }
   }
   
   ```
   
   
   
   
   ### 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



Re: [RESULTS] [VOTE] Release Apache ECharts 4.1.0.rc3

2018-05-11 Thread John D. Ament
Next steps would be to start a vote on general@incubator and your vote
carries over.

I'll review the candidate today, sorry.  It's a pain not being able to
access email at work.

John

On Fri, May 11, 2018 at 7:45 AM Kevin A. McGrail 
wrote:

> John how do binding votes work?  Do the ipmc members it get binding votes?
> Do They need 3 binding for a release?
>
> On Fri, May 11, 2018, 07:20 SHUANG SU  wrote:
>
> > This vote passes with 5 [+1] binding votes and no [0] or [-1] votes.
> >
> > +1 binding: [5]
> > Tan,Zhongyi
> > 李木子
> > Kevin A. McGrail
> > 沈毅
> > Wenli Zhang
> >
> > Vote thread:
> > https://lists.apache.org/thread.html/67dffef28ecffd66689ac991ca027c
> > 0868d734629949d958e7b12dd3@%3Cdev.echarts.apache.org%3E
> >
> > I'll continue with the release process on general@ and the release
> > announcement will follow in the next few days.
> >
> >
> >
> > --
> >  Su Shuang (100pah)
> > --
> >
>


Re: [RESULTS] [VOTE] Release Apache ECharts 4.1.0.rc3

2018-05-11 Thread Kevin A. McGrail
John how do binding votes work?  Do the ipmc members it get binding votes?
Do They need 3 binding for a release?

On Fri, May 11, 2018, 07:20 SHUANG SU  wrote:

> This vote passes with 5 [+1] binding votes and no [0] or [-1] votes.
>
> +1 binding: [5]
> Tan,Zhongyi
> 李木子
> Kevin A. McGrail
> 沈毅
> Wenli Zhang
>
> Vote thread:
> https://lists.apache.org/thread.html/67dffef28ecffd66689ac991ca027c
> 0868d734629949d958e7b12dd3@%3Cdev.echarts.apache.org%3E
>
> I'll continue with the release process on general@ and the release
> announcement will follow in the next few days.
>
>
>
> --
>  Su Shuang (100pah)
> --
>


[RESULTS] [VOTE] Release Apache ECharts 4.1.0.rc3

2018-05-11 Thread SHUANG SU
This vote passes with 5 [+1] binding votes and no [0] or [-1] votes.

+1 binding: [5]
Tan,Zhongyi
李木子
Kevin A. McGrail
沈毅
Wenli Zhang

Vote thread:
https://lists.apache.org/thread.html/67dffef28ecffd66689ac991ca027c
0868d734629949d958e7b12dd3@%3Cdev.echarts.apache.org%3E

I'll continue with the release process on general@ and the release
announcement will follow in the next few days.



--
 Su Shuang (100pah)
--


Re: [VOTE] Release Apache ECharts 4.1.0.rc3

2018-05-11 Thread Tan,Zhongyi
+1


在 2018/5/8 上午2:09, "SHUANG SU"  写入:

>I am pleased to be calling this vote for the release of Apache ECharts
>4.1.0.rc3.
>
>The release candidate to be voted over is available at:
>https://dist.apache.org/repos/dist/dev/incubator/echarts/4.1.0.rc3/
>
>The release candidate is signed with a GPG key available at:
>https://dist.apache.org/repos/dist/dev/incubator/echarts/KEYS
>
>A tagged git repository is available for review at:
>https://github.com/apache/incubator-echarts/releases/tag/4.1.0.rc3
>
>The Git commit for this release is:
>https://gitbox.apache.org/repos/asf?p=incubator-echarts.git;a=commit;h=f98
>eb21
>
>The Release Note is available in:
>https://dist.apache.org/repos/dist/dev/incubator/echarts/4.1.0.rc3/RELEASE
>_NOTE.txt
>
>Some shell commmands for validating the release:
>
>```shell
># Download the release:
>curl
>https://dist.apache.org/repos/dist/dev/incubator/echarts/4.1.0.rc3/apache-
>echarts-4.1.0.rc3-incubating.zip
>-o apache-echarts-4.1.0.rc3-incubating.zip
>unzip apache-echarts-4.1.0.rc3-incubating.zip -d
>apache-echarts-4.1.0.rc3-incubating > /dev/null
>
># Rebuild the project:
>cd "apache-echarts-4.1.0.rc3-incubating" && npm install && cd ..
>node "apache-echarts-4.1.0.rc3-incubating/build/build.js" --release
># (See help: `node "apache-echarts-4.1.0.rc3-incubating/build/build.js"
>--help`)
>
># Run Apache Rat:
>java -jar "apache-echarts-4.1.0.rc3-incubating/build/rat/runrat.jar" |
>less
># (See help: `java -jar
>"apache-echarts-4.1.0.rc3-incubating/build/rat/runrat.jar" --help`)
>```
>
>
>Please vote on releasing this package as:
>Apache ECharts 4.1.0.rc3
>
>This vote will be open until "2018-05-10T19:03:22.908Z" 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)
>--


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


[GitHub] hsay opened a new issue #8326: 父元素旋转90度,移动端显示不正常

2018-05-11 Thread GitBox
hsay opened a new issue #8326: 父元素旋转90度,移动端显示不正常
URL: https://github.com/apache/incubator-echarts/issues/8326
 
 
   
   
   
   ### One-line summary [问题简述]
   
   
   
   
   
   .rotate{
transform: rotate(90deg)
   }
   
   即将echarts组件的父元素旋转90度,此时tooltip不能正常显示,并且legends不能点击(移动端有该问题)
   pc端变现正常。
   
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]:echarts@4.0.4
   + Browser version [浏览器类型和版本]:chrome浏览器 移动端模式
   + OS Version [操作系统类型和版本]: win8
   
   
   
   
   
   ### Expected behaviour [期望结果]
   能像不旋转时一样正常显示tooltip以及正常操作len=gends
   
   
   
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
   option ={
   baseOption: {
 title: {
   text: ''
 },
 color: colors,
 tooltip: {
   show:true,
   trigger: 'axis',
   confine: false, 
   //若要使tooltip显示完全,外层不要设置overflow:hidden
   position:['0', '0']
 },
 legend: {
   // bottom:20,
   //width:400,
   left:0,
   bottom:0,
   itemWidth: 5,
   itemHeight:5,
   //data:['邮件营销','联盟广告','视频广告','直接访问','搜索引擎']
   data:['']
 },
 grid:{
   // show:true,
   left: 40,
   
   // right:0,  
   top: '10%',
   bottom: '15%',
   // right: 40,
   // width:'100%', 
   // borderColor: 'rgba(255, 0, 0, 1)',
   containLabel: true
 },
 toolbox: {
   feature: {
 saveAsImage: {}
   }
 },
 xAxis: {
   type: 'category',
   boundaryGap: true,
   interval: 0,
   data: [],
   axisLabel: {
 color:'#333',
   },
   axisLine: {
 show: false,
 lineStyle: {
   color: 'rgba(204,204,204,0.2)'
 }
   },
   axisTick: {
 show: false
   }
 },
 yAxis: {
   type: 'value',
   splitLine:false,
   axisLabel: {
 color:'#333',
   },
   axisLine: {
 show: false,
 lineStyle: {
   color: 'rgba(204,204,204,0.2)'
 }
   },  
   axisTick:{
 show: false
   },
   splitLine: {
 lineStyle: {
   color: 'rgba(204,204,204,0.2)'
 }
   },
 },  
 series: [{
   name:'',
   type:'line',
   stack: '总量',
   data:[]
 },
 {
   name:'',
   type:'line',
   stack: '',
   data:[]
 }
 ]
   },// baseOption
   media: [{
 query: {
   
 },
 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] RicoLiu closed issue #7761: Uncaught SyntaxError: Failed to execute 'addColorStop' on 'CanvasGradient'

2018-05-11 Thread GitBox
RicoLiu closed issue #7761: Uncaught SyntaxError: Failed to execute 
'addColorStop' on 'CanvasGradient'
URL: https://github.com/apache/incubator-echarts/issues/7761
 
 
   


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] RicoLiu commented on issue #7761: Uncaught SyntaxError: Failed to execute 'addColorStop' on 'CanvasGradient'

2018-05-11 Thread GitBox
RicoLiu commented on issue #7761: Uncaught SyntaxError: Failed to execute 
'addColorStop' on 'CanvasGradient'
URL: 
https://github.com/apache/incubator-echarts/issues/7761#issuecomment-388327007
 
 
   '#' ---> 'rgba(255, 255, 255, 1)'
   '#FF00' ---> 'rgba(255, 255, 255, 0)'
   
   fix it 


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] wangxuedongOvO opened a new issue #8325: graph如何设置圆点和坐标系

2018-05-11 Thread GitBox
wangxuedongOvO opened a new issue #8325: graph如何设置圆点和坐标系
URL: https://github.com/apache/incubator-echarts/issues/8325
 
 
   
   
   
   ### graph类型的图表如何设置圆点和坐标系
   
需要在绘制graph图表的时候,显示一个网状的直角坐标系,坐标系的原点在画板的左下角位置,坐标系的最大值和最小值是根据后台返回的点的坐标的最大值和最小值来确定。
   
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]: echart3
   + Browser version [浏览器类型和版本]: chrome
   + OS Version [操作系统类型和版本]: mac
   
   
   
   
   
   ### Expected behaviour [期望结果]
   
需要在绘制graph图表的时候,显示一个网状的直角坐标系,坐标系的原点在画板的左下角位置,坐标系的最大值和最小值是根据后台返回的点的坐标的最大值和最小值来确定。
   
   
   
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
   data = [
   {
 name: 'a',
 x: 0,
 y: 0
   },
   {
 name: 'b',
 x: 800,
 y: 300
   },
   {
 name: 'c',
 x: 550,
 y: 100
   },
   {
 name: 'd',
 x: 550,
 y: 500
   }
 ];
   
   
 links = [
   {
 source: 'b',
 target: 'a'
   },
   {
 source: 'a',
 target: 'b'
   },
   {
 source: 'a',
 target: 'c'
   },
   {
 source: 'b',
 target: 'c'
   },
   {
 source: 'b',
 target: 'd'
   },
   {
 source: 'a',
 target: 'd'
   }
 ];
   
   option = {
title: {
 text: '绘制结果展示'
   },
   tooltip: {
 show: true,
 formatter: function(params) {
   var data = params.data;
   if (data.name) {
 return `${data.name}(${data.x},${data.y})`;
   } else {
 return `线段${data.source}到${data.target}`;
   }
   
 }
   },
   toolbox: {
 show: true,
 right: 20,
 feature: {
   saveAsImage: {
 show: true
   }
 }
   },
   animationDurationUpdate: 1500,
   animationEasingUpdate: 'quinticInOut',
   series: [{
 type: 'graph',
 layout: 'none',
 symbolSize: 50,
 // focusNodeAdjacency: true,
 roam: false,
 label: {
   normal: {
 show: true
   }
 },
 data: data,
 // links: [],
 links: links,
 lineStyle: {
   normal: {
 opacity: 0.9,
 width: 2,
 curveness: 0
   }
 }
   }]
 };
   }
   
   ```
   
   
   
   
   ### 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] bulabula001 commented on issue #8002: 【求教】有没有办法让graph用roam缩放的时候,label的字体大小也能一起缩放

2018-05-11 Thread GitBox
bulabula001 commented on issue #8002: 【求教】有没有办法让graph用roam缩放的时候,label的字体大小也能一起缩放
URL: 
https://github.com/apache/incubator-echarts/issues/8002#issuecomment-388311195
 
 
   同问,  就是文字会和背景冲突,造成显示异常


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] bulabula001 commented on issue #8162: graph 可以是多种关系吗?(2种以上)

2018-05-11 Thread GitBox
bulabula001 commented on issue #8162: graph 可以是多种关系吗?(2种以上)
URL: 
https://github.com/apache/incubator-echarts/issues/8162#issuecomment-388310877
 
 
   同求, 目前也有此需求


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] bulabula001 commented on issue #8317: 能否让力导图节点之间有多条连线

2018-05-11 Thread GitBox
bulabula001 commented on issue #8317: 能否让力导图节点之间有多条连线
URL: 
https://github.com/apache/incubator-echarts/issues/8317#issuecomment-388310398
 
 
   D3 可以支持这样吗,  目前也有这个需求


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] hsay commented on issue #5921: 旋转90度,toolbox和tooltip滑动块交互操作失效

2018-05-11 Thread GitBox
hsay commented on issue #5921: 旋转90度,toolbox和tooltip滑动块交互操作失效
URL: 
https://github.com/apache/incubator-echarts/issues/5921#issuecomment-388301425
 
 
   ++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] surmerming opened a new issue #8323: 力导向图,setOption修改后,连线错乱

2018-05-11 Thread GitBox
surmerming opened a new issue #8323: 力导向图,setOption修改后,连线错乱
URL: https://github.com/apache/incubator-echarts/issues/8323
 
 
   
   
   
   ### One-line summary [问题简述]
   
在力导向图中,如果想局部修改某个属性,通过setOption进行修改后,连线会进行错乱,目前采用的方法是在setOption中先clear掉,再setOption,
 不过这样会使这个布局重新刷新一遍,效果很差
   
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]:
   + Browser version [浏览器类型和版本]:
   + OS Version [操作系统类型和版本]:
   
   
   
   
   
   ### Expected behaviour [期望结果]
   不错乱
   
![image](https://user-images.githubusercontent.com/4033937/39913784-af79af30-5535-11e8-9189-a7fc2bc39f22.png)
   
   
   
   ### 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] 381510688 commented on issue #8282: When rendering as SVG, throw Error: attribute transform: Expected number, "rotate(NaN,111.68400 000…".

2018-05-11 Thread GitBox
381510688 commented on issue #8282: When rendering as SVG, throw Error:  
attribute transform: Expected number, "rotate(NaN,111.68400 000…".
URL: 
https://github.com/apache/incubator-echarts/issues/8282#issuecomment-388279565
 
 
   I had the same problem. @TonyChanNJU 
   Version 4.0.3 图表类型为bar
   增加series[*].label.show: true 就会报错,去掉后没有问题~~~


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] 381510688 commented on issue #8282: When rendering as SVG, throw Error: attribute transform: Expected number, "rotate(NaN,111.68400 000…".

2018-05-11 Thread GitBox
381510688 commented on issue #8282: When rendering as SVG, throw Error:  
attribute transform: Expected number, "rotate(NaN,111.68400 000…".
URL: 
https://github.com/apache/incubator-echarts/issues/8282#issuecomment-388283318
 
 
   @amily4555 
   可以增加rotate属性来临时解决这个问题,O(∩_∩)O哈哈~
   `
   label: {
   show: true,
   position: 'right',
   rotate: 0,
   formatter: '{c}'
   }
   `


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] DragonFly666 commented on issue #8264: echarts 视觉映射后,导致散点图(effectScatter) 无法设置 itemStyle > color

2018-05-11 Thread GitBox
DragonFly666 commented on issue #8264: echarts 视觉映射后,导致散点图(effectScatter) 无法设置 
itemStyle > color
URL: 
https://github.com/apache/incubator-echarts/issues/8264#issuecomment-388281640
 
 
   我也有这个问题,求官方大神解决啊


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] 381510688 commented on issue #8282: When rendering as SVG, throw Error: attribute transform: Expected number, "rotate(NaN,111.68400 000…".

2018-05-11 Thread GitBox
381510688 commented on issue #8282: When rendering as SVG, throw Error:  
attribute transform: Expected number, "rotate(NaN,111.68400 000…".
URL: 
https://github.com/apache/incubator-echarts/issues/8282#issuecomment-388279565
 
 
   I had the same problem. @TonyChanNJU 
   Version 4.0.3
   增加series[*].label.show: true 就会报错,去掉后没有问题~~~


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] cqiuping opened a new issue #8322: title怎么添加下划线

2018-05-11 Thread GitBox
cqiuping opened a new issue #8322: title怎么添加下划线
URL: https://github.com/apache/incubator-echarts/issues/8322
 
 
   
   
   
   ### One-line summary [问题简述]
   
   我在title添加了一个link,但是title没有下划线,无法明显告知是一个链接,要怎么给title文本添加下划线
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]:
   + Browser version [浏览器类型和版本]:
   + OS Version [操作系统类型和版本]:
   
   
   
   
   
   ### Expected behaviour [期望结果]
   
   
   
   
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
   option = {
   title: {
   link: '../../',
   text: '链接怎么添加下划线'
   },
   xAxis: {
   data: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat']
   },
   yAxis: {},
   series: [{
   type: 'line',
   data: [220, 182, 191, 234, 290, 330, 310]
   }]
   
   }
   
   ```
   
   
   
   
   ### 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] impodracer opened a new issue #8321: Is there any plan to fix bar-type-chart's render problem when dataZoom.filterMode is set to 'none'?

2018-05-11 Thread GitBox
impodracer opened a new issue #8321: Is there any plan to fix bar-type-chart's 
render problem when dataZoom.filterMode is set to 'none'?
URL: https://github.com/apache/incubator-echarts/issues/8321
 
 
   
   
   
   ### One-line summary [问题简述]
   
   When datazoom.filterMode is set to 'none' and range set in the middle of 
data, Bar rectangles reach to bounds of charts(not grid) according to their 
values. Is there any specific plan to create some constraints?
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]: 4.1.0
   + Browser version [浏览器类型和版本]: Chrome 66.0.3359.139 (x64)
   + OS Version [操作系统类型和版本]: Windows 10 1709 (x64)
   
   ### ECharts option [ECharts配置项]
   
   
   ```javascript
   option = {
dataZoom: [
   {
  type: 'slider',
  yAxisIndex: 0,
  filterMode: 'none'
   }
]
   }
   
   ```
   
   
   ### Other comments [其他信息]
   
   
   
![image](https://user-images.githubusercontent.com/35140103/39909208-c237507c-552c-11e8-9ec9-41e1173911a7.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