Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
revoltek committed Jul 30, 2024
1 parent 450a656 commit d5d1a47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion losoto/operations/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ def _plot(Nplots, NColFig, figSize, markerSize, cmesh, axesInPlot, axisInTable,
vals = np.log10(vals)

if datatype == 'phase' or datatype == 'rotation':
#cmap = phase_colormap
cmap = plt.cm.hsv
else:
try:
Expand Down

0 comments on commit d5d1a47

Please sign in to comment.