• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Data Viz with Python and R

Learn to Make Plots in Python and R

  • Home
  • Seaborn
  • Matplotlib
  • ggplot2
  • Altair
  • About
    • Privacy Policy
  • Visualizing Activation Functions in Neural Networks
  • Confusion Matrix Calculator
  • Visualizing Dropout Rate in Neural Network
  • Visualizing Loss Functions in Neural Networks
  • Show Search
Hide Search

datavizpyr

How To Make Title Bold in ggplot2?

datavizpyr · February 3, 2020 ·

ggplot: increase title size

Want to make your plot titles stand out and look more professional? This comprehensive guide shows you exactly how to make title bold ggplot2 using multiple styling methods, with ready-to-use code examples. 📚 Complete ggplot2 guide — 35+ tutorials with … [Read more...] about How To Make Title Bold in ggplot2?

Filed Under: ggplot2, make title bold ggplot2, R Tagged With: ggplot2, R

Remove Axis Text & Ticks in ggplot2 (R) — Quick Examples

datavizpyr · January 31, 2020 ·

A plot without x-axis tick and x-axis Text in ggplot2

Sometimes when making a plot in R, you may want a cleaner chart without axis labels or tick marks. In ggplot2, both axis text (the labels) and axis ticks (the small tick marks) can be removed or customized. In this tutorial, you’ll learn how to remove axis text and ticks in … [Read more...] about Remove Axis Text & Ticks in ggplot2 (R) — Quick Examples

Filed Under: ggplot2, R, remove axis tick and text Tagged With: ggplot2, R

Grouped Boxplots in Python with Seaborn

datavizpyr · January 30, 2020 ·

Grouped Boxplot in Python with Seaborn

In this post, we will learn how to make grouped boxplots in Python using Seaborn's boxplot function. Grouped boxplots are a great way to visualize when you have three variables, where one of them is a numerical variable and the other two are categorical variables. Let us load … [Read more...] about Grouped Boxplots in Python with Seaborn

Filed Under: Grouped Boxplot Seaborn, Python, Seaborn Boxplot Tagged With: Boxplot, Python, Seaborn

How To Make Lollipop Plot in R with ggplot2?

datavizpyr · January 29, 2020 ·

Reordered Lollipop Chart in R

In this post, we will learn how to make lollipop plots in using R. Lollipop plots or lollipop charts kid of related to barplots or scatter plot when one of the variables is categorical variable. We will use NYC flights data from nycflights13 R package. Let us load tidyverse … [Read more...] about How To Make Lollipop Plot in R with ggplot2?

Filed Under: lollipop plot in R, R Tagged With: ggplot2, lollipop plot, R

Reorder Boxplots in R (ggplot2): 4 Easy Examples

datavizpyr · January 28, 2020 ·

Sorting Boxplots in Descending Order

Why Reorder Boxplots in ggplot2? By default, ggplot2 arranges categorical variables alphabetically. Reordering boxplots by a numeric summary (mean or median) helps highlight patterns—like which airlines fly fastest on average. This makes your visualization more … [Read more...] about Reorder Boxplots in R (ggplot2): 4 Easy Examples

Filed Under: Boxplot ggplot2, R Tagged With: ggplot boxplot, reorder boxplot ggplot, reorder boxplot R

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 44
  • Page 45
  • Page 46
  • Page 47
  • Page 48
  • Interim pages omitted …
  • Page 55
  • Go to Next Page »

Primary Sidebar

Python & R Viz Hubs

  • Seaborn Guide & Cookbook
  • ggplot2 Guide & Cookbook
  • Matplotlib Guide & Cookbook
  • Confusion Matrix Calculator
  • Visualizing Activation Functions
  • Visualizing Dropout
  • Visualizing Loss Functions

Buy Me a Coffee

Copyright © 2026 · Daily Dish Pro on Genesis Framework · WordPress · Log in

Go to mobile version