GeroL opened a new issue #16601:
URL: https://github.com/apache/echarts/issues/16601


   ### What problem does this feature solve?
   
   I have multiple Float64 arrays and want them to be displayed as a 
candlestick chart with an overlay.
   I have to create an array extra for xAxis as I do not seem to get a binding 
to an array defined in the data sets via dimension: ["column/row-name"] working.
   The array might contain 100k items and it should be shared with all series 
as they depend on this data also.
   
   
   ### What does the proposed API look like?
   
   add dimension attribute


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