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

PyPlot does not display x and y coordinates #552

Open
ufechner7 opened this issue Jun 5, 2022 · 0 comments
Open

PyPlot does not display x and y coordinates #552

ufechner7 opened this issue Jun 5, 2022 · 0 comments

Comments

@ufechner7
Copy link

ufechner7 commented Jun 5, 2022

Currently I have three issues with PyPlot:

  1. it does not show the cursor position. In the upper right corner it just says x= and y= but no numbers
  2. if I zoom in the ticks and numbers on the axes disappear (I mean, the original ticks and number stay, but if I zoom in such to an area where there were no ticks and numbers in the first place no new ticks and numbers appear; this is different compared to Matplotlib in Python
  3. error messages on the console like:

XmbTextListToTextProperty result code -2

Any idea?

Ubuntu Linux 18.04, Julia 1.7.3, output of st:

(KiteControllers) pkg> st
     Project KiteControllers v0.1.1
      Status `~/repos/KiteControllers/Project.toml`
  [90980105] KiteUtils v0.4.7
  [2774e3e8] NLsolve v4.5.1
  [d96e819e] Parameters v0.12.3
  [d330b81b] PyPlot v2.10.0
  [90137ffa] StaticArrays v1.4.5
  [1e6cf692] TestEnv v1.7.3
  [21f18d07] Timers v0.1.5
  [7dcfa46b] WinchModels v0.1.1
  [de0858da] Printf

I tested on a second laptop with Ubuntu 20.04 with the same result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant