PHP Class for generating Toast UI Charts
Stars
2
Forks
4
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
5
commits
cleaned up the code a bit and also added some additional documentation to the classes and methods
f273480View on GitHubrelease_v1.0: for simplicity updated Builder to use "type" as tui chart name in TUI javascript + added new examples for column chart, bar chart and line chart + redesigned example pages + updated readme
bb9473bView on GitHubinit commit to release v1.0: includes basic bar chart and php components for building the chart javascript
99f9db8View on GitHubinit commit. Gotta start somewhere. Initial setup of composer for autoloading PHP classes + setup Draw class for handling chart drawing after processing and DataPrep trait for handling data conversion for js script to use + setup index.php example of working tui-chart js for reference + interim commit
ee96585View on GitHub