Skip to content

Commit 7353557

Browse files
committed
remove old command scalebar
1 parent b2878de commit 7353557

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/cardiotensor/visualization/fury_plotting_streamlines.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,6 @@ def show_streamlines(
250250

251251
scene.add(actor)
252252
if lut is not None:
253-
# scene.add(fury.actor.scalar_bar(lut))
254253
scene.add(fury.actor.scalar_bar(lookup_table=lut, title="Angle (deg)"))
255254

256255
scene.reset_camera()

0 commit comments

Comments
 (0)