this.recline = this.recline || {}; recline.DataExplorer = Backbone.View.extend({ tagName: 'div', className: 'data-explorer', template: ' \
To create a chart select a column (group) to use as the x-axis \ then another column (Series A) to plot against it.
You can add add \ additional series by clicking the "Add series" button
Please note you must be logged in to save charts.