export interface IChartBoundaries { leftBoundary: number; rightBoundary: number; }