chartjs-plugin-trendline
Version:
Trendline for Chart.js
12 lines (11 loc) • 351 B
Plain Text
/*!
* chartjs-plugin-trendline.js
* Version: 2.1.8
*
* Copyright 2025 Marcus Alsterfjord
* Released under the MIT license
* https://github.com/Makanz/chartjs-plugin-trendline/blob/master/README.md
*
* Modified by @vesal: accept xy-data from scatter,
* Modified by @Megaemce: add label and basic legend to trendline, add JSDoc,
*/