MCPcopy 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.cppFile · 0.80
MakeLinearScaleByTypeMethod · 0.80
MakeTimeCatScaleMethod · 0.80
MakeKLineScaleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected