Skip to content

issues Search Results · repo:ggobi/ggally language:R

Filter by

267 results
 (96 ms)

267 results

inggobi/ggally (press backspace or delete to remove)

Background: I m plotting the arrests data set from the Effects package in R. I d like to only plot the first column showing released s relationship to all other variables with the x-axis labels shown ...
  • sielerjm
  • 5
  • Opened 
    on May 9, 2022
  • #438

The stat_cross() function is very useful ! Would you consider adding phi measures of local associations, on top of Pearson s residuals ? Phi coefficients have the advantage of being bounded between -1 ...
  • nicolas-robette
  • 2
  • Opened 
    on Apr 27, 2022
  • #437

GGally allows the user to pass a function defining his own plot for a cell with arguments like upper, lower, etc. (the examples for ggpairs). The dataset passed to a user-defined function is changed, e.g. ...
  • kalashnov
  • Opened 
    on Apr 4, 2022
  • #436

The rows of discrete count plots above the diagonal appear switched compared to their labels when using ggpairs with internal axis labels. (df - data.frame(SEX = c( Male , Male , Female , Female ), ...
  • toddyoder
  • 1
  • Opened 
    on Mar 25, 2022
  • #435

In DESCRIPTION, the package import reshape and plyr. Is there a plan to remove them as ggally dependency?
  • elong0527
  • 1
  • Opened 
    on Jan 28, 2022
  • #434

I noticed that ggcoef_model() does not manage to handle lme4::glmer objects without the user having to load the broom.mixed package first. This is probably a bug caused by tidy methods for mixed-type models ...
  • MikkoVihtakari
  • 3
  • Opened 
    on Dec 9, 2021
  • #432

See the following example. In the first example, Female should not be displayed on the figure. The second example produces an error. library(GGally) # Le chargement a nécessité le package : ggplot2 ...
  • larmarange
  • Opened 
    on Nov 10, 2021
  • #430

how I can change the font family in ticks in ggcorr? like Times new Roman , Thank you!
  • guangingmai
  • 2
  • Opened 
    on Nov 9, 2021
  • #429

Asked on community RStudio without much success. Is there a way to control the order of the facets from a ggcoef_compare() plot? library(GGally) m1 - lm(Fertility ~ Education + Catholic, data = swiss) ...
  • guyabel
  • 3
  • Opened 
    on Oct 23, 2021
  • #426

Would having ticks in ggcorr plots help anyone else? With short names the plots are easy to read, but with longer names I find it difficult. I m happy to try to submit a PR if there is interest. This is ...
feature
  • nickp60
  • 2
  • Opened 
    on Sep 28, 2021
  • #425
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.