Class: AppMetricsDirective

AppMetricsDirective~ AppMetricsDirective


new AppMetricsDirective()

Defines the <app-metrics>...</app-metrics> directive. Accepts
the following attributes:

  • metrics '=' - reference to a metrics object containing all displayable
    metrics
  • highlights '=' - reference to a highlights object holding the current
    interaction & display state of the visualization.

Source:

Methods


<static> factory()

Factory to create the directive; used in the angular.directive call

Source: