animated-charts
Version:
Animated chart web components for all frameworks (React, Angular, Vue, HTML)
24 lines (20 loc) • 1.26 kB
JavaScript
import { p as promiseResolve, b as bootstrapLazy } from './index-58QfBuzl.js';
export { s as setNonce } from './index-58QfBuzl.js';
import { g as globalScripts } from './app-globals-DQuL1Twl.js';
/*
Stencil Client Patch Browser v4.35.3 | MIT Licensed | https://stenciljs.com
*/
var patchBrowser = () => {
const importMeta = import.meta.url;
const opts = {};
if (importMeta !== "") {
opts.resourcesUrl = new URL(".", importMeta).href;
}
return promiseResolve(opts);
};
patchBrowser().then(async (options) => {
await globalScripts();
return bootstrapLazy([["animated-area-chart",[[1,"animated-area-chart",{"data":[16],"labels":[16],"color":[1],"height":[2],"chartTitle":[1,"chart-title"]}]]],["animated-bar-chart",[[1,"animated-bar-chart",{"data":[16],"labels":[16],"colors":[16],"height":[2],"chartTitle":[1,"chart-title"]}]]],["animated-donut-chart",[[1,"animated-donut-chart",{"data":[16],"labels":[16],"colors":[16],"size":[2],"strokeWidth":[2,"stroke-width"],"chartTitle":[1,"chart-title"]}]]],["animated-line-chart",[[1,"animated-line-chart",{"data":[16],"labels":[16],"color":[1],"height":[2],"chartTitle":[1,"chart-title"]}]]]], options);
});
//# sourceMappingURL=animated-charts.js.map
//# sourceMappingURL=animated-charts.js.map