Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Added
get_xlabel()
,get_ylabel()
,get_title()
,get_xscale()
,get_yscale()
,get_aspect()
,transAxes()
, andtransData()
functions to thenamed_arrays.plt
module. #80Added
get_xlabel()
,get_ylabel()
,get_title()
,get_xscale()
,get_yscale()
,get_aspect()
,transAxes()
, andtransData()
functions to thenamed_arrays.plt
module. #80Changes from all commits
2c2e755
003fdef
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 907 in named_arrays/_scalars/scalar_named_array_functions.py
named_arrays/_scalars/scalar_named_array_functions.py#L906-L907
Check warning on line 911 in named_arrays/_scalars/scalar_named_array_functions.py
named_arrays/_scalars/scalar_named_array_functions.py#L911
Check warning on line 917 in named_arrays/_scalars/scalar_named_array_functions.py
named_arrays/_scalars/scalar_named_array_functions.py#L913-L917
Check warning on line 919 in named_arrays/_scalars/scalar_named_array_functions.py
named_arrays/_scalars/scalar_named_array_functions.py#L919
Check warning on line 928 in named_arrays/_scalars/scalar_named_array_functions.py
named_arrays/_scalars/scalar_named_array_functions.py#L927-L928
Check warning on line 932 in named_arrays/_scalars/scalar_named_array_functions.py
named_arrays/_scalars/scalar_named_array_functions.py#L932
Check warning on line 938 in named_arrays/_scalars/scalar_named_array_functions.py
named_arrays/_scalars/scalar_named_array_functions.py#L934-L938
Check warning on line 940 in named_arrays/_scalars/scalar_named_array_functions.py
named_arrays/_scalars/scalar_named_array_functions.py#L940
Check warning on line 569 in named_arrays/_scalars/scalars.py
named_arrays/_scalars/scalars.py#L569
Check warning on line 572 in named_arrays/_scalars/scalars.py
named_arrays/_scalars/scalars.py#L572
Check warning on line 909 in named_arrays/plt.py
named_arrays/plt.py#L909
Check warning on line 950 in named_arrays/plt.py
named_arrays/plt.py#L950
Check warning on line 990 in named_arrays/plt.py
named_arrays/plt.py#L990
Check warning on line 1030 in named_arrays/plt.py
named_arrays/plt.py#L1030
Check warning on line 1070 in named_arrays/plt.py
named_arrays/plt.py#L1070
Check warning on line 1110 in named_arrays/plt.py
named_arrays/plt.py#L1110
Check warning on line 1127 in named_arrays/plt.py
named_arrays/plt.py#L1127
Check warning on line 1144 in named_arrays/plt.py
named_arrays/plt.py#L1144