sum(property, data)
Type: Method
File: core/group.js
Implemented in:
Group
Included in:
chart
gets the sum of property values
Parameters
property - the property (template) of the data items
any
data - dataset (optional)
object
Returns