Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
a7bdcd3d
Commit
a7bdcd3d
authored
Apr 17, 2015
by
eric pellegrini
Browse files
Bug fix in Ticker.py due to a wrong import
parent
d7da44a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
MDANSE/App/GUI/Framework/Plugins/Plotter/Ticker.py
View file @
a7bdcd3d
...
...
@@ -30,7 +30,7 @@ Created on Apr 13, 2015
@author: Gael Goret, Eric C. Pellegrini
'''
import
matplotlib
import
matplotlib
.ticker
class
ScaledLocator
(
matplotlib
.
ticker
.
MaxNLocator
):
"""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment