Skip to content

Commit

Permalink
the comment was no longer appropriate.
Browse files Browse the repository at this point in the history
  • Loading branch information
timo committed May 12, 2012
1 parent 1737617 commit 26b7750
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion multi_axis_palette.ipynb
Expand Up @@ -79,7 +79,6 @@
"input": [
"from itertools import product",
"def generate_palette(values):",
" # make sure values and hues are in the same order",
" indices = range(len(values))",
"",
" axisvalues = list(list(values_along_axis(values[axis][1], values[axis][0])) for axis in indices)",
Expand Down

0 comments on commit 26b7750

Please sign in to comment.