AngelFP / VisualPIC

Data Visualization for Particle-in-Cell Codes.
GNU General Public License v3.0
47 stars 13 forks source link

Added support for High DPI displays #4

Closed AngelFP closed 7 years ago

AngelFP commented 7 years ago

VisualPIC now requires Python 3.5, PyQT5 (5.7) and Matplotlib 2.0.0 RC2 together with some custom changes to Qt5 backends. The UI and code has also been updated so that the app scales correctly for screens of any resolution (more testing needed). Some further code cleaning and changes might be made to adapt completely to matplotlib2 and newer python version.