{"name": "02viz - Geospatial Visualization Studio", "package_name": "zero2viz", "version": "0.12.0", "experimental": false, "qgis_min": "3.28.0", "qgis_max": "4.99.0", "downloads": 464, "uploaded_by": "geo140195philo", "upload_datetime": "2026-07-14T18:13:06.016788", "changelog": "## [0.12.0] - 2026-07-14\r\n\r\n### Added\r\n- **Reference & statistics overlays.** Bar, line, area, scatter and bubble charts can now carry horizontal guide lines and shaded bands on the value axis: the **mean**, the **median**, a **target** value you type, a **\u00b11\u03c3** band (mean \u00b1 one standard deviation) and the **inter-quartile** band (Q1\u2013Q3). Turn any combination on from a *Reference:* row in the Charts tab. The values are computed in pure Python from the plotted numbers (`core/overlays.py`) and drawn identically by every engine \u2014 ECharts mark-lines/areas, Plotly shapes, Vega-Lite rule/rect layers and matplotlib `axhline`/`axhspan` \u2014 so they read the same in light and dark themes and export with the chart. Overlays are skipped while a chart is animating (the play axis tells its own story).\r\n\r\n### Changed\r\n- **The studio no longer runs pip.** When the optional matplotlib/seaborn engine is missing, the dock now shows the exact install command to run yourself (with a Copy button) instead of shelling out to `pip install`. A QGIS plugin should not execute a package manager; this keeps 02viz offline and side-effect free and lets it pass the QGIS Plugin Hub security scan with zero findings.\r\n\r\n### Fixed\r\n- Replaced the remaining bare `try/except: pass` blocks with `contextlib.suppress`, clearing the last Bandit warnings so the security scan is clean.", "external_deps": null, "download_url": "https://plugins.qgis.org/plugins/zero2viz/version/0.12.0/download/"}