Introduction
Hello there! Today I am publishing my third extension Simple Chart Extension.
Features
- Can Create Bar Graph.
- Can Create Pie Chart.
- Can Create Line Graph.
Blocks
Documentation
Blocks | Description |
---|---|
![]() |
Creates bar graph in given arrangement with given list of x and y axis points. |
![]() |
Creates line graph in given arrangement with given list of x and y axis points. |
![]() |
Creates a pie chart with given list of values and value names. |
![]() |
Removes all created charts in an Arrangement. |
Preview
Example Block
Whats New
- Now you can use custom colors!
- Now you can add legends to bar graph.
- Now you can change font size.
- Now you can create pie chart by setting drawCentreHole to false.
- Added method to remove graph.
AIA
ChartTest.aia (507.0 KB) Version 2
AIX
com.henry.SimpleChart.aix (504.2 KB) Version 2