yaml-charts
v0.0.0
Published
This project is create to generate charts based YAML configuration. It uses AmChart library to render the charts inside a wrapper component
Readme
Yaml + AmChart charts
This project is create to generate charts based YAML configuration. It uses AmChart library to render the charts inside a wrapper component
Peoject Structure
- public
- mock-api Store your API data files here
- src -chartConfig Contains different type of chart config
- resource Contains yaml file config
- utils Contains utility functions
Start the server
The server is hosted on 4000
To run the server use npm start