Confirm-Solutions / imprint

The Imprint Project
BSD 3-Clause "New" or "Revised" License
13 stars 3 forks source link

Responsive plotting #127

Closed constinit closed 2 years ago

constinit commented 2 years ago

The plot will now resize automatically when the window size changes.

We also refactor it from a class-style React component to a functional-style component.