Skip to content

Fix issues plotter editor

Flavio TARSETTI requested to merge fix_issues_plotter_editor into dev

@jdiefenbaugh:

Fixes all issues you mentioned in #154 (closed)

i.e.:

  • The dataformat select by default shows the first available plotter dataformat as selected, but it should really show a "blank" selection, prompting the user to choose a dataformat
  • The default value for (only bool-type?) parameters arent saved to the metadata
  • There's no way to add libraries to the plotter!

I will let you review and accept this MR

Merge request reports