// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders the CheckData component 1`] = `
Please make sure that the system formats your data correctly. Select columns to format as numbers, dates, or text. Also select columns to hide or show from the chart.
Include in visualization
 
1
2
! 1
Banana 2021-11-11 fa-banana
3
! 2
Chocolate 2020-11-11 fa-candy-bar
4
! 3
Vanilla 2019-11-11 fa-ice-cream

Format columns
Column: id


Column: name


Column: updatedAt


Column: icon



`;