Version
5.0.0
Reproduction link
https://jsfiddle.net/m7wtsrx8/
Steps to reproduce
the js fiddle link tries to create the vertical format of the this example https://echarts.apache.org/next/examples/en/editor.html?c=scatter-single-axis.
What is expected?
proper positioning of the bubbles and labels
What is actually happening?
all labes are getting put at 0,0 while the symbols are not aligned to axis
console throws the following errorw in debug mode :
Error: <text> attribute transform: Expected number, "matrix(1,0,0,1,NaN,770.5261)".
Version
5.0.0
Reproduction link
https://jsfiddle.net/m7wtsrx8/
Steps to reproduce
the js fiddle link tries to create the vertical format of the this example https://echarts.apache.org/next/examples/en/editor.html?c=scatter-single-axis.
What is expected?
proper positioning of the bubbles and labels
What is actually happening?
all labes are getting put at 0,0 while the symbols are not aligned to axis
console throws the following errorw in debug mode :