home.social

#ggplot — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ggplot, aggregated by home.social.

fetched live
  1. r-graph-gallery.com provides example code for a variety of chart types, both in base R and ggplot: r-graph-gallery.com/ #rstats #ggplot #design

  2. r-graph-gallery.com provides example code for a variety of chart types, both in base R and ggplot: r-graph-gallery.com/ #rstats #ggplot #design

  3. Find the best contrast between one color and a list of options, e.g. for labels in geom_tile: {prismatic::best_contrast()} emilhvitfeldt.github.io/prisma #rstats #dataviz #ggplot #colors

  4. Find the best contrast between one color and a list of options, e.g. for labels in geom_tile: {prismatic::best_contrast()} emilhvitfeldt.github.io/prisma #rstats #dataviz #ggplot #colors

  5. I did not know about ggplot_build() before. It can come in handy in situations where you want to access computed metrics of a #ggplot. ggplot2.tidyverse.org/referenc. Thanks @thedatainklab for sharing. #rstats #ci

  6. I did not know about ggplot_build() before. It can come in handy in situations where you want to access computed metrics of a #ggplot. ggplot2.tidyverse.org/referenc. Thanks @thedatainklab for sharing. #rstats #ci

  7. r-charts.com provides example code for a variety of chart types, both in base R and ggplot: r-charts.com/ #rstats #ggplot #design

  8. r-charts.com provides example code for a variety of chart types, both in base R and ggplot: r-charts.com/ #rstats #ggplot #design

  9. {ggblanket}, a wrapper around #ggplot for quick, explorative plots with sensible defaults and less code. davidhodge931.github.io/ggblan #rstats

  10. {ggblanket}, a wrapper around #ggplot for quick, explorative plots with sensible defaults and less code. davidhodge931.github.io/ggblan #rstats

  11. If you need automatic wrapping of labels in ggplot, the {ggtext} package by @[email protected] has you covered: wilkelab.org/ggtext/articles/t But make sure you also check out the rest of the functionality of the package to add markdown fromated text to plots... #ggplot #rstats #visualization

  12. If you need automatic wrapping of labels in ggplot, the {ggtext} package by @[email protected] has you covered: wilkelab.org/ggtext/articles/t But make sure you also check out the rest of the functionality of the package to add markdown fromated text to plots... #ggplot #rstats #visualization

  13. If you set limits for a scale (e.g. x-axis) in ggplot, how would you like data outside of that range be handled? There is the oob parameter for that and a set of functions to use with it: scales.r-lib.org/reference/oob #rstats #ggplot #dataviz

  14. If you set limits for a scale (e.g. x-axis) in ggplot, how would you like data outside of that range be handled? There is the oob parameter for that and a set of functions to use with it: scales.r-lib.org/reference/oob #rstats #ggplot #dataviz

  15. r-graph-gallery.com provides example code for a variety of chart types, both in base R and ggplot: r-graph-gallery.com/ #rstats #ggplot #design

  16. r-graph-gallery.com provides example code for a variety of chart types, both in base R and ggplot: r-graph-gallery.com/ #rstats #ggplot #design

  17. Convert from beziers to line segments in pure .

    Here's the tiger, once with false colour, once with real colours. Plotted with geom_polygon()

    Feeling pretty good for a bit of lazy

  18. Convert from beziers to line segments in pure #RStats.

    Here's the tiger, once with false colour, once with real colours. Plotted with #ggplot geom_polygon()

    Feeling pretty good for a bit of lazy #WeekendCoding

  19. raw svg data

    Stroke is coloured by the shape index within the SVG.

  20. #ggplot raw svg data

    Stroke is coloured by the shape index within the SVG.

    #RStats

  21. Reconsidering shape of the returned data to make use with easier.

  22. Reconsidering shape of the returned data to make use with #ggplot easier.

    #RStats