Skip to content

⚛️ preact based charting library. Written with d3-maths, and TypeScript!

License

Notifications You must be signed in to change notification settings

influx6/preact-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preact-charts

⚛️ preact based charting library. Written with d3-maths, and TypeScript!

npm

Current Charts

  • Grouped Bar Chart
  • Horizontal Bar Chart
  • Histogram
  • LineScatter
  • ScatterPlot
  • RangeChart
  • TrendChart

Styling

The included css modules use css variables to provide theme support. Below is a list of used variables.

  • --font-color-normal: Default font colour. Used for axis gridlines, histogram bar outlines, scatter plot labels, tooltip text.
  • --font-size-normal: Default font size. Used for axis text sizing.
  • --font-size-larger: Default larger text size. USed for trend chart axis control buttons.
  • --background-color: Default background colour. Used for scatter plot dot outlines.

About

⚛️ preact based charting library. Written with d3-maths, and TypeScript!

Resources

License

Stars

Watchers

Forks

Packages

No packages published