Bivariate color polygon renderer
Plugin providing bivariate render for QGIS. Examples of the bivariate visualization can be found in this article.
The plugin contains all the necessary python objects to handle creation of bivariate choropleth maps. That includes polygon renderer, layout item with legend and necessary GUI widgets for them.
Availability
The plugin is available in QGIS Python Plugins Repository - Bivariate color polygon renderer.
Example visualization
Citation
If you use the plugin in your work, please cite it properly. The citation for the plugin should be:
CAHA, Jan, 2022. Bivariate color polygon renderer (version 1.0). QGIS Plugin. Available from: https://jancaha.github.io/qgis-plugin-bivariate-renderer/
@misc{caha_bivariate_2022,
title = {Bivariate color polygon renderer (version 1.0)},
url = {https://jancaha.github.io/qgis-plugin-bivariate-renderer/},
author = {Caha, Jan},
year = {2022},
note = {QGIS Plugin},
}
Installation
The plugin is available from QGIS Python Plugins Repository here. It can also be installed directly from QGIS via the Plugins tool.
How to use the plugin
The render is located in the "Symbology" menu for polygon vector layers.
The legend in layout has its own icon on the left side, or can be found in "Add Item" menu as "Add Plot item Bivariate Renderer".