We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/ergsc-devel/pyspedas_plugin/blob/master/ergpyspedas/util/tplot_vl.py
This code allows adding variable label annotations beneath plots, better matching the IDL behavior.
Currently, the ERG variant can be used by calling tplot_vl() rather than tplot(). Eventually, this feature should be merged into tplot() itself.
The text was updated successfully, but these errors were encountered:
The initial version (what you get if you call tplot_vl() instead of tplot() ) looks a little rough, with no vertical space between varlabel lines:
Suggestions to add optional parameters, and better defaults for:
Additional suggestions:
Sorry, something went wrong.
jameswilburlewis
No branches or pull requests
https://github.com/ergsc-devel/pyspedas_plugin/blob/master/ergpyspedas/util/tplot_vl.py
This code allows adding variable label annotations beneath plots, better matching the IDL behavior.
Currently, the ERG variant can be used by calling tplot_vl() rather than tplot(). Eventually, this feature should be merged into tplot() itself.
The text was updated successfully, but these errors were encountered: