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 2019/10/15 06:54:06 UTC

[GitHub] [incubator-echarts] Ovilia opened a new issue #11405: Bar series support background option

Ovilia opened a new issue #11405: Bar series support background option
URL: https://github.com/apache/incubator-echarts/issues/11405
 
 
   ### What problem does this feature solve?
   Currently, we have to use hack ways to create another series like [this example] to make the background of bar series, which is not very good by design and a little complicated to write code.
   
   ![image](https://user-images.githubusercontent.com/779050/66807189-66f67100-ef5b-11e9-92d8-9db6ae20b195.png)
   
   It is a frequently asked feature, especially after we support the ring bar series on with polar system #11393. So I think we should support the background option for bar series, both with the cartesian coordinate system and the polar system.
   
   ### What does the proposed API look like?
   series.background = ...
   
   <!-- 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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