Skip to content

Releases: ghtmtt/DataPlotly

4.1.0

15 Nov 14:39
Compare
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
Compare
Choose a tag to compare
  • fix bug with old projects (second part) thanks to @jdlom

4.0.2

26 Jun 08:24
Compare
Choose a tag to compare
  • fix bug with old projects thanks to @jdlom

4.0.1

12 May 11:58
aa4bf76
Compare
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

4.0.0

17 Apr 09:47
Compare
Choose a tag to compare
  • multiple plot docks thanks to @jdlom
  • add a pie hole parameter to have donuts like charts thanks to @jdlom

3.9.2

30 Aug 06:43
d0ad3f4
Compare
Choose a tag to compare
More Processing (#302)

* add icon and remove some useless methods and strings

* add Processing test for scatterplot

* update changelog

* update copy info (thanks Etienne :) )

* lint

* add pandas to the requirement testing packages

* fix test with self.maxDiff

* use json instead of html for test, too unpredictable

* remove useless function

* try another test approach

3.9.1

20 Aug 16:14
Compare
Choose a tag to compare
  • Add custom function to have plot color the same as map color
  • Fix #237 add data-driven color to Polar Plot marker color. Kudos to @jmonticolo
  • Fix "Build a generic plot" processing algorithm. Kudos to @agiudiceandrea

3.1

04 Feb 13:56
Compare
Choose a tag to compare
3.1

A big thanks to @SGroe and @Gustry for addition and fixes.

Features:

  • more data defined options available (in layout customization)
  • X and Y axis bounds limits
  • renaming of plugin metadata to better search
  • add box plot within violin plots

Release 3.0

30 Oct 15:21
3829960
Compare
Choose a tag to compare

Many exiting news:

  • plots in print composer
  • atlas based plots
  • more data defined properties
  • refactoring of the whole code
  • only selected/visible/filtered features visible in the plot
  • a lot of bug fixed
  • dedicated repository for the documentation

v3.9-beta with Print Layout Support

23 Sep 10:21
Compare
Choose a tag to compare
Pre-release
  • first release with print layout support
  • lots of bugs squashed
  • Travis CI and automated tests
  • refactoring of the whole plugin