DataPlotly icon indicating copy to clipboard operation
DataPlotly copied to clipboard

D3 like plots creation with plotly in QGIS

Results 62 DataPlotly issues
Sort by recently updated
recently updated
newest added

**Describe the bug** There is a `.tx` folder in this repository, so it means a previous transifex setup. The link on faunalia website about transifex is broken : https://www.faunalia.eu/en/dev/dataplotly How...

bug

Sorry, I wrote some comments but just after post-it I discovered one of the featured requested. For a long time I have been looking for the possibility of including "profiles"...

enhancement

**Describe the solution you'd like** As it's possible to have QGIS Layouts with Dataplotly component, it would be nice to have Dataplotly compatible for QGIS Server. So we can print...

enhancement

A bit complicated to implement, but the code is more or less straightforward: ```python f1 = [125.7, 219.12, 298.55, 132.32, 520.6, 3435.49, 2322.61, 1891.63, 216.97, 383.98, 82.01, 365.56, 199.98, 308.71,...

enhancement

**Describe the solution you'd like** Hi. With the plugin, I didn't find a way to sort x value by y value. Lets assume we got those datas : nom |...

enhancement

Hi, **Short Feature Explanation** I am wondering if it would be possible to create a scatter plot that displays a line per record instead of a point per record. This...

enhancement

Fix the StackTrace: ``` RuntimeError: wrapped C/C++ object of type PlotLayoutItem has been deleted Traceback (most recent call last): File "/home/matteo/.local/share/QGIS/QGIS3/profiles/matteo/python/plugins/DataPlotly/gui/layout_item_gui.py", line 218, in set_item_settings self.plot_item.set_plot_settings(self.plot_list.currentRow(), self.panel.get_settings()) File "/home/matteo/.local/share/QGIS/QGIS3/profiles/matteo/python/plugins/DataPlotly/layouts/plot_layout_item.py", line...

**Describe the solution you'd like** Dataplotly has already automated the process of reading the data and plotting the graph. I would like to plot the graph through dataplotly APIs automatically...

enhancement

Recently, I was creating report in **QGIS** using atlas with the new version of **DataPlotly**, the new version is **really amazing** because the colour of de bar is the same...

enhancement

**Describe the solution you'd like** I succeed to represent donut pie chart like in this map : ![image](https://user-images.githubusercontent.com/13238064/82550997-76344180-9b70-11ea-9a43-9beafc14475e.png) Now I think it could be benefit to others to have such...

enhancement