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 @@
# LineChart : Graph
This is the line chart class. It is based on the graph element. It draws lines between points.
## Functions
|Method|Returns|Description|
|---|---|---|
## Protected Functions
|Method|Returns|Description|
|---|---|---|
|[LineChart:init](#LineChart:init)|LineChart|Initializes the LineChart instance
|[LineChart:render](#LineChart:render)|-|Renders the LineChart