max(property, data)

  • Type: Method
  • File: core/group.js
  • Implemented in: Group
  • Included in: chart

gets the maximum value of a property

Parameters

  • property - the property (template) of the data items
    • any
  • data - dataset (optional)
    • object

Returns