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 2022/11/25 09:51:23 UTC

[GitHub] [echarts] domino2 opened a new issue, #17975: Allow to set the `series-graph.lineStyle.width` by a function

domino2 opened a new issue, #17975:
URL: https://github.com/apache/echarts/issues/17975

   ### What problem does this feature solve?
   
   So I'm able to set the width dynamically without changing the whole option structure to behave more dynamically.
   
   ### What does the proposed API look like?
   
   `series-graph.lineStyle.width = () => 5`
   `series-graph.emphasis.lineStyle.width = () => 5`


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