No plotting available for some variables in Variable Explorer
See original GitHub issueSpyder 4.0.0rc3
There’s no plotting available for some of the variables in Variable Explorer. Neither on the pane’s toolbar or on right click:
For most of the others it works:
Even though in this case one variable is made from the other one like so:
energy = 10**(logenergy/10)
Also there is no Plot button on the pane’s toolbar.
It’s hard to reproduce in a new IPython console though …
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Spyder not showing every variable in variable explorer
You can try the following: select the "Preferences" option in Spyder and there the "Variable explorer" option. Try unchecking the different ...
Read more >Variable Explorer — Spyder 5 documentation
Spyder Variable Explorer, with a list of variables and their contents ... Series and more; as well as being able to plot and...
Read more >Data Explorer Tool How To Use Guide
Select your variables using the dropdown menus under “X-axis variable” and “Y-axis variable.” a. Certain variable types (numerical or categorical) may be ...
Read more >Plotting — hvPlot 0.8.2 documentation
As we learned the hvPlot API closely mirrors the Pandas plotting API, ... one variable in the simple case rather than plotting two...
Read more >Coding workflow with VSCode - TechyTok
If we define some variables, like a number, a vector and a matrix, we will be able to see their content in the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ok thanks!
@ccordoba12 yep I can reproduce this, no plot action in shown in the context menu of the Variable Explorer