UNPKG

ngx-d3-tooltip

Version:

Add tooltips to your d3 visualizations using Angular Components.

6 lines (5 loc) 191 B
import { ViewContainerRef } from '@angular/core'; export declare class D3TooltipHostDirective { viewContainerRef: ViewContainerRef; constructor(viewContainerRef: ViewContainerRef); }