github chartjs/Chart.js v3.3.0

latest releases: v4.4.2, v4.4.1, v4.4.0...
2 years ago

Essential Links

Enhancements

  • #9084 Support monotone cubic interpolation for vertical line charts
  • #9088 Fix element reset animations in vertical line and bubble charts
  • #9020 Add includeBounds option for cartesian ticks

Bugs Fixed

  • #9129 Further improve linear tick collision estimation
  • #9122 Show correct decimal places when using count but `min` is not an integer
  • #9118 Fix arc offset calculation
  • #9120 Fix animations when data is replaced
  • #9121 Fix doughnut rotation on float edge cases
  • #9105 Delay data to elements synchronization to update
  • #9101 Make sure context indices are up to date
  • #9062 Fix setting options in array of objects
  • #9067 Fix polar area tooltip item label
  • #9060 add derived axis default values
  • #9050 Fix detecting changed events
  • #9015 Round canvas.style dimensions to avoid blurring
  • #9046 Types: Export DecimationAlgorithm as const
  • #9045 Allow scale to auto-adjust it's min when stacked
  • #9042 Fix line segments with alignToPixel
  • #9027 Fix: Avoid negative layout dimensions

Types

  • #9124 Correctly extend ExtendedPlugin interface
  • #9123 Add missing props to ChartArea type
  • #9046 Types: Export DecimationAlgorithm as const

Documentation

  • #9147 Improved error message when no date adapter provided
  • #9146 Fix scales option in example
  • #9126 Add attribute to custom legend onclick sample
  • #9115 Add documentation note about only styling the parent div
  • #9111 remove double sentence and adjust scale to scales.r
  • #9044 HTML legend handles doughnut/pie charts
  • #9030 fix typo on api.md
  • #9024 Docs update file location pointers

Development

  • #9149 Bump version to 3.3, update dependencies
  • #9102 Upgrade dependencies
  • #9091 Add test for issue 9085

Thanks to @Flupp, @LeeLenaleee, @esuEichi, @etimberg, @jonrimmer, @joshkel, @kurkle, @nagix and @sylhare

Don't miss a new Chart.js release

NewReleases is sending notifications on new releases.