@bryntum/chart-angular-thin 7.3.4 → 7.3.6
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/README.md +2 -1
- package/bundles/bryntum-chart-angular-thin.umd.js +8 -4
- package/bundles/bryntum-chart-angular-thin.umd.js.map +1 -1
- package/esm2015/lib/bryntum-chart.component.js +9 -5
- package/fesm2015/bryntum-chart-angular-thin.js +8 -4
- package/fesm2015/bryntum-chart-angular-thin.js.map +1 -1
- package/lib/bryntum-chart.component.d.ts +11 -4
- package/package.json +1 -1
- package/src/lib/bryntum-chart.component.ts +13 -4
package/README.md
CHANGED
|
@@ -84,7 +84,8 @@ Explore our comprehensive collection of demos:
|
|
|
84
84
|
## License and copyright
|
|
85
85
|
|
|
86
86
|
This wrapper depends on Bryntum Chart, which is commercial software and requires a paid license.
|
|
87
|
-
Please visit the [Bryntum Chart End User License](https://bryntum.com/products/
|
|
87
|
+
Please visit the [Bryntum Chart End User License](https://bryntum.com/products/license/)
|
|
88
|
+
for the full text of the license.
|
|
88
89
|
|
|
89
90
|
Copyright © 2009-2026, Bryntum
|
|
90
91
|
All rights reserved.
|
|
@@ -946,6 +946,7 @@
|
|
|
946
946
|
'minWidth',
|
|
947
947
|
'monitorResize',
|
|
948
948
|
'namedItems',
|
|
949
|
+
'overflowTwinConfig',
|
|
949
950
|
'pointSize',
|
|
950
951
|
'positioned',
|
|
951
952
|
'preventTooltipOnTouch',
|
|
@@ -1001,7 +1002,6 @@
|
|
|
1001
1002
|
'anchor',
|
|
1002
1003
|
'ariaDescription',
|
|
1003
1004
|
'ariaLabel',
|
|
1004
|
-
'autoUpdateRecord',
|
|
1005
1005
|
'border',
|
|
1006
1006
|
'bubbleEvents',
|
|
1007
1007
|
'color',
|
|
@@ -1031,6 +1031,7 @@
|
|
|
1031
1031
|
'masked',
|
|
1032
1032
|
'monitorResize',
|
|
1033
1033
|
'namedItems',
|
|
1034
|
+
'overflowTwinConfig',
|
|
1034
1035
|
'positioned',
|
|
1035
1036
|
'preventTooltipOnTouch',
|
|
1036
1037
|
'relayStoreEvents',
|
|
@@ -1053,6 +1054,7 @@
|
|
|
1053
1054
|
'animate',
|
|
1054
1055
|
'animationDuration',
|
|
1055
1056
|
'appendTo',
|
|
1057
|
+
'autoUpdateRecord',
|
|
1056
1058
|
'axisColor',
|
|
1057
1059
|
'axisLabelColor',
|
|
1058
1060
|
'background',
|
|
@@ -1141,7 +1143,7 @@
|
|
|
1141
1143
|
'y'
|
|
1142
1144
|
]);
|
|
1143
1145
|
BryntumChartComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.0", ngImport: i0__namespace, type: BryntumChartComponent, deps: [{ token: i0__namespace.ElementRef }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
1144
|
-
BryntumChartComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.0", type: BryntumChartComponent, selector: "bryntum-chart", inputs: { adopt: "adopt", align: "align", anchor: "anchor", ariaDescription: "ariaDescription", ariaLabel: "ariaLabel",
|
|
1146
|
+
BryntumChartComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.0", type: BryntumChartComponent, selector: "bryntum-chart", inputs: { adopt: "adopt", align: "align", anchor: "anchor", ariaDescription: "ariaDescription", ariaLabel: "ariaLabel", border: "border", bubbleEvents: "bubbleEvents", color: "color", config: "config", constrainTo: "constrainTo", contentElementCls: "contentElementCls", dataField: "dataField", defaultBindProperty: "defaultBindProperty", defaultFocus: "defaultFocus", defaults: "defaults", detectCSSCompatibilityIssues: "detectCSSCompatibilityIssues", dock: "dock", draggable: "draggable", elementAttributes: "elementAttributes", floating: "floating", hideAnimation: "hideAnimation", hideWhenEmpty: "hideWhenEmpty", htmlCls: "htmlCls", ignoreParentReadOnly: "ignoreParentReadOnly", itemCls: "itemCls", lazyItems: "lazyItems", listeners: "listeners", localeClass: "localeClass", localizable: "localizable", localizableProperties: "localizableProperties", maskDefaults: "maskDefaults", masked: "masked", monitorResize: "monitorResize", namedItems: "namedItems", overflowTwinConfig: "overflowTwinConfig", positioned: "positioned", preventTooltipOnTouch: "preventTooltipOnTouch", relayStoreEvents: "relayStoreEvents", ripple: "ripple", rootElement: "rootElement", scrollAction: "scrollAction", showAnimation: "showAnimation", showTooltipWhenDisabled: "showTooltipWhenDisabled", tab: "tab", tabBarItems: "tabBarItems", tag: "tag", textAlign: "textAlign", textContent: "textContent", type: "type", ui: "ui", weight: "weight", alignSelf: "alignSelf", animate: "animate", animationDuration: "animationDuration", appendTo: "appendTo", autoUpdateRecord: "autoUpdateRecord", axisColor: "axisColor", axisLabelColor: "axisLabelColor", background: "background", barDirection: "barDirection", barWidth: "barWidth", bubbleScaleFactor: "bubbleScaleFactor", callOnFunctions: "callOnFunctions", catchEventHandlerExceptions: "catchEventHandlerExceptions", centered: "centered", chartPadding: "chartPadding", chartTooltip: "chartTooltip", chartType: "chartType", cls: "cls", column: "column", content: "content", data: "data", dataPointShape: "dataPointShape", dataset: "dataset", disabled: "disabled", extraData: "extraData", field: "field", fillColorField: "fillColorField", flex: "flex", gridColor: "gridColor", height: "height", hidden: "hidden", html: "html", id: "id", inputFieldAlign: "inputFieldAlign", insertBefore: "insertBefore", insertFirst: "insertFirst", interactive: "interactive", items: "items", keyMap: "keyMap", label: "label", labelPosition: "labelPosition", labels: "labels", labelWidth: "labelWidth", layout: "layout", layoutStyle: "layoutStyle", legendPosition: "legendPosition", legendScale: "legendScale", margin: "margin", max: "max", maxHeight: "maxHeight", maximizeOnMobile: "maximizeOnMobile", maxTickLabelRotation: "maxTickLabelRotation", maxWidth: "maxWidth", min: "min", minHeight: "minHeight", minTickLabelRotation: "minTickLabelRotation", minWidth: "minWidth", pointSize: "pointSize", readOnly: "readOnly", record: "record", rendition: "rendition", role: "role", rtl: "rtl", scrollable: "scrollable", series: "series", seriesLineDash: "seriesLineDash", seriesLineOpacity: "seriesLineOpacity", seriesLineThickness: "seriesLineThickness", showControls: "showControls", showLegend: "showLegend", showPoints: "showPoints", showSubtitle: "showSubtitle", showTicks: "showTicks", showTitle: "showTitle", showTooltips: "showTooltips", span: "span", strictRecordMapping: "strictRecordMapping", subtitle: "subtitle", subtitleFont: "subtitleFont", subtitlePadding: "subtitlePadding", tickFont: "tickFont", tickMarkColor: "tickMarkColor", title: "title", titleFont: "titleFont", titlePadding: "titlePadding", tooltip: "tooltip", width: "width", x: "x", y: "y", parent: "parent", values: "values" }, outputs: { onBeforeDestroy: "onBeforeDestroy", onBeforeHide: "onBeforeHide", onBeforeSetRecord: "onBeforeSetRecord", onBeforeShow: "onBeforeShow", onCatchAll: "onCatchAll", onDestroy: "onDestroy", onDirtyStateChange: "onDirtyStateChange", onElementCreated: "onElementCreated", onFocusIn: "onFocusIn", onFocusOut: "onFocusOut", onHide: "onHide", onPaint: "onPaint", onReadOnly: "onReadOnly", onRecompose: "onRecompose", onResize: "onResize", onShow: "onShow" }, usesOnChanges: true, ngImport: i0__namespace, template: '', isInline: true });
|
|
1145
1147
|
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.0", ngImport: i0__namespace, type: BryntumChartComponent, decorators: [{
|
|
1146
1148
|
type: i0.Component,
|
|
1147
1149
|
args: [{
|
|
@@ -1158,8 +1160,6 @@
|
|
|
1158
1160
|
type: i0.Input
|
|
1159
1161
|
}], ariaLabel: [{
|
|
1160
1162
|
type: i0.Input
|
|
1161
|
-
}], autoUpdateRecord: [{
|
|
1162
|
-
type: i0.Input
|
|
1163
1163
|
}], border: [{
|
|
1164
1164
|
type: i0.Input
|
|
1165
1165
|
}], bubbleEvents: [{
|
|
@@ -1218,6 +1218,8 @@
|
|
|
1218
1218
|
type: i0.Input
|
|
1219
1219
|
}], namedItems: [{
|
|
1220
1220
|
type: i0.Input
|
|
1221
|
+
}], overflowTwinConfig: [{
|
|
1222
|
+
type: i0.Input
|
|
1221
1223
|
}], positioned: [{
|
|
1222
1224
|
type: i0.Input
|
|
1223
1225
|
}], preventTooltipOnTouch: [{
|
|
@@ -1258,6 +1260,8 @@
|
|
|
1258
1260
|
type: i0.Input
|
|
1259
1261
|
}], appendTo: [{
|
|
1260
1262
|
type: i0.Input
|
|
1263
|
+
}], autoUpdateRecord: [{
|
|
1264
|
+
type: i0.Input
|
|
1261
1265
|
}], axisColor: [{
|
|
1262
1266
|
type: i0.Input
|
|
1263
1267
|
}], axisLabelColor: [{
|