Skip to content

Releases: 1r0b1n0/OctoPrint-Tempsgraph

Fixes for more responsive design

11 Mar 10:29

Choose a tag to compare

This release added some fixes from @xcasxcursex
The plot should resize to the size of the browser window.

Fixes for octoprint 1.4.0

14 Apr 12:38

Choose a tag to compare

Changes :

  • fix bug when using octoprint 1.4.0 with multiple extruders
  • fix autoscale if some temperatures contain NaN
  • mark plugin as python 3 compatible

Add support for chamber temperature

28 Dec 10:41

Choose a tag to compare

Changes :

  • added support for chamber temperature
  • upgrade plotly.js to v1.51.3

Add setting to activate autoscale on start

30 Mar 13:10

Choose a tag to compare

0.3.4

increase version to 0.3.4

Update of plotly.js

24 Apr 19:04

Choose a tag to compare

  • update of plotly.js to 1.35.2 : this should fix compatibility with the BedLevelVisualizer plugin
  • simplification of the settings

Update of plotly.js

24 Apr 18:57
7103dc0

Choose a tag to compare

  • update of plotly.js to 1.35.2 : this should fix compatibility with the BedLevelVisualizer plugin
  • simplification of the settings

Fix version number

29 Jan 20:07

Choose a tag to compare

Same as previous release (but fixed versionning) :

  1. add a settings page, where you can :
    • change the background and axis color (@Birkbjo)
    • show/hide the background image
  2. update plotly.js to v1.33.1

Add settings page ; update of plotly.js

29 Jan 19:51

Choose a tag to compare

  1. add a settings page, where you can :
    • change the background and axis color (@Birkbjo)
    • show/hide the background image
  2. update plotly.js to v1.33.1

Support for dark themes

18 Apr 21:38

Choose a tag to compare

Adds support for dark themes (like the Cyborg theme)

Bugfix for octoprint's dropdown menu

11 Apr 20:15

Choose a tag to compare

Corrects z-index of plotly.js modbar visible on hover