History settings
Default channel: default_channel Active channels: active_channels All channels: all_channels
History Panel "group" / "panel"
     Logarithmic Y axis   Show run markers   Show values of variables   Show graph fill   Show factor
Trash can:
DragColEventVariableFormulaColourLabelFactorOffsetVOffset
History Panel Editor Help

Actions

  • Add history variables: click on "Add active variables" to see variables mlogger currently writes to history
  • Add history variables: click on "Add old variables" to see all variables ever written to the history, including removed equipments and renamed history tags
  • Reorder history variables: drag table rows up and down
  • Delete history variables: drag table row to the trash can
  • Save to ODB: click on "Save"
  • Undo, never mind, restore from ODB: click on "Cancel" or reload the page
  • aaa: aaa

Table columns

  • Time scale: default time scale of history plot, i.e. "10m", "1h", "1d"
  • Minimum, Maximum: default vertical scale of history plot, leave blank or use "-inf" and "inf" for autoscale
  • Zero Y axis: fix Y axis at zero, similar ot setting "Minimum" to 0 and "Maximum" to "inf"
  • Logarithmic Y axis: plot all data in log scale
  • Show run markers: show vertical lines corresponding to run start and stop times
  • Show values of variables: show latest values of variables next to the vairables labels
  • Show graph fill: show data as lines or as shaded shapes
  • Show factor: show "factor", "offset" and "voffset" next to labels on old history plots
  • Formula: transform history data values to plotted physics values
    for example "3*x+4" or "10*sin(x)".
    all javascript math functions can be used.
  • Colour: plot colour in hex RGB format: #RRGGBB, for example: #0000000 is black, #FFFFFF is white, #FF0000 is red, #00FF00 is green, #0000FF is blue
  • "factor", "offset" and "voffset": old history plots cannot use "formula".
    Use "factor", "offset" and "voffset" to scale and position the individual variables on the history plot
    according to forumula: plotted_value = offset + factor*history_value - voffset)

Add history variables
Add history events and variables