@@ -58,7 +58,7 @@ export interface IColorMap {
export interface IBand {
histogram: IHistogram;
statistics?: IStatistics;
statistics: IStatistics;
}
The note is not visible to the blocked user.