Skip to content

WIP: Fix EOS plotting when no X11 is available

Eric Hermes requested to merge ehermes/ase:eos-no-pyplot into master

This change enables eos.plot(..., show=False) to work even when X11 is not available.

Edited by Eric Hermes

Merge request reports