nitro-bio / nitro-ui

https://storybook.nitro.bio/
MIT License
17 stars 3 forks source link

Data Visualization - Scatter and Linear plots #32

Closed digithed closed 1 year ago

digithed commented 1 year ago

Component Description

Data visualization is integral to most biology focused software. Adding a scatter and linear plot and creating light and dark modes might be good component choices.

Details

A potential source library could be recharts: https://recharts.org/en-US/. I used this for my wasm app.

Style Variants

Time Estimate

3 hrs