Skip to content

Commit

Permalink
remove out-of-date comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kecnry committed Oct 27, 2023
1 parent a3d0cae commit 8957ea4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,6 @@ def _update_stretch_curve(self, msg=None):
colorbar_mark = self.stretch_histogram.marks['colorbar']
colorbar_mark.x = x
colorbar_mark.y = y
# TODO: fix all white on load...
colorbar_mark.colors = ipycolors

# show "knot" locations if the stretch_function is a spline
Expand Down

0 comments on commit 8957ea4

Please sign in to comment.