I need to create tornado chart, I found an example in docs, but the problem is – chart looks like this:
bar chart
Because the difference between the values is small – 73758373, 71663063, 71006420. They look similar and chart makes no sense.
Is there any way to make it look better? At least see the difference between values, like in excel
Live Example -
https://codepen.io/Vhrst/pen/zYmZMLP?editors=0011
I have tried all xaxis and yaxis properties, like: logarithmic, forceNiceScale, logBase, tickAmount, range