You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the Jupyter Notebook I get the following warning (see below). Is this an error, should I do something about it? Thanks!
/home/user00/anaconda3/envs/softmatter/lib/python3.7/site-packages/traja/plotting.py:1411: UserWarning: FixedFormatter should only be used together with FixedLocator ax2.set_xticklabels(["0", "45", "90", "135", "180", "-135", "-90", "-45"])
The text was updated successfully, but these errors were encountered:
When I run the Jupyter Notebook I get the following warning (see below). Is this an error, should I do something about it? Thanks!
/home/user00/anaconda3/envs/softmatter/lib/python3.7/site-packages/traja/plotting.py:1411: UserWarning: FixedFormatter should only be used together with FixedLocator ax2.set_xticklabels(["0", "45", "90", "135", "180", "-135", "-90", "-45"])
The text was updated successfully, but these errors were encountered: