mirror of
https://github.com/wassname/moral-maps.git
synced 2026-08-20 12:30:40 +08:00
The WVS map's ~70 lines of pole-signpost/hull/textalloc rendering were a copy of what plot_value_map now does -- call the shared renderer instead (WVS + instruments one code path). big5 value-axis poles named at both ends (Reserved<->Exploratory, Volatile<->Stable) so every value map reads as a bipolar contrast, not a unipolar low<->high. Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>