Merge pull request #18 from fenix-hub/dev

Dev
This commit is contained in:
Nicolò Santilio 2020-10-22 18:06:45 +02:00 committed by GitHub
commit 26b88a8ce7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -416,7 +416,7 @@ func set_chart_fonts(normal_font : Font, bold_font : Font, f_color : Color):
# !!! API v2
func set_delimiter(d : String):
d = delimiter
delimiter = d
# ! API
func set_origin_at_zero(b : bool):