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

Enable unrotated axis ticks #214

Open
numeredev opened this issue May 23, 2024 · 1 comment
Open

Enable unrotated axis ticks #214

numeredev opened this issue May 23, 2024 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@numeredev
Copy link
Member

numeredev commented May 23, 2024

DESCRIPTION

What does your feature request improve on? Please describe.
According to some research, rotated axis ticks are much harder to read than rotated ones. Would appreciate, if there's an option to unrotate them as well as a setting to change the default behavior.

Describe the solution you'd like
Create an option tickrotate/notickrotate and a corresponding setting to change its default value.

Additional context
Add any other context or screenshots about the feature request here.

(Do not write below this line)


DEVS' SECTION

ANALYSIS

Depending on the result of the "U" option of the axis, this can be solved with that. If possible, there can be a corresponding option for that. If the "U" option does not resolve the issue, we won't fix the problem for now.

IMPLEMENTATION STEPS

(see also our Wiki for implementation guidelines)

  • Implement the necessary changes in a new branch created here on GitHub
  • Test your implementation

DOCUMENTATION STEPS

(see also our Wiki for further information)

  • Update the changes log
  • Add comments to your implementation
  • Add Doxygen documentation comments
  • Create or update the documentation articles (*.NHLP and *.NDB files, if needed)
  • Update the language strings (*.NLNG files, if needed)

PULL REQUEST

  • Create a pull request for your changes
  • Fill out the template
  • Assign @numere-org/maintainers as reviewers
@numeredev numeredev added the feature New feature or request label May 23, 2024
@numeredev numeredev self-assigned this May 23, 2024
@numeredev numeredev added this to the v1.1.7-beta milestone May 23, 2024
@numeredev numeredev moved this from New to Analyzing in NumeRe development planning May 28, 2024
@numeredev numeredev moved this from Analyzing to Ready-to-implement in NumeRe development planning May 29, 2024
@numeredev numeredev moved this from Implementing to Ready-to-implement in NumeRe development planning Sep 16, 2024
@numeredev numeredev removed this from the v1.1.7-beta milestone Sep 16, 2024
@numeredev
Copy link
Member Author

De-prioritized due to printing problems with the axis labels. Needs some manual tweaking.

@numeredev numeredev moved this from Ready-to-implement to Clarifying in NumeRe development planning Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Clarifying
Development

No branches or pull requests

1 participant