This repository is a responsive map arranger aimed at facilitating responsive thematic mapping.
Note to a potential VIS reviewer: this repository is under active development. The branch IEEE-VIS-submission contains the code at the point of the Supplementary Material deadline
This module depends on the following libraries:
- Cartocrow/core
- libglpk-dev
Installing dependencies on Linux
CartoCrow/core can be cloned and built using CMake as described in https://github.com/cartocrow/core
libglpk-dev can be obtained on Ubuntu 25.04 from the repository:
sudo apt install libglpk-devAdd a description on how to run the module on some example data.
Copyright (c) Licensed under the GPLv3.0 license. See LICENSE for details.