You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Bar{...others}>{withBarValueLabel&&<LabelListposition={orientation==='vertical' ? 'right' : 'top'}offset={8}fontSize={12}fill="var(--chart-bar-label-color, var(--mantine-color-dimmed))"// there are also a method to format the value// formatter={(v) => v}/>}</Bar>
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.14.1
What package has an issue?
@mantine/charts
What framework do you use?
Next.js
In which browsers you can reproduce the issue?
Chrome
Describe the bug
This issue was addressed in issue #6991, but still not working properly:
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service
The text was updated successfully, but these errors were encountered: