Skip to content

Releases: bcliang/dash-extendable-graph

release-1.3.0

17 Apr 14:32
Compare
Choose a tag to compare

Summary

  • Update to plotly 1.58.4
  • Introduce the prependData prop
  • Add button property when handling mouse click events (plotly_click).
  • Minor fixes / code refactor

Changed

  • #51 Update project dependencies

Fixed

  • #47 Bump elliptic from 6.5.3 to 6.5.4
  • #49 Bump y18n from 4.0.0 to 4.0.1

Added

  • #53 Impl. Refactor, prependData, and mouse clicks
  • #55 Impl. Github Action for Publishing