not matching Y axis mins #579
-
|   I have two Y axis. The 0 lines are not matching. Can someone tell me why that is? I have no value lower than 0 for those graphs on the right Y axis. And is there a way to force them to the same level without loosing the possibility to freely scale them?  |  
Beta Was this translation helpful? Give feedback.
   Answered by  eiderterra    Jul 11, 2025   
 Replies: 1 comment 1 reply
-
|   Hi,  |  
Beta Was this translation helpful? Give feedback.
  1 reply  
  Answer selected by falkio8 
  Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment 
 
Hi,
I'm not quite sure, but try entering this for each y-axis:
yaxis:
minallowed: 0
yaxis2:
minallowed: 0