@kong-ui-public/analytics-chart 0.8.23 → 0.8.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/vitals-chart.es.js
CHANGED
|
@@ -553,7 +553,7 @@ class ii {
|
|
|
553
553
|
}
|
|
554
554
|
}
|
|
555
555
|
/*!
|
|
556
|
-
* Chart.js v4.3.
|
|
556
|
+
* Chart.js v4.3.3
|
|
557
557
|
* https://www.chartjs.org
|
|
558
558
|
* (c) 2023 Chart.js Contributors
|
|
559
559
|
* Released under the MIT License
|
|
@@ -2122,7 +2122,7 @@ function Pf(n, t) {
|
|
|
2122
2122
|
return JSON.stringify(n, i) !== JSON.stringify(t, i);
|
|
2123
2123
|
}
|
|
2124
2124
|
/*!
|
|
2125
|
-
* Chart.js v4.3.
|
|
2125
|
+
* Chart.js v4.3.3
|
|
2126
2126
|
* https://www.chartjs.org
|
|
2127
2127
|
* (c) 2023 Chart.js Contributors
|
|
2128
2128
|
* Released under the MIT License
|
|
@@ -3442,7 +3442,7 @@ class Jn extends ie {
|
|
|
3442
3442
|
update(t) {
|
|
3443
3443
|
const e = this._cachedMeta, { dataset: i, data: r = [], _dataset: a } = e, s = this.chart._animationsDisabled;
|
|
3444
3444
|
let { start: o, count: l } = Yc(e, r, s);
|
|
3445
|
-
this._drawStart = o, this._drawCount = l, Uc(e) && (o = 0, l = r.length), i._chart = this.chart, i._datasetIndex = this.index, i._decimated = !!a._decimated, i.points = r
|
|
3445
|
+
this._drawStart = o, this._drawCount = l, Uc(e) && (o = 0, l = r.length), i._chart = this.chart, i._datasetIndex = this.index, i._decimated = !!a._decimated, i.points = r;
|
|
3446
3446
|
const c = this.resolveDatasetElementOptions(t);
|
|
3447
3447
|
this.options.showLine || (c.borderWidth = 0), c.segment = this.options.segment, this.updateElement(i, void 0, {
|
|
3448
3448
|
animated: !s,
|
|
@@ -5632,7 +5632,7 @@ function ip(n, t) {
|
|
|
5632
5632
|
}
|
|
5633
5633
|
return !1;
|
|
5634
5634
|
}
|
|
5635
|
-
var rp = "4.3.
|
|
5635
|
+
var rp = "4.3.3";
|
|
5636
5636
|
const ap = [
|
|
5637
5637
|
"top",
|
|
5638
5638
|
"bottom",
|