MCPcopy Create free account
hub / github.com/GeoDaCenter/geoda / SetAxisDisplayPrecision

Method SetAxisDisplayPrecision

Explore/LisaScatterPlotView.cpp:497–501  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

495}
496
497void LisaScatterPlotCanvas::SetAxisDisplayPrecision(int n, bool fixed_point)
498{
499 isResize = true;
500 TemplateCanvas::SetAxisDisplayPrecision(n, fixed_point);
501}
502
503void LisaScatterPlotCanvas::SetDisplayPrecision(int prec, bool fixed_point)
504{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected