1 #ifndef VESSELSSTATSPLOT_H 2 #define VESSELSSTATSPLOT_H 21 double timelineMax = 1e20;
22 double timelineMin = -1e20;
37 std::string vesselId);
43 #endif // VESSELSSTATSPLOT_H VesselsStat
Definition: plottypes.h:20
VesselsStatsPlot(QCustomPlot *plotVessels, QCPItemLine *timeLine)
Definition: vesselsstatsplot.cpp:15
Definition: StatsPlot.h:13
void createPopup(GraphInteractionController::PopupMenuLocation location, QMenu *menu)
Definition: vesselsstatsplot.cpp:181
void doUpdate() override
Definition: vesselsstatsplot.cpp:281
The central class of the library. This is the QWidget which displays the plot and interacts with the ...
Definition: qcustomplot.h:3582
Definition: vesselsstatsplot.h:17
Definition: displacemodel.h:71
virtual void update()
Definition: StatsPlot.h:19
PopupMenuLocation
Definition: graphinteractioncontroller.h:56
A line from one point to another.
Definition: qcustomplot.h:6123
Definition: palettemanager.h:62