- Upgraded to angular 10.0
- Moving to angular library format
- Changing
plotly_click
event toplotlyClick
for consistence among other event names
- Upgraded to angular 9.0 (See plotly#101)
- Adding
@angular/core^9.0.0
as a peer dependency - Adding
treemapclick
andsunburstclick
events (See plotly#105)