Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Adding a new ggplot page (geom_bin2d) #1405

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

Merged
merged 13 commits into from
Jul 30, 2019

Conversation

kojisposts
Copy link
Contributor

I have proofed it locally!

(If you're wondering, there are eight commits because the first few were meant to test git on my first day - I then had to revert them once I realized that I was committing actual edits to this same branch.)

@kojisposts kojisposts requested a review from cldougl July 18, 2019 18:05
@cldougl cldougl requested a review from nicolaskruchten July 18, 2019 20:39
<iframe src="https://plot.ly/~RPlotBot/5674.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>

### Customized Colours
The automatic colour scheme is unintuitive: lighter colours denote larger numbers than darker colours.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to stay away from self-criticism of the defaults if possible. I would just say "to change the colors..."

<iframe src="https://plot.ly/~RPlotBot/5680.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>

### With Facets
We can facet the graphic with the "region" column, and set "bins" to 20, so that the graph is 20 x 20 sides. We can also use a little trick to add an "All" subset containing all the data.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd remove the "little trick"... too fancy for docs IMO :) Or move it to a separate example.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove the "little trick" reference from the text here too plz?

@kojisposts
Copy link
Contributor Author

I've gone through your comments and updated this!

I've also edited a confusing ggplot page I came across + reran the 11 R pages that were fine using plotly 4.9

@nicolaskruchten
Copy link
Contributor

One last little comment to address and then you can merge! 💃

@kojisposts kojisposts merged commit 9fe87a2 into source-design-merge Jul 30, 2019
@kojisposts kojisposts deleted the your_feature_branch branch July 30, 2019 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants