AngularJS directive for the PivotChart control.
Use the wj-pivot-chart and wj-pivot-panel directives to add pivot charts to your AngularJS applications.
Directive and parameter names must be formatted as lower-case with dashes instead of camel-case. For example:
<wj-pivot-panel control="thePanel" items-source="rawData"> </wj-pivot-panel> <wj-pivot-chart items-source="thePanel" chart-type="Bar" max-series="10" max-points="100"> </wj-pivot-chart>
The wj-pivot-chart directive supports the following attributes:
AngularJS directive for the PivotChart control.
Use the wj-pivot-chart and wj-pivot-panel directives to add pivot charts to your AngularJS applications.
Directive and parameter names must be formatted as lower-case with dashes instead of camel-case. For example:
The wj-pivot-chart directive supports the following attributes: