Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ useDataCompression
Method
useDataCompression
src/KDChart/Cartesian/KDChartPlotter.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
Plotter::CompressionMode Plotter::useDataCompression() const
111
{
112
return d->implementor->useCompression();
113
}
114
115
void Plotter::setUseDataCompression(Plotter::CompressionMode value)
116
{
Callers
2
calculateDataBoundaries
Method · 0.80
paint
Method · 0.80
Calls
1
useCompression
Method · 0.80
Tested by
no test coverage detected