[general]
name=Bivariate color polygon renderer
qgisMinimumVersion=3.40
qgisMaximumVersion=4.99
description=Implementation of bivariate color renderer for polygon data.
version=1.3.1
author=Jan Caha
email=jan.caha@outlook.com
supportsQt6=True

about=Implementation of bivariate color renderer for polygon data. Examples are shown here - https://www.joshuastevens.net/cartography/make-a-bivariate-choropleth-map/.

tracker=https://github.com/JanCaha/qgis-plugin-bivariate-renderer/issues
repository=https://github.com/JanCaha/qgis-plugin-bivariate-renderer

tags=renderer

homepage=https://jancaha.github.io/qgis-plugin-bivariate-renderer/
# category=Plugins
icon=icons/main_icon.png
experimental=False
deprecated=False
category=Vector
server=False

# Uncomment the following line and add your changelog:
changelog=1.3.1
    - fix base symbol usage on vector layer 
    <p>1.3.0
    - various bug fixes for complex use cases
    - internal rewrite of key parts of the plugin
    <p>1.2.0
    - allow base symbol for features to set up polygon border or similar features (does not appear in legend only in map)
    <p>1.1.0
    - create proper legend as image 