Commit Graph

4 Commits

Author SHA1 Message Date
Ekaterina Tuzova
040c101671 pandas plot interactive 2017-10-10 17:48:35 +03:00
Ekaterina Tuzova
0abcaf9129 allow to use interactive mode in python console and pandas.plot as well 2017-10-10 13:59:35 +03:00
Ekaterina Tuzova
665e775702 PY-26272 Plot isn't shown till user stops script execution 2017-10-06 13:41:30 +03:00
Ekaterina Tuzova
0c7c35441a initial support for matplotlib toolwindow
Plots toolwindow is implemented as part of SciView toolwindow.
DataView merged into SciView.

Features:
- open toolwindow with plot on plot available (run/console/rebug)
- plots in toolwindow are in separate tabs with image editor inside
- tabs in toolwindow are closeable
- save plot as file action
- DnD to/from editor supported
- plots toolwindow could be disabled from Settings
2017-10-06 13:41:30 +03:00