Skip to content

wpf500/doughnuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doughnuts renders data into SVG charts. This project is made up of two parts:

  • api/: Generates JSON data files based on user input
  • chart/: Generates SVG charts based on JSON data files

Each part has its own README with installation and running instructions.

Example JSON data files for all supported chart types can be found in examples/.

The current list of supported chart types is:

  • pie
  • doughnut
  • line
  • stacked line
  • bar
  • stacked bar
  • radar
  • dots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published