Hello, Hope you are doing well, I have a general question regarding bar series:
https://echarts.apache.org/examples/en/editor.html?c=mix-zoom-on-value In this example of a series-bar with a datazoom, bar width is adaptive. Is there a way of knowing the dimensions of the bar? I would like to adapt a scatter symboleSize to this changing bar width. I didn't find my answer in the doc, it seems that we only have access to the options we have defined and not to the generated properties. Thank you for your time.