tremorlabs / tremor

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

[Bug]: Minor error in documentation of DonutChart #976

Closed eehnsio closed 2 months ago

eehnsio commented 2 months ago

Tremor Version

n/a

Link to minimal reproduction

https://www.tremor.so/docs/visualizations/donut-chart#usage-example

Steps to reproduce

Wrong component mentioned in the usage example of donut chart

What is expected?

"The example below s"hows a composition of a DonutChart and Legend component."

What is actually happening?

"The example below s"hows a composition of a BarChart and Legend component."

What browsers are you seeing the problem on?

No response

Any additional comments?

Minor issue in documentation

severinlandolt commented 2 months ago

Thanks for the hint!