Skip to content

Releases: ghtmtt/DataPlotly

4.4.1

30 Mar 07:09

Choose a tag to compare

  • Export plot canvas as JSON file. Sponsored by GIS3W

4.4.0

10 Mar 13:44

Choose a tag to compare

  • New filled lines plot type thanks to @goettlic
  • Interpolation schemas for scatter lines thanks to @goettlic
  • Fix NULL values for some plot types thanks to @goettlic
  • Connect gaps in scatter lines thanks to @goettlic
  • Migrate environment settings to uv thanks to @dmarteau
  • Migrate linter to Ruff thanks to @dmarteau
  • Add typechecker support thanks to @dmarteau
  • Add test coverage thanks to @dmarteau

4.3.2

10 Oct 13:45

Choose a tag to compare

  • Minor bug fixing thanks to @soaubier Oslandia

  • Fix regression when loading projects

4.3.1

08 Jul 05:42

Choose a tag to compare

  • Fix regression when loading projects

4.3.0

07 Jul 11:23

Choose a tag to compare

4.2.0

24 Oct 13:23

Choose a tag to compare

  • Fix loading of the plugin when used with qgis_process, contribution from @Gustry
  • Fix incomplete plots when used with atlas, thanks to @nyalldawson
  • Fix DataType in pie charts, contribution to @jdugge

4.1.0

15 Nov 14:39

Choose a tag to compare

  • Fix loading of the plugin when the Pandas library is not found, contribution from @Gustry

4.0.3

27 Jun 14:24

Choose a tag to compare

  • fix bug with old projects (second part) thanks to @jdlom

4.0.2

26 Jun 08:24

Choose a tag to compare

  • fix bug with old projects thanks to @jdlom

4.0.1

12 May 11:58
aa4bf76

Choose a tag to compare

Fix bar width (#321)

* set the initial value to Auto, clearValue to Auto and tooltip

* tweak the bar width value to pass to plotly

* add changelog info

* bump new release and minimum QGIS version

* no more 3.22 in docker