-
Notifications
You must be signed in to change notification settings - Fork 7
ENH: Add Axis Settings Modal #137
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okay!
|
Just realized that I didn't include a way of changing the axis' name. This should be included in this settings modal, similar to the name in #138. |
e4568fc to
56df06a
Compare
Holding off on this change for now. I talked with @shilorigins and we might make the axis labels in #139 editable instead. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me--you may want to add docstrings to some of the new methods. but that can also be done in a later pass
Add a modal for controlling the settings of an axis.
The modal class,
AxisSettingsModal, takes in 3 arguments:The modal contains settings for:
PlotSettingsModal. This is done to keep the gridline opacity consistent across the plot