Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Quickstart

See the code for example 5 for an example of drawing a full chart.

Image of example 5

Building and Running

  1. nimble build - build server
  2. nimble pages - build js client pages
  3. ./examples - run server
  4. Load https://localhost:9000/ in browser.