-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Labels
Milestone
Description
Expected behavior
Polar Area chart to accept parsed data. Instead of using an array, use a object with additional information for tooltips.
Current behavior
Cannot read properties of undefined (reading 'parse')
Reproducible sample
https://codesandbox.io/s/react-chartjs-2-chart-js-issue-template-forked-6vywt
Optional extra steps/info to reproduce
I dont know how to add config to the ReactChartJS but the error is the same with the config or not.
Possible solution
No response
Context
I want to add more information to the data so I can reproduce a custom tooltip with that information.
chart.js version
v3.7.0
Browser name and version
Google Chrome Version 97.0.4692.71 (Official Build) (arm64)
Link to your project
No response
Reactions are currently unavailable