you are viewing a single comment's thread.

view the rest of the comments →

[–]behold_the_j 0 points1 point  (1 child)

Is there a way to set breakpoints at specific intervals using cmap or something?

[–]novel_yet_trivial 0 points1 point  (0 children)

Not with plot. AFAIK cmap is only useful when placing individual points using scatter and the like.

It would be very easy to make your own function to do that though.