export const DASH_ARRAY = [4, 4]; export const DEFAULT_LINE_STROKE_WIDTH = 2; export const ERROR_COLOR_NUMBER_MISMATCH = 'styleConfig.series should have exact number of colors as the number of labels'; export const ERROR_COLOR_NOT_FOUND = 'Color {color} not found in the mobile visualization palette.';