jhonsfran1165 / unprice

Pricing engine for modern ai apps
https://unprice.dev
GNU Affero General Public License v3.0
26 stars 4 forks source link

first dashboard example with Tremor #38

Closed jhonsfran1165 closed 11 months ago

jhonsfran1165 commented 1 year ago

seems like tremor doesn't work properly with react server component, the second option for charts implementation is this https://airbnb.io/visx

jhonsfran1165 commented 1 year ago

https://charts.ant.design/en/examples#scatter-scatter

jhonsfran1165 commented 1 year ago

Tremor is not good for this, thinking about using recharts and create the dashboards with shadcn UI. More work but simpler for people.