Skip to content

Commit 4d26904

Browse files
committed
ENH: update transfer function editor color range features
* Add intensity data value tooltip to control points * Move color range control points lower * Add middle color range control point
1 parent d20b17b commit 4d26904

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

itkwidgets/viewer_config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ITK_VIEWER_SRC = (
2-
"https://bafybeigczshobl7lpiyj26r6mr2zsibwoiq7ueqmqdfmynqbznvxmfiddq.on.fleek.co/"
2+
"https://bafybeihbmdbduvo574nm3bp63f46envcx5e7ogldho2p4uegpcxvq6huce.on.fleek.co/"
33
)
4-
PYDATA_SPHINX_HREF = "https://cdn.jsdelivr.net/npm/[email protected].0/dist/bootstrapUIMachineOptions.js.es.js"
4+
PYDATA_SPHINX_HREF = "https://cdn.jsdelivr.net/npm/[email protected].1/dist/bootstrapUIMachineOptions.js.es.js"
55
MUI_HREF = "https://cdn.jsdelivr.net/npm/[email protected]/dist/materialUIMachineOptions.js.es.js"

0 commit comments

Comments
 (0)