tremorlabs / tremor

React components to build charts and dashboards
https://tremor.so
Apache License 2.0
15.65k stars 452 forks source link

[Feature]: Calendar / Agenda Component #1047

Closed lnstuder closed 3 weeks ago

lnstuder commented 3 weeks ago

What problem does this feature solve?

When visualizing events or generic date ranges, I have to rely on a text based solution. It would be very nice to have an agenda component, to visualize these things. You could also use it as an input component, with a user experience similar to outlook.

What does the proposed API look like?

I image it being like the outlook calendar view. Possibly just the monthly view. An existing solution would be the Kendo UI for React Scheduler.

severinlandolt commented 3 weeks ago

Hi! Thanks for your feature request. We don't see a lot of added value when wrapping an Scheduler. Better to directly use existing solutions and style them with the tremor design tokens.