UNPKG

angular-d3-graph

Version:

Component for rendering a line graph or bar graph.

12 lines (9 loc) 222 B
<!--The content below is only a placeholder and can be replaced.--> <div> <app-graph [data]="data" [settings]="settings" (activeValuesChanged)="logEvent($event)" tabindex="0" ></app-graph> </div>