Skip to content
✌ Makis Tracend edited this page Jul 17, 2013 · 6 revisions

Syntax

vis.group( key, [groups], options)

key

A string of the key of interest

groups (optional)

If supplied, an array of set values that will define the groups.

options

  • reset (boolean) If set to true it will reset the chart data - default: false
  • literal (boolean) If set to true it will record all different options, otherwise it will try to group small values into a group named other - default: false
Clone this wiki locally