Code Monkey home page Code Monkey logo

easyggplot2's People

Contributors

kassambara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

easyggplot2's Issues

violins with paired lines

I am wondering if this is possible to add lines between the dots related to the same subjects for a plot with multiple violins (e.g. I have multiple reports from the same subjects). I can do it using ggplot2 by adding , geom_line(aes(group=subject) for the data in a long format. Thanks!

Error installation

Hello,

I've the following message when I'm try to install your package on R.
> install_github("kassambara/easyGgplot2") Downloading GitHub repo kassambara/easyGgplot2@master from URL https://api.github.com/repos/kassambara/easyGgplot2/zipball/master Installing easyGgplot2 Erreur dans if (capabilities("libcurl")) { : l'argument est de longueur nulle

Can you help me please.

boxplot width in ggplot2.dotplot

There should be a parameter to control the boxplot width in the ggplot2.dotplot and ggplot2.boxplot. Currently width have no effect.

ggplot2.dotplot(data=ToothGrowth, xName='dose',yName='len', addBoxplot = TRUE, width=0.5)

ggplot2.histogram does not show frequency counts on y axis when addDensity=T

When I plot a histogram with density, I have not been able to plot counts on the y-axis, even with the param scale="frequency" set.

This is the code I used:
ggplot2.histogram(data=t, xName='Value', groupName='Typ', legendPosition="top", alpha=0.5, addDensity=T, position = "dodge", groupColors = c('#fc8d59','#91bfdb'), scale = "frequency", bins = 10)

Error after upgrading ggplot2 to ver 2.0.0

ggplot2.boxplot generated the following error after updating ggplot2. Are you going to update your package in order to be compatible with ggplot2 ver 2.0.0 ?

Error: Unknown parameters: mainTitle, xtitle, ytitle, legendTitle
In addition: Warning messages:
1: replacing previous import by 'grid::unit' when loading 'ggthemes'
2: replacing previous import by 'grid::arrow' when loading 'ggthemes'
3: replacing previous import by 'scales::alpha' when loading 'ggthemes'
4: replacing previous import by 'grid::unit' when loading 'sjPlot'
5: In crs$dataset <- my.data : Coercing LHS to a list
6: replacing previous import by 'ggplot2::arrow' when loading 'Hmisc'
7: replacing previous import by 'ggplot2::unit' when loading 'Hmisc'
8: replacing previous import by 'scales::alpha' when loading 'Hmisc'

ggplot2 boxplot dotSize

It would be nice if dotSize could accept a variable name (aesthetic mapping).

Is there a way to get the generated ggplot command that your functions create?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.