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

Tplot_option #1017

Open
kmrs-iitd opened this issue Sep 20, 2024 · 0 comments
Open

Tplot_option #1017

kmrs-iitd opened this issue Sep 20, 2024 · 0 comments
Labels
plotting pytplot Issues involving the pytplot package question Further information is requested

Comments

@kmrs-iitd
Copy link

Dear pyspedas experts,
I am encountering two issues related to tplot_options:

  1. How to increase the number of ticks on the y-axis, I am using tplot_options('axis_tick_num', [(10,5)]), but it’s not having any effect.

  2. Is there a way to plot multiple parameters on the x-axis, like in the example shown in the picture attached?

image

tplot_options('show_all_axes', True) is not working.

In the figure below, lines are printed for each variable beneath the x-axis. How can I remove the lines and display only the values, as shown in the picture above?

pytplot.tplot("X_Y_Z_gsm", var_label = ["X", "Y","Z"]) showing error

image

Thanks.

@jameswilburlewis jameswilburlewis added question Further information is requested pytplot Issues involving the pytplot package plotting labels Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plotting pytplot Issues involving the pytplot package question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants