ghtmtt / DataPlotly

D3 like plots creation with plotly in QGIS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataPlotly

QGIS.org Test plugin Transifex 🗺

The DataPlotly plugin allows creation of D3-like interactive plots directly within QGIS, thanks to the Plotly library and its Python API.

DataPlotly makes plot creation and customization easy for every needs.

Besides all the plot and customization available, the plot is linked with the QGIS map canvas:

Plot interactions

Plot interactions

Usage

DataPlotly works only with QGIS 3. No additional libraries are necessary.

Gallery

Single Plot

Some examples of single plot type with some options. The list is far away to show all the possibilities.

Scatter Plot

Plot interactions

Box Plot with statistics

Plot interactions

Violin Plot

Plot interactions

Stacked Bar Plot

Plot interactions

Probability Histogram

Plot interactions

Pie Chart

Plot interactions

2D Histogram

Plot interactions

Polar Plot

Plot interactions

Ternary Plot

Plot interactions

Contour Plot

Plot interactions

Multi Plots

DataPloty allows creation of different plot type in the same plot canvas but also allows the chance to separate each plot in a different canvas.

Some plot are not compatible with overlapping or subplotting. A message will warn you when this happens.

Overlapped Plots

Plot interactions

Subplots in row

Plot interactions

Subplots in column

Plot interactions

About

D3 like plots creation with plotly in QGIS

License:GNU General Public License v2.0


Languages

Language:Python 96.2%Language:HTML 2.3%Language:Makefile 0.8%Language:QML 0.4%Language:Shell 0.2%