plainheart commented on issue #21602: URL: https://github.com/apache/echarts/issues/21602#issuecomment-4384409256
Hi @vishr, thanks for raising this. As @helgasoft mentioned, `OHLC` input order can already be handled via encode (including when using `series.data`, not only `dataset`), so you can map dimensions explicitly without changing the default `OCLH` behavior. I've also improved the ECharts documentation to make this clearer for users. https://github.com/apache/echarts-doc/commit/1faf0c27efadabe015256be7d086c02ace95bb0a -- 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]
