Skip to content

v2.26.0

Compare
Choose a tag to compare
@archmoj archmoj released this 24 Aug 17:04
· 868 commits to master since this release

Added

  • Add "min", "max", "min reversed" and "max reversed" autorange options and handle partial ranges (i.e. one end being null), add autorangeoptions (clipmin, clipmax, minallowed, maxallowed, include) as well as minallowed and maxallowed to cartesian, gl3d and radial axes [#6547]
  • Add [n]-sigma (std deviations) box plots as an alternative to quartiles [#6697], with thanks to @28raining for the contribution!
  • Add "top left" & "top center" side options to legend title [#6711], with thanks to @28raining for the contribution!
  • Add "false" option to scaleanchor to allow removing a constraint that is set by default [#6712], with thanks to @lvlte for the contribution!