UNPKG

@swimlane/ngx-charts

Version:

Declarative Charting Framework for Angular

7 lines 289 B
export var ShowTypes; (function (ShowTypes) { ShowTypes[ShowTypes["all"] = 'all'] = "all"; ShowTypes[ShowTypes["focus"] = 'focus'] = "focus"; ShowTypes[ShowTypes["mouseover"] = 'mouseover'] = "mouseover"; })(ShowTypes || (ShowTypes = {})); //# sourceMappingURL=show.type.js.map