chartjs-chart-matrix
Advanced tools
Comparing version
/*! | ||
* chartjs-chart-matrix v1.0.0-alpha7 | ||
* chartjs-chart-matrix v1.0.0-alpha8 | ||
* https://github.com/kurkle/chartjs-chart-matrix#readme | ||
@@ -8,2 +8,3 @@ * (c) 2020 Jukka Kurkela | ||
import { DatasetController, Element } from 'chart.js'; | ||
import { isObject } from 'chart.js/helpers/core'; | ||
@@ -100,12 +101,2 @@ class MatrixController extends DatasetController { | ||
/*! | ||
* Chart.js v3.0.0-alpha.2 | ||
* https://www.chartjs.org | ||
* (c) 2020 Chart.js Contributors | ||
* Released under the MIT License | ||
*/ | ||
function isObject(value) { | ||
return value !== null && Object.prototype.toString.call(value) === '[object Object]'; | ||
} | ||
/** | ||
@@ -112,0 +103,0 @@ * Helper function to get the bounds of the rect |
/*! | ||
* chartjs-chart-matrix v1.0.0-alpha7 | ||
* chartjs-chart-matrix v1.0.0-alpha8 | ||
* https://github.com/kurkle/chartjs-chart-matrix#readme | ||
@@ -4,0 +4,0 @@ * (c) 2020 Jukka Kurkela |
/*! | ||
* chartjs-chart-matrix v1.0.0-alpha7 | ||
* chartjs-chart-matrix v1.0.0-alpha8 | ||
* https://github.com/kurkle/chartjs-chart-matrix#readme | ||
@@ -4,0 +4,0 @@ * (c) 2020 Jukka Kurkela |
{ | ||
"name": "chartjs-chart-matrix", | ||
"version": "1.0.0-alpha7", | ||
"version": "1.0.0-alpha8", | ||
"description": "Chart.js module for creating matrix charts", | ||
@@ -5,0 +5,0 @@ "main": "dist/chartjs-chart-matrix.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
-100%22872
-0.85%499
-1.58%