isabellachen commented on issue #19555: URL: https://github.com/apache/echarts/issues/19555#issuecomment-1911805058
Using the example, the markLine disappears <img width="1629" alt="image" src="https://github.com/apache/echarts/assets/9280665/c4d6fd4f-1164-4efd-90f3-fbdffa178080"> In the original example I had two lines, one average line and another set at to a yAxis of 12. I suppose to use the items in the markLine array with item at 0 as start and 1 as end, I would need another markLine to render the line currently at yAxis: 12 However, it is puzzling why the line does not render at all when using the example code <img width="1618" alt="image" src="https://github.com/apache/echarts/assets/9280665/422db460-0476-49e5-949c-217c78ef4f67"> -- 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]
