forked from ghtmtt/DataPlotly
-
Notifications
You must be signed in to change notification settings - Fork 0
/
publiccode.yml
99 lines (98 loc) · 3.12 KB
/
publiccode.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
# This repository adheres to the publiccode.yml standard by including this
# metadata file that makes public software easily discoverable.
# More info at https://github.com/italia/publiccode.yml
publiccodeYmlVersion: '0.2'
name: DataPlotly
applicationSuite: QGIS
url: 'https://github.com/ghtmtt/DataPlotly'
landingURL: 'https://www.faunalia.eu/it/dev/dataplotly'
softwareVersion: '3.7'
releaseDate: '2020-05-20'
logo: DataPlotly/icons/dataplotly.svg
platforms:
- linux
- windows
- mac
categories:
- geographic-information-systems
- data-analytics
- data-visualization
developmentStatus: stable
softwareType: addon
dependsOn:
open:
- name: QGIS
versionMin: '3.4'
versionMax: '3.99'
optional: no
maintenance:
type: internal
contacts:
- name: Matteo Ghetta
email: [email protected]
affiliation: Faunalia
legal:
license: GPL-2.0
mainCopyrightOwner: Matteo Ghetta
repoOwner: Faunalia
intendedAudience:
scope:
- science-and-technology
- research
- infrastructures
- environment
localisation:
localisationReady: yes
availableLanguages:
- en
- it
- sv
- nl
- es
description:
en:
localisedName: DataPlotly
genericName: DataPlotly
shortDescription: >
DataPlotly is a QGIS plugin that allows the user to create interactive D3
like charts based on vector data.
longDescription: >
With the DataPlotly plugin for QGIS the user can create fully customized
and fully interactive D3 like charts withing QGIS itself. Currently 10
different charts are available (scatter plot, pie chart, bar plot, polar
plot, boxplot, contour plot, density chart, histogram, polar chart, violin
plot, ternary plot). The plugin is also available in the Layout and Report
composer in order to enrich the cartographic export as a dataviz like
tool. Within
the Layout and Report composer it is also available in Atlas mode.
documentation: 'https://dataplotly-docs.readthedocs.io/en/latest/'
features:
- qgis
- plotly
- dataviz
- python
- charts
screenshots:
- img/plot_scatter.png
it:
localisedName: DataPlotly
genericName: DataPlotly
shortDescription: >
DataPlotly è un plugin di QGIS che permette di creare grafici interattivi
in stile D3 di dati vettoriali.
longDescription: >
Con il plugin DatapPlotly per QGIS l'utente può creare grafici
completamente personalizzabili e interettivi all'interno di QGIS. Al
momento sono disponibli 10 grafici diversi (diagramma a dispersione,
grafico a torta, diagramma a barre, diagramma polare, grafici a scatola e
baffi, grafici di densità, istogramma, grafico polare, grafico a violino,
grafico ternario) con molte personalizzazioni disponibili. Il plugin è
abilitato anche nel Compositore di Stampe, ovvero è in grado di arricchire
l'esportazione cartografica con grafici, anche bastati su atlante.
documentation: 'https://dataplotly-docs.readthedocs.io/en/latest/'
features:
- qgis
- plotly
- dataviz
- python
- charts