latitude-dev / latitude

Developer-first embedded analytics
https://latitude.so
GNU Lesser General Public License v3.0
626 stars 21 forks source link

Table and AreaChart components for React #362

Closed csansoon closed 1 week ago

csansoon commented 2 weeks ago

Describe your changes

Added support for visualization components to react.

For this one, only Table and AreaChart were implemented. More visualizations will be implemented in a different PR.

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: 0538c15b052c59526003a9880b27ab1c7d8e479b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages | Name | Type | | --------------------- | ----- | | @latitude-data/svelte | Patch | | @latitude-data/client | Patch | | @latitude-data/react | Minor | | @latitude-data/server | Patch | | example-react | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

geclos commented 2 weeks ago

Don't bundle all the components in this PR, merge as you go so that we can begin QAing as we ship stuff. Also easier to review.

geclos commented 2 weeks ago
image

@csansoon 🔴 1k lines should be enough for this PR