rakannimer / react-google-charts

A thin, typed, React wrapper over Google Charts Visualization and Charts API.
https://react-google-charts.com/
MIT License
1.6k stars 346 forks source link

[Bug]: No Material UI Support? #670

Closed machineghost closed 2 weeks ago

machineghost commented 2 years ago

Would you like to work on a fix?

Current and expected behavior

The only reference I could find on making a Material UI chart was in this orphaned file: https://github.com/rakannimer/react-google-charts/blob/46152f0c1b898ca9f51f29567d377bb7f10430f6/website/docs/examples/line.mdx.

There should be a working example of a Material chart (ideally for every chart type that supports Material).

Reproduction

https://github.com/rakannimer/react-google-charts

react-google-charts version

Latest

Possible solution

Add examples (and code to support Material UI, if the library doesn't already).

rakannimer commented 2 weeks ago

Added