Release 3.0.0-beta.2

This commit is contained in:
Chart.js
2020-10-01 10:56:51 +00:00
parent b245fee299
commit 35f08e73f2
4 changed files with 22440 additions and 0 deletions

9264
dist/chart.esm.js vendored Normal file

File diff suppressed because it is too large Load Diff

13156
dist/chart.js vendored Normal file

File diff suppressed because it is too large Load Diff

13
dist/chart.min.js vendored Normal file

File diff suppressed because one or more lines are too long

7
dist/helpers.esm.js vendored Normal file
View File

@@ -0,0 +1,7 @@
/*!
* Chart.js v3.0.0-beta.2
* https://www.chartjs.org
* (c) 2020 Chart.js Contributors
* Released under the MIT License
*/
export { O as _alignPixel, W as _angleBetween, at as _angleDiff, ai as _arrayUnique, a3 as _bezierCurveTo, a0 as _bezierInterpolation, a7 as _boundSegment, Z as _boundSegments, _ as _capitalize, Y as _computeSegments, ad as _decimalPlaces, an as _deprecated, U as _elementsEqual, Q as _factorize, ah as _filterBetween, E as _getParentNode, N as _int32Range, z as _isPointInArea, k as _limitValue, ag as _longestText, aj as _lookup, w as _lookupByKey, M as _measureText, j as _merger, am as _mergerIf, a6 as _normalizeAngle, a1 as _pointInLine, A as _rlookupByKey, ac as _setMinAndMaxByKey, $ as _steppedInterpolation, a2 as _steppedLineTo, X as _updateBezierControlPoints, ae as almostEquals, af as almostWhole, K as callback, T as clear, o as clipArea, al as clone, c as color, ab as distanceBetweenPoints, a4 as drawPoint, C as each, e as easingEffects, ak as fontString, V as getAngleFromPoint, g as getHoverColor, D as getMaximumSize, y as getRelativePosition, a8 as getRtlAdapter, ar as getStyle, b as isArray, J as isFinite, q as isNullOrUndef, t as isNumber, i as isObject, l as listenArrayEvents, I as log10, m as merge, h as mergeIf, n as noop, a9 as overrideTextDirection, F as readUsedSize, r as requestAnimFrame, a as resolve, f as resolveObjectKey, aa as restoreTextDirection, S as retinaScale, s as sign, ap as splineCurve, aq as splineCurveMonotone, H as supportsEventListenerOptions, L as toDegrees, P as toFont, ao as toFontString, as as toLineHeight, B as toPadding, x as toRadians, a5 as toTRBL, R as uid, p as unclipArea, u as unlistenArrayEvents, v as valueOrDefault } from './chunks/helpers.rtl.js';