1u0n commented on issue #9313: prevent x-y axis inversion URL: https://github.com/apache/incubator-echarts/issues/9313#issuecomment-434969981 the use case could be a `time` xAxis where for every month you show on yAxis a `category` describing that month's aggregated results like "good", "average", "bad"... Only way I found was to also set xAxis as category, then bars will still go vertical. Maybe it's worth considering an option to modify default behaviour, and let user decide?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
