Improve plotting
Cedric, some more ggplot2 magic please. And every function should have an optional start/end feature, like the "dot" option. I like that a lot!
Go for it!
Alles klar - letztes Mal hieß es noch das Package wird fallen gelassen, da steck ich doch keine Zeit rein dann :D
There is now a plotting function for key tracking ... any suggestions? I dislike the legend, but don't have a better idea at the moment.

Noice! Don't like the red boxes around the legend keys but that can be fixed.
And the legend somehow needs to be continuous, not discrete ... 🤷
Yes, usually by default. If not, guide_colorbar() didn't help?
Oh, that did help. I used guide_legend ... anyway, if any of you wants to improve something, go for it!

Current state
guide_legend() draws a categorical legend, that#s what Hadley considers a "true legend" it seems. I'm busy this week but will come back to it. But looks nice already, maybe I'd use a bit more colorful palette but that's it :)
Hi @marcosci, is this still something I should have a look at? Or are you happy with the latest version?