export const TABLE = 'table'; export const PIE = 'pie'; export const BAR = 'bar'; export const LINE = 'line';