Skip to content

A variable radius pie chart generated in the style of the REGI Headless scripts. You can provide basins, projects, timeseries, and levels and it will render a chart for you. This serves to replace the regi headless scripts.

Notifications You must be signed in to change notification settings

USACE-WaterManagement/basinpie-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasinPie generator for React

Generates variable radius piecharts using data from CWMS Data API provided a config file.

  • Headless version with Node.js
  • Browser capable with React

Dev Notes

  • To install the package locally for testing run npm install in the root directory
    • This will install the package in the node_modules directory
  • To run the script locally without install run node src/scripts/run.js --help to see the available options

About

A variable radius pie chart generated in the style of the REGI Headless scripts. You can provide basins, projects, timeseries, and levels and it will render a chart for you. This serves to replace the regi headless scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published