Skip to content

Various plotting issues #130

@krisgry

Description

@krisgry

Hi (@kmolima)!
I'm having some problems with plotting, both in the "IMC inspector" and in the real-time plot. My code is branched off of 0c23bde (I have not made any changes to the plotting).

Issues:

  • IMC inspector: XY plot does not work (I'm never prompted with what I variables I would like to plot)
  • IMC inspector: only plots the first variable when multiple are added
  • real time plot: when opening the console, the saved plot config is on a single line. If I add line breaks, save console, close and reopen neptus, it is back on a single line.
  • related to the above: I get a parsing errors (LHS of an assignment should be a variable) since everything is on one line. This error message opens up immediately after closing it, so it is difficult to get rid of without restarting Neptus (sometimes I manage to click out of it quickly, but then the Neptus menus are often not responding to clicks afterwards). It is not possible to edit the plotting script while the error message is showing.
  • rtp: sometimes the plot does not update after changes have been made to the script (nothing is plotted, but the axes are updated when I click 'clear'). There are seemingly no relevant error messages, I'm sure the script is correct, and the incoming data is updating.

Also; when should xyseries be used, compared to addSeries?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions