Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
layoutDimensions
Method · 0.80
alignScales
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected