tremorlabs / tremor

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

[Feature]: Add forecast line #572

Open mbauchet opened 1 year ago

mbauchet commented 1 year ago

What problem does this feature solve?

Can't display forecast data with a different line style

What does the proposed API look like?

Add a "forecastCategories" props that works like "categories"in order to display forecast data as a dashed line. (maybe add props to customize the style of the forecast line)

Capture d’écran 2023-07-22 à 18 48 45
christopherkindl commented 12 months ago

Awesome, @mbauchet! We are currently reviewing the PR (cc: @severinlandolt)

aitordri commented 3 months ago

Hey, any update?