Plotly.NET icon indicating copy to clipboard operation
Plotly.NET copied to clipboard

Allow to use paths with extensions in image exporter

Open tomaspavlic opened this issue 3 years ago • 0 comments

Allow to use paths with extensions in the image exporter. This seems more natural when working with paths. To be backwards compatible add extension when it does not exists otherwise check if provided extension is correct if so use it - otherwise throw an exception to warn about misuse of export function.

tomaspavlic avatar Mar 29 '22 20:03 tomaspavlic