deviz icon indicating copy to clipboard operation
deviz copied to clipboard

Improve plotting

Open marcosci opened this issue 5 years ago • 10 comments

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!

marcosci avatar Dec 12 '20 18:12 marcosci

Go for it!

marcosci avatar Jan 10 '21 17:01 marcosci

Alles klar - letztes Mal hieß es noch das Package wird fallen gelassen, da steck ich doch keine Zeit rein dann :D

z3tt avatar Jan 11 '21 07:01 z3tt

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.

image

marcosci avatar Jan 12 '21 08:01 marcosci

Noice! Don't like the red boxes around the legend keys but that can be fixed.

z3tt avatar Jan 12 '21 08:01 z3tt

And the legend somehow needs to be continuous, not discrete ... 🤷

marcosci avatar Jan 12 '21 08:01 marcosci

Yes, usually by default. If not, guide_colorbar() didn't help?

z3tt avatar Jan 12 '21 09:01 z3tt

Oh, that did help. I used guide_legend ... anyway, if any of you wants to improve something, go for it!

marcosci avatar Jan 12 '21 09:01 marcosci

image

Current state

marcosci avatar Jan 12 '21 09:01 marcosci

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 :)

z3tt avatar Jan 12 '21 10:01 z3tt

Hi @marcosci, is this still something I should have a look at? Or are you happy with the latest version?

z3tt avatar Jun 08 '21 09:06 z3tt