Ovilia commented on issue #17290: URL: https://github.com/apache/echarts/issues/17290#issuecomment-1169491136
两侧布局是可以通过将坐标的设为负值实现的,唯一比较难的是文字翻转,虽然不知道这样可读性很差的设计是出于什么考虑,但如果要实现的话,似乎也是可以通过把左边部分作为一个单独的图表,然后通过 css 实现整个图表的翻转 -- 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]
