-
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Make sure the axes_coordinates for >2D plot contains no external values if axes_coordinate=0 along plot_axis_indices. This makes sure that axes_coordinates is a list of None. 2. Edited `_derive_axes_coordinates` to calculate the values for independent and dependent axes. If dependent axes, then the values are downscaled to the data_shape along the axis. 3. Added the support for getting `edges` in `_derive_axes_coordinates` .
- Loading branch information
1 parent
68083f2
commit 3a020b5
Showing
1 changed file
with
22 additions
and
8 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