[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.1
changelog=
 Version 4.5.1:
 * [bugfix] fix plot title in print layout

 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


commitNumber=1
commitSha1=54857f4957bfa745e49d5a16f1a75e933b4e514b
dateTime=2026-06-24T07:06:04Z
# 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
