latitude
latitude copied to clipboard
React component library
Feature Description
Implement a series of out-of-the-box components in our react package so that users can easily integrate charts and inputs into their react projects without relying on third-party libs.
Goal of Feature
Make it even easier to integrate Latitude into existing React projects.
Current Solution / Workarounds
Currently you can use useQuery from our react package to query latitude, and integrate those results with other charting libs like Tremor.
Alternatives
None