Inverted option to chart type widgets

Will be nice if we have a option to invert the chart type widgets. In some customers cases we have to create a inverted chart, forcing us to do a custom widget, but we lose all the nice features that the chart widget have.

I think the Tago chart use Apache ECharts library, if is true, this library have a native option to do that, very easily.

I hope this will accepted.

Hey Julihermes, thank you for your input!

One question: when you say “invert the charts,” do you mean the order in which the data is displayed on the axes?

Hi, Phill.

No, I mean invert the entire axes.

See the print below.

This is a custom widget that I had to do.

The ECharts option that I commented in the first post is here:

https://echarts.apache.org/en/option.html#yAxis.inverse