dreamRs / esquisse

RStudio add-in to make plots interactively with ggplot2
https://dreamrs.github.io/esquisse
Other
1.76k stars 228 forks source link

Allowing geom_point when plotting Time vs Continuous Data #139

Closed matton2 closed 3 years ago

matton2 commented 3 years ago

Hello. I would like to be able to use geom_point when plotting Time vs Continuous data.

I attempted to create a branch to implement but am not allowed to branch.

pvictor commented 3 years ago

Yes I will add that !

If you want to contribute you can fork this repo then create a pull request. Note that development of the next version is in branch "dev", so you have to start from there and create a PR in this branch.

Victor

matton2 commented 3 years ago

Hi @pvictor I will do that. I should have the request up pretty quickly.

matton2 commented 3 years ago

I created a PR but not positive i did it correctly....sorry!

pvictor commented 3 years ago

It is now available in the GitHub version and will be released on CRAN soon, please re-open this issue if you encounter any trouble.