API Docs for: 0.0.2
Show:

chart.PieSliceHighlighted Class

Add-on for Pie chart. This add-on highlights slices in a pie chart by showing a larger slice behind current highlighted chart slice. See Chart/Pie for example of use.

Item Index

Attributes

Attributes

size

Number

Size of slice

Default: 5

styles

Object

Styling of slice

Default: { 'fill' : '#ccc' }

Example:

styles:{ 'fill' : '#f00' }