MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / tickOffset

Method tickOffset

3rdparty/qwt/src/qwt_plot_layout.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154 }
155
156 inline double tickOffset( int axisPos ) const
157 {
158 return axisData( axisPos ).tickOffset;
159 }
160
161 LegendData legendData;
162 LabelData labelData[ NumLabels ];

Callers 2

layoutDimensionsMethod · 0.80
alignScalesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected