Advertisement
Guest User

Untitled

a guest
Jan 28th, 2020
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. yAxes: [{
  2.        stacked: true,
  3.        ticks: {
  4.          callback: function (value) {
  5.              beginAtZero: true
  6.          },
  7.     },
  8. }]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement