New Y-axis scale #11735
Closed
paolodecaro
started this conversation in
General
New Y-axis scale
#11735
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good evening, Kindly I ask you for help, I can't force the Y scale, that is, you have to ignore the automatic calculation it does with the values given for Y, and put the scale I set in the config. Thanks in advance
Here is the code, where it ignores the range I set from 0 - 650
`
<script src= "https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"> </script> <script src= "https://cdnjs.cloudflare.com/ajax/libs/Chart.js/4.1.2/chart.umd.js"> </script> <title>Bar Chart - Axes Styling</title>GeeksforGeeks
`
Beta Was this translation helpful? Give feedback.
All reactions