Skip to content

Trellis plot: wrong encoding by shape (rplot.scaleshape) #3484

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dalito opened this issue Apr 29, 2013 · 3 comments
Closed

Trellis plot: wrong encoding by shape (rplot.scaleshape) #3484

dalito opened this issue Apr 29, 2013 · 3 comments
Labels

Comments

@dalito
Copy link

dalito commented Apr 29, 2013

The trellis plot shown in the documentation (http://pandas.pydata.org/pandas-docs/stable/_images/rplot7_tips.png) that uses ScaleShape to encode the data column "size" by shape shows a bug:

The same shape is used for "Sun, 5" and "Sun, 6" although they should have different shapes. Also "Thur, 4" and "Thur, 5" have the same shape (not visible in linked image).

The image also shows that gridlines are not correcly drawn on all panels.

@ghost
Copy link

ghost commented Apr 29, 2013

Thanks, marked as bug.

@jreback
Copy link
Contributor

jreback commented Sep 22, 2013

@cpcloud cc @jorisvandenbossche

@jreback jreback modified the milestones: 0.15.0, 0.14.0 Mar 9, 2014
@jreback
Copy link
Contributor

jreback commented Jan 26, 2015

xref #3445 I suppose we would take a patch for this, but other more supported plot libs out there.

@jreback jreback closed this as completed Jan 26, 2015
@jorisvandenbossche jorisvandenbossche removed this from the 0.16.0 milestone Jan 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants