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

Internal API to turn off axes rendering in 2d charts #205

Merged
merged 1 commit into from
Aug 1, 2019

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Jul 29, 2019

What kind of change does this PR introduce? (Bug fix, feature, documentation update, new examples etc.)
Internal change to disable 2d Chart axes rendering.

What is the current behavior? (You can also link to an open issue here)
No option to turn off 2d chart axes rendering.

What is the new behavior (if this is a feature change)?
Added new API (Chart::setAxesVisibility) at src/backend/common level.

Does this PR ensure that key events handling across different window toolkits is identical if it
has changes related to window toolkits?

NO

Does this PR introduce a breaking change?
No.

@9prady9 9prady9 mentioned this pull request Jul 29, 2019
4 tasks
@9prady9 9prady9 merged commit b379bd2 into arrayfire:master Aug 1, 2019
@9prady9 9prady9 deleted the chart_customizations branch August 1, 2019 13:50
@9prady9 9prady9 added this to the 1.0.5 milestone Apr 8, 2020
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.

1 participant