Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 484 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 484 Bytes

Uncharted Demo

This demo is a working example of each of the Uncharted chart types.

Chart Examples Image

To start the demo Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser to see the charts.