extentCellCorners = [
        colsMinPlot - 0.5 * cellSize,
        colsMaxPlot + 0.5 * cellSize,
        rowsMinPlot - 0.5 * cellSize,
        rowsMaxPlot + 0.5 * cellSize,