Skip to content

New Window method: setAxesLabelFormat #2495

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

Merged
merged 3 commits into from
May 2, 2019

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Apr 25, 2019

This member function of af::Window class enables the user
to set the format in which chart axes labels are generated.

The formats for each axis are specified as a printf-style
format specifier.

Resolves #2006

@9prady9 9prady9 added this to the v3.7.0 milestone Apr 25, 2019
@9prady9 9prady9 requested a review from umar456 April 25, 2019 07:01
umar456
umar456 previously requested changes May 1, 2019
This member function of af::Window class enables the user
to set the format in which chart axes labels are generated.

The formats for each axis are specified as a printf-style
format specifier.
@9prady9 9prady9 dismissed umar456’s stale review May 1, 2019 15:21

Addressed feedback

umar456
umar456 previously approved these changes May 2, 2019
@umar456 umar456 merged commit e9de40d into arrayfire:master May 2, 2019
@9prady9 9prady9 deleted the axes_label_fmt branch May 31, 2019 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Window method to change axes label format
3 participants