Module: AppSeriesDirective

Defines the app-series directive that may be used inside of a SVG to
set certain SVG attributes dynamically based on series values. The
app-series directive needs to be applied to a SVG node as an attribute in
the form
app-series="{property1: seriesId1, property2: seriesId2, ...}"
where propertyN is a property you want to control dynamically and seriesIdN
is a series id you want to use in order to configure that property.

Source:

Classes

AppSeriesClassManipulator
AppSeriesColorManipulator
AppSeriesController
AppSeriesDimensionManipulator
AppSeriesDirective
AppSeriesManipulator
AppSeriesTextManipulator