Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v3.3.0

Latest

Choose a tag to compare

@camdecoster camdecoster released this 14 Nov 22:17
· 8 commits to master since this release

Added

  • Add hovertemplate for candlestick and ohlc traces [#7619]
  • Generate list of ISO codes for provided topojson maps, update info for some disputed territories [#7622]

Changed

  • Turn off borders for plot container in CSS reset [#7617]

Fixed

  • Fix KDE sampling precision in violin trace to eliminate floating-point drift and prevent density underrun/overrun [#7581], with thanks to @Koookadooo for the contribution!