// (C) 2007-2018 GoodData Corporation
export const TABLE = "table";
export const PIE = "pie";
export const BAR = "bar";
export const LINE = "line";
