export const Y_AXIS_MARGIN = 60; export const MIN_BAR_PERCENT_HEIGHT = 0.01; export const DEFAULT_AXIS_CHART_TYPE = 'line';