Trying to have zero padding around the chart #4325
Replies: 1 comment 1 reply
-
|  | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        danielchalmers
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
You can see in this chart that there's unused space at the top, bottom, and left:
With
I was able to get the chart looking like this:
But there is still a decent amount of extra padding on the right side of the chart (and bottom due to #4324); How can I remove this as well?
I really want zero margins on all sides. Is that easy to do with the current options?
Beta Was this translation helpful? Give feedback.
All reactions