We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9a268a commit c8c93f1Copy full SHA for c8c93f1
src/model.ts
@@ -44,7 +44,6 @@ type LoadableVolumeOptions = Pick<
44
| "cal_min"
45
| "cal_max"
46
| "trustCalMinMax"
47
- | "visible"
48
| "colorbarVisible"
49
>;
50
0 commit comments