added ApexCharts to export to fix brush chart in markdown

This commit is contained in:
pvictor 2021-12-10 18:39:38 +01:00
parent f7de6805db
commit 036244b981
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@ import "../css/apexcharter.css";
//window['d3.format'] = format;
//window['d3.formatLocale'] = formatLocale;
// add in webpackconfig: output.libraryTarget: 'window'
export { format , formatLocale };
export { ApexCharts, format , formatLocale };
HTMLWidgets.widget({