Commit Graph

10 Commits

Author SHA1 Message Date
Nicolò Santilio
7309517076 fix linechart borders and x_values 2021-01-17 00:48:15 +01:00
Nicolò Santilio
d934b5ed6b fix linechart datatype bug 2021-01-12 15:02:55 +01:00
Nicolò Santilio
d85a85d71e @invert_chart and @are_values_columns fixed 2020-12-31 13:47:14 +01:00
Nicolò Santilio
b16e9ab259
Add files via upload 2020-12-30 15:30:42 +01:00
Nicolò Santilio
8e2cfeecf5
fix plotting with values below 1.0 2020-12-21 18:42:20 +01:00
Nicolò Santilio
e6d91dd707
Update 0.4.5
*added*:  
- class names for all custom Chart classes
- class name for LegendElement

*fixed*:
- minor bugs
- changed FunctionLegend to LegendElement
2020-11-09 18:16:36 +01:00
eddex
b871022ccb refactor: apply GDScript style guide to line_chart.gd 2020-10-05 18:12:23 +02:00
eddex
836efde1b6 refactor: convert indentation to tabs 2020-10-05 17:49:31 +02:00
eddex
79a2a6ff2e refactor: use # instread of """ for docstring 2020-10-05 17:44:20 +02:00
eddex
fd1826beb7 refactor: rename LineChart.gd to line_chart.gd 2020-10-05 17:41:46 +02:00