Skip to content

Releases: deephaven/deephaven-plugins

plotly-express-v0.8.0

16 May 19:26
Compare
Choose a tag to compare

plotly-express-v0.8.0 - 2024-05-16

Bug Fixes

  • Improve TimePreprocessor code (#455) - (be887f7) - Joe

Features

  • Plotly express downsampling (#453) - (0101436) - Matthew Runyon

Tests

  • bump ts, eslint and prettier configs (#416) - (a4761cc) - Don

matplotlib-v0.4.1

16 May 17:40
Compare
Choose a tag to compare

matplotlib-v0.4.1 - 2024-05-16

Documentation

  • Update some information about Matplotlib (#467) - (bb9bda5) - mofojed

matplotlib-v0.4.0

16 May 17:23
Compare
Choose a tag to compare

matplotlib-v0.4.0 - 2024-05-16

Bug Fixes

  • Type fixes and require pyright (#302) - (d5d003d) - Joe

Build system

  • Bump version number to 0.5.0 for matplotlib (#466) - (4e5f19a) - mofojed
  • Fix npm package update (#361) - (cabbcab) - mofojed
  • Update dh ui packages to ^0.66.1 (#330) - (9433a98) - bmingles
  • Version bump matplotlib to v0.4.0.dev0 (#188) - (a7daf6a) - Joe

Features

  • Package matplotlib and ui JS with wheel (#343) - (7724e55) - Joe
  • Support lerna scopes in npm start (#203) - (aab9591) - bmingles
  • Update Matplotlib plugin to register widget view (#189) - (cd52fb2) - mofojed

ui-v0.13.1

22 Apr 16:04
Compare
Choose a tag to compare

ui-v0.13.1 - 2024-04-22

Bug Fixes

  • toggle_button was not passing through on_change (#427) - (d452a00) - mofojed

ui-v0.13.0

18 Apr 20:51
Compare
Choose a tag to compare

ui-v0.13.0 - 2024-04-18

Bug Fixes

  • Fix conditional use_effect in use_table_listener (#422) - (5f4f238) - Joe
  • add on_change to toggle_button (#426) - (6ead733) - Joe
  • buttons not working due to extra prop (#423) - (b10f67c) - Don

Features

  • python date picker implementation (#409) - (5ed66a7) - Joe

ui-v0.12.0

17 Apr 20:21
Compare
Choose a tag to compare

ui-v0.12.0 - 2024-04-17

Documentation

Features

  • improve default dh.ui layouts (#411) - (67f82e3) - Don
  • Picker - format settings (#394) - (f9a0e34) - bmingles

Tests

  • bump ts, eslint and prettier configs (#416) - (a4761cc) - Don

ui-v0.11.0

03 Apr 22:42
Compare
Choose a tag to compare

ui-v0.11.0 - 2024-04-03

Bug Fixes

  • Re-opening widgets after re-hydrated (#379) - (42242a5) - mofojed
  • Wrap primitive Item children in Text (#370) - (c733932) - bmingles

Documentation

  • Updating examples for consistency (#378) - (6292b3a) - mofojed
  • pydocs for ui.text_field (#357) - (d795c8d) - ethanalvizo

Features

  • Picker table support (#382) - (2f84c96) - bmingles
  • Add Python list_view implementation (#359) - (f0b8759) - Joe
  • only require typing_extension for python < 3.11 (#397) - (e31dc6f) - devinrsmith
  • sets the default flex gap to "size-100" (#347) - (5898502) - Don

plotly-v0.1.0

03 Apr 22:41
Compare
Choose a tag to compare

plotly-v0.1.0 - 2024-04-03

Bug Fixes

  • Scatter plots rendering at the wrong location (#324) - (dfe5c48) - mofojed

Build system

  • Update dh ui packages to ^0.66.1 (#330) - (9433a98) - bmingles

Features

  • combine plotly plots into plotly-express plugin (#358) - (7a1893d) - Joe
  • Support lerna scopes in npm start (#203) - (aab9591) - bmingles
  • Auth keycloak plugin (#19) - (8e77e7d) - mofojed

plotly-express-v0.7.0

03 Apr 21:59
Compare
Choose a tag to compare

plotly-express-v0.7.0 - 2024-04-03

Bug Fixes

  • Ensure title is added to default figure (#396) - (2f0a8a0) - Joe
  • Deephaven express chart title does not update dynamically (#386) - (556d07c) - Matthew Runyon

Features

  • combine plotly plots into plotly-express plugin (#358) - (7a1893d) - Joe
  • Add python 3.12 testing (#398) - (241348f) - devinrsmith

plotly-express-v0.6.0

19 Mar 17:43
Compare
Choose a tag to compare

plotly-express-v0.6.0 - 2024-03-19

Features

  • Package matplotlib and ui JS with wheel (#343) - (7724e55) - Joe