ark::plotting::PlottingHostPlugin

Defined in header “ark/plotting/gui/plotting_host_plugin.hh”.


This plugin allows you to plot data from arbitrary serializable objects into a central plotting pane.

Methods

  • PlottingHostPlugin(PlottingHostPluginConfig config, std::string name, std::string comms_namespace)
    Constructor.

  • ~PlottingHostPlugin()
    Destructor; implemented in source for forward declares.

  • void initialize(gui::PluginInterface & interface)
    Called to initialize and construct this plugin.