Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ color
Method
color
src/backend/worksheet/plots/cartesian/BarPlot.cpp:245–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
}
244
245
QColor BarPlot::color() const {
246
return colorAt(0);
247
}
248
249
QColor BarPlot::colorAt(int index) const {
250
Q_D(const BarPlot);
Callers
2
colorAt
Method · 0.45
paint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected