Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a position feature to the axes labels (good one) #7

Closed
wants to merge 2 commits into from

Conversation

PhoenixFnX
Copy link

I just commit the minimum code to allow labels on the right of a vertical secondary axis.
only $axis->labelPosition === ezcGraph::RIGHT is supported.

this allows to put the labels on the right. specially usefull when you have a linebar graph with a secondary axes on the right, you want the labels to be symetric with the mein axis.

I just commit the minimum code to allow labels on the right of a vertical secondary axis
only $axis->labelPosition === ezcGraph::RIGHT is supported
@beberlei
Copy link
Member

Superseded by #30

@beberlei beberlei closed this Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants