mgastner / cartogram-cpp

Cartogram generator in C++
MIT License
8 stars 4 forks source link

Make `target_area` and `color` a member of GeoDiv instead of InsetState #143

Open adisidev opened 2 years ago

adisidev commented 2 years ago

It makes sense to store information about the GeoDiv's target area and color in the GeoDiv itself rather than as a map in inset state.

nihalzp commented 6 months ago

Apart from target_area and color, the following data member info should also be a part of GeoDiv, instead of InsetState: