Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.

Latest commit

 

History

History

joyplot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Standalone joyplot notebook

Local standalone version of the joyplot notebook by Mike Bostock. See also Standalone App Notebook.

Basic usage:

Advanced usage:

  • update the notebook:

    npm run notebook
    
  • update the data:

    npm run data
    
  • remove the temporary files:

    npm run clean