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

Show numbers on the x and y axes #12

Closed
dylannalex opened this issue Dec 9, 2022 · 0 comments
Closed

Show numbers on the x and y axes #12

dylannalex opened this issue Dec 9, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dylannalex
Copy link
Owner

A few aspects to keep in mind:

  • Number shown depend on 'curvipy.Plotter.x_axis_scale' and 'curvipy.Plotter.y_axis_scale'.
  • Add a new 'curvipy.Plotter' attribute to indicate the quantity of numbers to be displayed on the axes.
  • Add a method 'curvipy.ScreenFacade' to display text on screen. This method will be used by 'curvipy.Plotter' to display the numbers on the axes.
@dylannalex dylannalex added the enhancement New feature or request label Dec 9, 2022
@dylannalex dylannalex self-assigned this Dec 16, 2022
dylannalex added a commit that referenced this issue Dec 16, 2022
Now users are allowed to display different amounts of ticks on the
x-axis and y-axis and define the ticks text color, font, size and type.
dylannalex added a commit that referenced this issue Dec 17, 2022
Now users are allowed to display different amounts of ticks on the
x-axis and y-axis and define the ticks text color, font, size and type.
dylannalex added a commit that referenced this issue Dec 17, 2022
Now users are allowed to display different amounts of ticks on the
x-axis and y-axis and define the ticks text color, font, size and type.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant