This commit is contained in:
NoryiE
2025-03-04 00:54:19 +00:00
parent 8325117595
commit 03e625f290
3 changed files with 112 additions and 10 deletions

View File

@@ -0,0 +1,17 @@
# BarChart : Graph
This is the bar chart class. It is based on the graph element. It draws bar based points.
## Functions
|Method|Returns|Description|
|---|---|---|
## Protected Functions
|Method|Returns|Description|
|---|---|---|
|[BarChart:init](#BarChart:init)|BarChart|Initializes the BarChart instance
|[BarChart:render](#BarChart:render)|-|Renders the BarChart