Skip to content

Latest commit

 

History

History
 
 

Getting Started

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Getting started with ZingChart

Recommended for ZingChart newbies!

This Getting Started demo provides the user with a basic HTML5 template, complete with a reference to our ZingChart CDN, a simple bar chart object, and the ZingChart render method.

Usage

  1. Download or clone this repository.

  2. Navigate to the Getting Started directory.

  3. Open up index.html in your favorite browser.

  4. BAM! A chart!

Want to modify the chart?

  1. Open up index.html in your favorite text editor (Sublime Text, Atom, even Notepad or Text Edit)

  2. Make any changes you want.

  3. Save your file.

  4. Open the file in your favorite browser.

  5. BAM! Your personalized chart!

Any questions?

Check out our docs for detailed information on making wicked cool charts.