What's Changed * Make figure images not blurry in docs by nvaytet in https://github.com/scipp/plopp/pull/58 * Fix figsize arg for figure1d and figure2d by nvaytet in https://github.com/scipp/plopp/pull/60
What's Changed * Add support for string coords by nvaytet in https://github.com/scipp/plopp/pull/52 * Add test to check that plopp can be imported without ipywidgets by nvaytet in https://github.com/scipp/plopp/pull/50 * Fix kwargs that were not being forwarded to mesh by nvaytet in https://github.com/scipp/plopp/pull/54 * Add dpi option to savefig by nvaytet in https://github.com/scipp/plopp/pull/55 * Add tutorial on constructing graph with nodes and interactive widgets by nvaytet in https://github.com/scipp/plopp/pull/45
What's Changed * Spatial cuts in scatter 3d by nvaytet in https://github.com/scipp/plopp/pull/36 * Better inspector plot notebook in docs by nvaytet in https://github.com/scipp/plopp/pull/43 * Fix double labels in legend by nvaytet in https://github.com/scipp/plopp/pull/49
What's Changed * Add function to unpatch scipp, and move scipp to an optional dependency by nvaytet in https://github.com/scipp/plopp/pull/41 * Really stop double figures by nvaytet in https://github.com/scipp/plopp/pull/42
What's Changed * Add superplot that can save lines on 1d slicer plot by nvaytet in https://github.com/scipp/plopp/pull/34 * Add cache mechanism to graph nodes by nvaytet in https://github.com/scipp/plopp/pull/35 * Prevent double static figures with context manager by nvaytet in https://github.com/scipp/plopp/pull/39
What's Changed * Text to path in logo by nvaytet in https://github.com/scipp/plopp/pull/33 * Add scatter3d by nvaytet in https://github.com/scipp/plopp/pull/30