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

Method ShowAxes

Explore/PCPNewView.cpp:818–824  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

816}
817
818void PCPCanvas::ShowAxes(bool show_axes_s)
819{
820 show_axes = show_axes_s;
821 invalidateBms();
822 PopulateCanvas();
823 Refresh();
824}
825
826void PCPCanvas::StandardizeData(bool standardize)
827{

Callers 2

OnShowAxesMethod · 0.45
OnShowAxesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected