|
From: C M <cmp...@gm...> - 2014-02-17 20:31:16
|
On Mon, Feb 17, 2014 at 1:15 PM, Gabriele Brambilla < gb....@gm...> wrote: > Hi, > I'm dealing with a guy that is colorblind. > Have you got any suggestion on how could I show a plot like the one > attached to him? > Is there an option in pyplot that write little numbers near the curves > instead of colors? > In addition to the other suggestions: If this is a plot that is viewed on his computer, you could also build in line picking, so that if the user mouses over the line, information about that line is shown in the toolbar or however you want. |