tremorlabs / tremor

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

[Bug]: Incorrect description in Donut Chart API reference for valueFormatter #564

Closed deepchandra02 closed 1 year ago

deepchandra02 commented 1 year ago

Tremor Version

3.4.1 (latest)

Link to minimal reproduction

https://www.tremor.so/docs/components/donut-chart

Steps to reproduce

N/A

What is expected?

Controls the text formatting for the tooltip values. When using Typescript, import the ValueFormatter type provided by tremor.

What is actually happening?

Controls the text formatting for the y-axis values. When using Typescript, import the ValueFormatter type provided by tremor.

What browsers are you seeing the problem on?

No response

Any additional comments?

No response

severinlandolt commented 1 year ago

Hey @deepchandra02, thanks for the hint!

deepchandra02 commented 1 year ago

Hey @severinlandolt, this was my first time reporting an issue XD. I am using tremor to build a dashboard in my internship, and occasionally come across such documentation issues. Would adding more issues here help?

severinlandolt commented 1 year ago

Hi @deepchandra02, absolutely, please feel free to add as many issues as you can. Your work is very helpful to improve our product!