Chart.js — bundled third-party library
========================================

File:     chart.min.js
Library:  Chart.js
Version:  4.5.1 (UMD build)
License:  MIT (license header retained at the top of chart.min.js)

Human-readable / non-compressed source
--------------------------------------
The unminified source for this exact release is published by the Chart.js
project and can be obtained from any of:

  - Project site:    https://www.chartjs.org
  - Source (GitHub): https://github.com/chartjs/Chart.js/releases/tag/v4.5.1
  - npm:             https://www.npmjs.com/package/chart.js/v/4.5.1
                     (the package's dist/chart.umd.js is the readable source
                     from which dist/chart.umd.min.js == this file is built)

No modifications have been made to the library; it is bundled verbatim so the
plugin's admin dashboard charts render without loading any external CDN.
