Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antvis/F2Native
/ UpdateColConfig
Method
UpdateColConfig
core/graphics/scale/ScaleController.h:162–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
void UpdateColConfig(const std::string &field, nlohmann::json cfg) { colConfigs[field] = cfg; }
163
164
bool Empty() { return scales_.empty(); }
165
Callers
6
XChart.cpp
File · 0.80
MakeLinearScaleByType
Method · 0.80
MakeCategoryScaleByType
Method · 0.80
MakeTimeCatScale
Method · 0.80
MakeTimeSharingLinearScale
Method · 0.80
MakeKLineScale
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected