Skip to content

Commit

Permalink
Add scatter plot to README
Browse files Browse the repository at this point in the history
  • Loading branch information
aleics committed Oct 25, 2024
1 parent b161400 commit 229ef5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ renderers
### Charts
`bruc` currently supports only simple visualization possibilities. As more primitives are added into the library, more
type of charts will be possible. Currently the following are supported and examples demonstrated possible usage:
- [Scatter plot](https://github.com/aleics/bruc/tree/main/bruc-web/examples/scatter-plot)
- [Line chart](https://github.com/aleics/bruc/tree/main/bruc-web/examples/line-chart)
- [Bar chart](https://github.com/aleics/bruc/tree/main/bruc-web/examples/bar-chart)
- [Pie chart](https://github.com/aleics/bruc/tree/main/bruc-web/examples/pie-chart)

0 comments on commit 229ef5b

Please sign in to comment.