-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(feature) Set each axis range individually.
Provides new functions `xlim`, `ylim` and `zlim`. I haven't tested it, but it should work out of the box since it follows how `set_axis` deals with it. I also don't know if there is a equivalent `?lim` to that `set_secondary_axis` but I could work on that too if you point me in the right direction. Sorry for delaying this PR. PS: It seems the palette code could use some help too (I tried to load a custom one but it seems that is being ignored/overwritten).
- Loading branch information
1 parent
d2b0322
commit c549bfb
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters