You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2022. It is now read-only.
I am running plotters 0.3 and tried to run the "Multiple Plot" Example
(rustc 1.59.0-nightly, on opensuse tumbleweed)
and the program dies with 16197 illegal hardware instruction (core dumped)`.
changing the backend to SVG backend resolves this issue.