Masthash

#histogram

Schwern
1 month ago

I made a #histogram of the #Oreilly #books I own, by color, using the O'Reilly books I own.

Vertical stacks of O'Reilly books, stacked by color.
Datylon
2 months ago

If it looks like a bar chart and acts like a bar chart, then it probably is a histogram! 📊

Visually, histograms might resemble bar graphs. But there are some features that distinguish the two. On our new resource page, we go into details on:

- What is a histogram and its variations (and alternatives),
- How to properly design a histogram,
- We show some examples of histograms designed with Datylon.

Learn more: https://datylon.co/histogram

#datavisualization #dataviz #designthinking #histogram

#! code
3 months ago
Steven P. Sanderson II, MPH
6 months ago

I have written a post that will showcase the hai_histogram_facet_plot() function from my #r #package {healthyR.ai}, which makes it easy to create faceted histograms of numeric and factor data in R.

Some key things about the function:

🚀 You can export the graph as a #plotly plot for #interactivity

🚀 Handles factor data

🚀 You can [0, 1] scale data if you choose

🚀 Reverse factor order

Post: https://www.spsanderson.com/steveondata/posts/rtip-2022-12-08/

#RStats #R #Programming #statistic #visualization #data #histogram

kernpanik 🐾
5 years ago

“Now *that's* some nice histogram”

* from a statistics tutorial I'm working on at the moment (code and screenshot: public domain / CC-0)

#HISTeria #histogram #cran #rstats #ggplot2 #knitr

Code example and histogram created with ggplot2.
kernpanik 🐾
5 years ago

Here's one for you #statistics nerds out there:

After spending almost four workdays reading manuals, forum comments, and tweets, I was finally able to create a proper #histogram with #ggplot2 in #rstats.

#HISTeria (image: @kernpanik | license: free / public domain)