Skip to content
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

improved varlabel handling for pytplot (from ERG team) #1067

Open
jameswilburlewis opened this issue Dec 17, 2024 · 1 comment
Open

improved varlabel handling for pytplot (from ERG team) #1067

jameswilburlewis opened this issue Dec 17, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request plotting pytplot Issues involving the pytplot package

Comments

@jameswilburlewis
Copy link
Contributor

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.

@jameswilburlewis jameswilburlewis added enhancement New feature or request pytplot Issues involving the pytplot package plotting labels Dec 17, 2024
@jameswilburlewis jameswilburlewis self-assigned this Jan 6, 2025
@xandrd
Copy link
Collaborator

xandrd commented Jan 6, 2025

Suggestions to add optional parameters for:

  • Choosing the font size other than default
  • Controlling the spacing
  • Controlling the format of the output (e.g., resolution after decimal point, date output). Can be done as a list of string format for each line.

Additional suggestions:

  • Create a Jupyter Notebook showcasing how to operate with such plot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plotting pytplot Issues involving the pytplot package
Projects
None yet
Development

No branches or pull requests

2 participants