remove comment

This commit is contained in:
Paul Marbach
2025-12-18 14:55:35 -05:00
parent 9deb30d88f
commit b5655a0c20
@@ -114,7 +114,6 @@ export function getYRange(alignedFrame: DataFrame): Range.MinMax {
return [roundedMin, roundedMax];
}
// TODO: #112977 enable highlight index
const HIGHLIGHT_IDX_POINT_SIZE = 6;
const defaultConfig: GraphFieldConfig = {