Module
ECharts.Chart
- Package
- purescript-echarts
- Repository
- slamdata/purescript-echarts
#initWithTheme Source
initWithTheme :: forall e m. MonadEff (dom :: DOM, echarts :: ECHARTS, exception :: EXCEPTION | e) m => Theme -> HTMLElement -> m Chart