c3.generate({ bindto: PANEL, data: { x: HEADERS[0], columns: COLUMNS }, axis: { x: { type: 'category', categories: COLUMNS[0], tick: { culling: true } } } });