Commit Graph

12 Commits

Author SHA1 Message Date
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
Nicolò Santilio
6ebf8f823c minor fixes update 2020-08-04 15:22:30 +02:00
Nicolò Santilio
0cf6873d75 update v0.2.8 2020-05-30 01:42:58 +02:00
Nicolò Santilio
009488b43b *added*- radar chart- better charts implementation- chart and chart2D classes to identify each chart- function_names_index as parameter to determine what's the index of the function names (both rows or columns) 2020-05-26 23:52:45 +02:00
fenix-hub
9a199ff1c7 v0.2 update 2020-05-20 17:28:10 +02:00
fenix-hub
c5097b1987 linechart and birechart fix update 2020-05-18 07:46:26 +02:00
fenix-hub
529da43016
Add files via upload 2020-05-14 13:55:30 +02:00
fenix-hub
3397384582
Add files via upload 2020-05-14 02:36:45 +02:00