Currently, when only one inset is present, upon running
cartogram ../../sample_data/belgium_by_region_since_1995/belgium_by_region_since_1995.geojson ../../sample_data/belgium_by_region_since_1995/belgium_population_by_region_2022.csv --plot_polygons
from the playground directory, we get the following files:
belgium_population_by_region_2022_C_cartogram.svg
belgium_population_by_region_2022_C_input.svg
belgium_population_by_region_2022_input.svg
belgium_population_by_region_2022_output.svg
belgium_population_by_region_2022_cartogram.geojson
Further, *_C_* have a grid whereas input and output do not.
Currently, when only one inset is present, upon running
from the
playgrounddirectory, we get the following files:Further,
*_C_*have a grid whereasinputandoutputdo not.