godot-engine.easy-charts
godot-engine.easy-charts copied to clipboard
[FEATURE] (Documentation) Having Real Difficulty Getting Started
Describe the solution you'd like Thanks for the library! The functionalities seems promising and the examples are cool but I have difficulty setting things up from scratch. In below I am referring to Godot 4.2
Describe an implementation suggestion
From the Wiki page https://github.com/fenix-hub/godot-engine.easy-charts/wiki/Static-and-Dynamic-data-plotting-with-PieChart it mentioned two functions plot_from_csv()
and plot_from_array()
- but none of those exist in the current code base at all.
Can you please update the wiki with a very basic Getting Started - in an empty Godot project, how does one add and make use of your library, e.g. to draw a simple line chart?
Thanks!
Additional context
- Godot 4.2
- Easy Chart 14.08.2023 (as downloaded from Asset Lib)