Skip to content

v3.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 18:30
· 393 commits to master since this release
688cd47

Essential Links

  • #9683 Update stale documentation for axis titles

Bugs Fixed

  • #9922 Fix tooltip caret position when it is positioned at the corners
  • #9921 Category: Track automatically added labels
  • #9915 Chart area boxes receive 0 margin during the final layout process
  • #9876 Detect detach/attach in same observation
  • #9857 Synchronize data visibility with data changes
  • #9871 Fix inRange for full circle arc
  • #9872 Configure all datasets before updating any
  • #9861 Prevent proxying CanvasGradient in Node platform
  • #9855 Fix incomplete TS type for Chart.register + others
  • #9831 Pass number format to tooltip
  • #9794 Remove scriptability from defaults.font types

Types

  • #9917 Add a note about the type parameters of the ChartData type
  • #9916 Doughnut chart options have an offset property
  • #9858 Types: add autopadding to typing
  • #9855 Fix incomplete TS type for Chart.register + others
  • #9837 update animation event to include currentStep instead of currentState
  • #9834 Types: include initial variable in the AnimationEvent
  • #9794 Remove scriptability from defaults.font types
  • #9800 Fix object notation border width barchart

Documentation

  • #9923 Add notes about more specific options for axes
  • #9917 Add a note about the type parameters of the ChartData type
  • #9900 Fix a typo in index.md
  • #9893 Fix a typo in contributing.md
  • #9866 docs: Add a link to front-end integrations
  • #9865 Update misleading sample comment
  • #9812 Docs/update scale position type
  • #9803 Define with let to avoid "assignment to constant" errors
  • #9798 New sample: Progressive Line With Easing
  • #9791 Update namespace and charts for legend override
  • #9787 Add warning about chart types overriding plugin defaults

Development

Thanks to @LeeLenaleee, @NorthBlue333, @benmccann, @carsonalh, @erictheise, @etimberg, @fishmandev, @igorlukanin and @kurkle