pandemonium_engine_easy_charts/addons/easy_charts/Utilities
Jorge 1d31b3a7dc Add some style representation customization
Width of the grid and function lines.

Made drawing points for LineChart optional (especially useful when using a huge number of points to avoid overclustering). For this I had to rewrite the draw_lines function to work similar to draw_points using point_positions instead of information of the point nodes.

The string position of the labels is correctly calculated now. It uses a new variable: label_displacement so it don't look too close to the axis and the border.

Set some default values  that make more sense to the instanciable scenes.
2021-03-25 03:06:55 +01:00
..
Containers renamed BarChart -> ColumnChart 2020-12-31 15:07:26 +01:00
Data Add files via upload 2020-12-30 15:29:05 +01:00
icons fix: delete .gdignore file from Utilities/icons directory to fix #8 2020-09-08 18:12:09 +02:00
Legend Rework of ScatterChart and LineChart (#40) 2021-02-21 11:29:29 +01:00
Point Rework of ScatterChart and LineChart (#40) 2021-02-21 11:29:29 +01:00
Rect git update 2020-12-31 13:10:20 +01:00
Scripts Add some style representation customization 2021-03-25 03:06:55 +01:00
Slice Update 0.4.1 2020-11-06 19:32:11 +01:00