Skip to content

zingchart-demos/node-rest-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

npm install

Start

node server.js
  • api-update.html shows an example of a simple REST endpoint and updating the chart using ZingChart's setdata method. Go to http://localhost:3000/api-update to see the demo.

  • api-update-ext.html shows an extended version of the api-update example, but shows the case of unkown amount of series. Go to http://localhost:3000/api-update-ext to see the demo.

  • js-transform.html shows an example using zingchart's built in refresh object Go to http://localhost:3000/js-transform to see the demo.

About

Demo of a simple REST endpoint and updating the chart using Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published