export interface PlottingOptions { openBrowser?: boolean; filename?: string; }