Sha256: 1efb257a93aeffbc467cdb00d71993c490f65c1e741f722c438babe3499ef3df
Contents?: true
Size: 267 Bytes
Versions: 16
Compression:
Stored size: 267 Bytes
Contents
c3.generate({ bindto: PANEL, data: { x: HEADERS[0], columns: COLUMNS, type: 'bar', groups: [HEADERS.splice(1)] }, axis: { x: { type: 'category', categories: COLUMNS[0], tick: { culling: true } } } });
Version data entries
16 entries across 16 versions & 1 rubygems