Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antvis/F2Native
/ Empty
Method
Empty
core/graphics/scale/ScaleController.h:164–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
void UpdateColConfig(const std::string &field, nlohmann::json cfg) { colConfigs[field] = cfg; }
163
164
bool Empty() { return scales_.empty(); }
165
166
void Clear() {
167
scales_.clear();
Callers
3
GetPosition
Method · 0.80
GetSelectedRecordsForGeom
Method · 0.80
ClearScale
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected