Staffman78 commented on issue #19211: URL: https://github.com/apache/echarts/issues/19211#issuecomment-1765731652
Hi and thanks for reply, but this won't work since my value axis is the y-axis and if both of them are value axis, my chart renders not correct since I still want specific values on the xaxis (even though they are in fact numbers, they function as categories). This is what I have now, but then I cannot put the vertical markLine where I want on the xaxis (not between numbers, i.e. 2.5)  This happens when I set xaxis to be type: value. Then my chart is not working.  My goal is to have this:  -- 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]
