Menü Schließen

Chart.js Bugfix Release 3.8.1 – 3.8.2 – 3.9.0 – 3.9.1

Chart.js Logo

Die Open-Source und auf HTML5 und JavaScript basierte Chart Software, chart.js, erhielt in den letzten10 Tagen diverse Updates. In der neuen Version gab es einige Änderungen, Fehlerkorrekturen, Optimierungen und Verbesserungen.

Chart.js 3.9.1 Release Notes

Bugs Fixed

Chart.js 3.9.0 Release Notes

  • #10439 feat: remove line element from scatter controller
  • #10528 feat: pass some chart options to DateAdapter
  • #10405 Add circular prop to arc element
  • #10530 Skip all borders if borderSkipped === true
  • #10517 parsing: support dot(s) in object keys
  • #10519 Enable borderDash option in the grid as scriptable

Performance

  • #10517 parsing: support dot(s) in object keys

Bugs Fixed

  • #10524 pass boxWidth only if pointStyleWidth presents
  • #10523 fix: calc visible points on update #10467

Documentation

  • #10527 Add docs for changing from time scale to logarithmic/linear scale
  • #10518 Improve docs radial linear grid
  • #10522 Fix Stack Overflow tag: chart.js
  • #10520 Fix Stack Overflow tag: chart.js
  • #10515 Fix dead link on reload or open in new tab
  • #10516 Clarifying threshold requirement in the docs for decimation

Development

Chart.js 3.8.2 Release Notes

Bugs Fixed

  • #10513 Explicitly include package.json files for subpackages

Development

  • #10513 Explicitly include package.json files for subpackages

Chart.js 3.8.1 Release Notes

Enhancements

  • #10495 Improve error message with id of the canvas
  • #10412 Add pointStyleWidth option for legend

Bugs Fixed

  • #10484 Resolve plugin defaults for local plugins
  • #10489 draw tooltip with object borderwidth
  • #10451 Fix options update when changing to shared opts
  • #10454 Fix crash with skipNull and uneven datasets
  • #10414 Respect `fill: false` with custom draw times

Types

  • #10494 Allow clip to be configurable in options object typescript
  • #10436 Add index to legendItem interface
  • #10404 Add padding to pointLabels type, add type to scriptable context
  • #10387 Allow for each dataset to be individually typed without a main type

Documentation

  • #10490 document defaults for plugins
  • #10497 Update link to be able to use within github
  • #10446 Add a stale version warning + a link to the latest version of docs
  • #10470 Update integration.md
  • #10447 Enforce maximum width on chart editor blocks in the docs
  • #10456 Update aspectRatio documentation
  • #10415 Update responsive.md
  • #10434 Clarify helpers need to be imported when using bundlers
  • #10410 Fix typo in link to documentation from sample
  • #10400 Fix default value of ‘includeInvisible’ option in the documentation
  • #10392 Clarify api docs

Development

  • #10509 Bump to 3.8.1
  • #10493 Bump terser from 4.8.0 to 4.8.1
  • #10471 Bump moment from 2.29.2 to 2.29.4
  • #10431 Bump actions/setup-node from 2 to 3
  • #10430 Bump actions/checkout from 2 to 3
  • #10393 Bump eventsource from 1.1.0 to 1.1.1

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert