-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
Issue
I'm creating a Mixed chart with custom Y axis for each dataset (left and right).
However, there's a mysterious weird Y axis showing range (0.1 - 1) no matter whether i create my custom Y axis or not.
Anyone met with this problem and can help me to solve this?
Additional left axis (0.1 - 1) should not be there
SandBox
I've created a sandbox with this issue https://codesandbox.io/s/zealous-borg-vf1jj?file=/src/App.js
Packages
"chart.js": "3.3.2",
"chartjs-adapter-moment": "1.0.0",
"moment-timezone": "0.5.33",
"react": "17.0.2",
"react-chartjs-2": "3.0.3",
Metadata
Metadata
Assignees
Labels
No labels