Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.

povdocs/dolly-chart-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example of using dolly.js to drive a virtual camera view of a line chart.

View demo

Build

  1. Install node/npm
  2. Install gulp globally: npm install -g gulp
  3. run npm install to install necessary npm modules
  4. compile JavaScript
    • for development using "eval" for source maps: gulp dev
    • for distribution, generating a minified file: gulp dist

License

Original code is made avalable under MIT License, Copyright (c) 2015 American Documentary Inc.

Author

About

An example of using dolly.js to drive a virtual camera view of a line chart.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published