pandemonium_engine_easy_charts/addons/easy_charts/Utilities/Scripts
Jorge e298e88231 Fix representation of negative values
Using negative numbers should now work on both axis. For this I created two new methods calcualte_interval_tics and calculate_number_integer_digits to avoid code repetition.

I'd like to work more on this, since now the representation is correct but can look very weird for some values with a lot of empty space on the chart.
2021-03-17 00:05:36 +01:00
..
chart2d.gd Rework of ScatterChart and LineChart (#40) 2021-02-21 11:29:29 +01:00
chart.gd Fix representation of negative values 2021-03-17 00:05:36 +01:00
scatter_chart_base.gd Fix representation of negative values 2021-03-17 00:05:36 +01:00
utilities.gd renamed BarChart -> ColumnChart 2020-12-31 15:07:26 +01:00