Skip to content

New Window method: setAxesLabelFormat#2495

Merged
umar456 merged 3 commits intoarrayfire:masterfrom
9prady9:axes_label_fmt
May 2, 2019
Merged

New Window method: setAxesLabelFormat#2495
umar456 merged 3 commits intoarrayfire:masterfrom
9prady9:axes_label_fmt

Conversation

@9prady9
Copy link
Copy Markdown
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