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

   ### What problem does this feature solve?
   
   Currently, the band is realized with stacked areas. However, there is no way 
to show the value of the lines except for the lowest one. 
   
   ### What does the proposed API look like?
   
       {
           type:'band',
           data:[[110,120, 120, 101,115],[112,122, 122, 105,117]],
       }


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to