Add suitable default open statement for FreeBSD #397
Labels
Area: Meta
Area: MissingAbstraction
Plotly.js functionality that has to be implemented
help wanted
Type: Enhancement
Milestone
Chart.show
uses an OS-specific way of opening files:Plotly.NET/src/Plotly.NET/InternalUtils.fs
Lines 93 to 105 in 2f94e87
Since we do not have a match case for FreeBSD, you currently cannot display charts via
Chart.show
on that OS.Since i am not familiar with that OS, I would need input from someone that actually uses it on how to proceed here.
My first google attempt comes up with this, but i have no way of testing it.
See also #384
The text was updated successfully, but these errors were encountered: