Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Spacing Issue with X and y Axis #141

Open
ghost opened this issue Aug 7, 2015 · 0 comments
Open

Spacing Issue with X and y Axis #141

ghost opened this issue Aug 7, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 7, 2015

My titles are obscured by the scale values on the x and y axis of my bar graph. I have used the following code to move the title
bar._axis_properties(axis='y', title_size= 15, title_offset= -10, label_align= 'left', label_angle= 0, color='#000000')

However when I implement this code the scale values then move to what seems to be offset 0, causing them to be half in the graph. Is there a way to control the offset of these scale values?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants