new Chart(options) A chart (line / column etc.) options: { element : «Element | ID», name : «String», (TODO many more) } Parameters: Name Type Description options Object The options Source: Chart.js, line 12