You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/07/16 03:42:33 UTC

[GitHub] [echarts] z284583145 opened a new issue #15370: line 折线图

z284583145 opened a new issue #15370:
URL: https://github.com/apache/echarts/issues/15370


   
   ![1626406876532](https://user-images.githubusercontent.com/22293978/125888439-746f87e8-f9e5-4fc8-870d-4c3e7dfadeb3.jpg)
   ### Version
   5.1.2
   
   ### Steps to reproduce
   visualMap: { // lt 小于  gt 大于  lte 小于等于  gte 大于等于
             show: false,
             seriesIndex: 1,
             precision: 2,
             splitNumber: 2,
             pieces: [{
               lt: 0,
               color: '#F6302E'// 红色
             }, {
               gte: 7,
               color: '#129522'// 绿色
             }],
             outOfRange: {
               color: '#3367E1'// 蓝色
             }
           },
   
   ### What is expected?
   根据lt 小于  gt 大于  lte 小于等于  gte 大于等于条件显示一个颜色
   
   ### What is actually happening?
   显示2种颜色
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #15370: line 折线图 线条颜色 visualMap 这算BUG吗?

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15370:
URL: https://github.com/apache/echarts/issues/15370#issuecomment-883032878


   @z284583145 Please provide a minimum reproducible demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM , https://www.makeapie.com/editor.html or https://codesandbox.io/s/mystifying-bash-2uthz.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #15370: line 折线图

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15370:
URL: https://github.com/apache/echarts/issues/15370#issuecomment-881153466






-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #15370: line 折线图 线条颜色 visualMap 这算BUG吗?

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15370:
URL: https://github.com/apache/echarts/issues/15370#issuecomment-883032878


   @z284583145 Please provide a minimum reproducible demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM , https://www.makeapie.com/editor.html or https://codesandbox.io/s/mystifying-bash-2uthz.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #15370: line 折线图 线条颜色 visualMap 这算BUG吗?

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15370:
URL: https://github.com/apache/echarts/issues/15370#issuecomment-883032878


   @z284583145 Please provide a minimum reproducible demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM , https://www.makeapie.com/editor.html or https://codesandbox.io/s/mystifying-bash-2uthz.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org