- PlotlyService.getPlotly now returns a Promise
- Updated peerDependency to angular >10.0 (see plotly#154)
- Enhanced integration with Angular CSS classes handling (See plotly#147)
- Allow user content inside plotly plot div element (See plotly#147)
- Upgraded to angular 10.0
- Moving to angular library format
- Changing
plotly_clickevent toplotlyClickfor consistence among other event names
- Upgraded to angular 9.0 (See plotly#101)
- Adding
@angular/core^9.0.0as a peer dependency - Adding
treemapclickandsunburstclickevents (See plotly#105)