Skip to content

tbpaksoy/Godot-Chart-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

de tr

Godot-Chart-Implementation

Experimental chart system.

Usage

  1. Download Godot 4+ with .Net
  2. Build project.
  3. Add chart and add chart data source as child to the chart.
  4. Adjust settings as much as you like!

Chart Types

Graph Chart:

Pie Chart:

Waterfall Chart:

Bar Chart

Radar Chart

Node Free Charts

Don't want to use nodes to manipulate data ? No Problem! You can use Node Free Charts as well!
Note : Radar Chart not supported!