A basic example that showcases how to setup PointlineJS (https://www.npmjs.com/package/pointlinejs)
This is a very basic PointlineJS example.
This program declares:
- simple_chart_config
- pointlineJS instance of Class PointlineJS
- example for calling getTree function
- example for calling getTree function
You can clone it using:
$ git clone https://github.com/egor-progger/pointlinejs-quick-start
To run this example you need to install some dependencies:
$ cd pointlinejs-quick-start
$ npm install
Start local dev-server:
$ npm run start
Open in browser http://localhost:9001/ and see example of basic tree