UNPKG

d3-stencil

Version:

Charts built with D3 and Stencil. Framework-agnostic, simple.

12 lines (7 loc) 788 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const index = require('./index-c69ddf60.js'); const defineCustomElements = (win, options) => index.patchEsm().then(() => { return index.bootstrapLazy([["bcg-matrix-chart_7.cjs",[[0,"line-annotations-chart",{"graphData":[16]},[[0,"lineChartRendered","lineChartRenderedHandle"]]],[4,"bcg-matrix-chart",{"graphData":[16]}],[4,"horizontal-bar-chart",{"graphData":[16],"tooltipEl":[32],"legendEl":[32]}],[0,"legend-chart",{"legendData":[16],"callOnClick":[64]}],[4,"pie-chart",{"graphData":[16],"tooltipEl":[32],"legendEl":[32]}],[0,"tooltip-chart",{"align":[1],"tooltip":[64],"show":[64],"hide":[64]}],[4,"line-chart",{"graphData":[16]}]]]], options); }); exports.defineCustomElements = defineCustomElements;