latitude icon indicating copy to clipboard operation
latitude copied to clipboard

React component library

Open geclos opened this issue 10 months ago • 0 comments

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

geclos avatar Apr 19 '24 09:04 geclos