[general]
name=Data Plotly
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99
description=D3 Plots for QGIS
author=Matteo Ghetta (Faunalia)
email=matteo.ghetta@gmail.com

about=Draw D3 plots in QGIS

homepage=https://github.com/ghtmtt/DataPlotly/blob/master/README.md
tracker=https://github.com/ghtmtt/DataPlotly/issues
repository=https://github.com/ghtmtt/DataPlotly
# End of mandatory metadata

# Done by qgis-plugin-ci
version=4.5.0
changelog=
 Version 4.5.0:
 * [feature] compatibility with QGIS 4 thanks to @bruno-portfolio
 * [feature] refactoring Processing plots

 Version 4.4.1:
 - Export plot canvas as JSON file. Sponsored by GIS3W

 Version 4.4.0:
 - New filled lines plot type thanks to @goettlic
 - Interpolation schemas for scatter lines thanks to @goettlic
 - Fix NULL values for some plot types thanks to @goettlic
 - Connect gaps in scatter lines thanks to @goettlic
 - Migrate environment settings to uv thanks to @dmarteau
 - Migrate linter to Ruff thanks to @dmarteau
 - Add typechecker support thanks to @dmarteau
 - Add test coverage thanks to @dmarteau


commitNumber=612
commitSha1=9896d5422a5f84dfe166a8fc21f27b00b73a8593
dateTime=2026-04-09T07:02:20Z
# End of qgis-plugin-ci

# Recommended items:

# Tags are comma separated with spaces allowed
tags=python, d3, plots, vector, graphs, datavis, dataviz, dataplotly

category=Plugins
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

hasProcessingProvider=yes
server=True

supportsQt6=True
