• 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
  • Python Viz
  • Seaborn
  • Altair
  • R Viz
  • ggplot2
  • About
    • Privacy Policy
  • Show Search
Hide Search

datavizpyr

Change Axis Labels, Set Title and Figure Size to Plots with Seaborn

datavizpyr · December 27, 2019 ·

Set Title with Seaborn

In this post we will see examples of how to change axis labels, how to increase the size of axis labels and how to set title for the plot made using Seaborn in Python. These three are most basic customizations a plot needs to make it useful. Let us load the packages we need to … [Read more...] about Change Axis Labels, Set Title and Figure Size to Plots with Seaborn

Filed Under: Seaborn Axis Label, Seaborn title Tagged With: Python, Seaborn

How to Make Pairplot with Seaborn in Python?

datavizpyr · December 26, 2019 ·

Pairplot of Select Variables Seaborn

When you have multiple variables you might want to quickly look at how each variable is distributed and how each variable is related to other variables. Basically, we are interested in histograms of each variable and scatter plots for all pairs of variables. Seaborn's … [Read more...] about How to Make Pairplot with Seaborn in Python?

Filed Under: Pairplot Seaborn, Python, Seaborn Tagged With: Python, Seaborn

How To Facet a Scatter Plot with Altair?

datavizpyr · December 25, 2019 ·

Faceting in Altair

Faceting is a great technique to simplify a complex visualization. Faceting splits a single plot into multiple smaller plots containing subset of data corresponding to a group. This tutorial we will see an example of how to facet a scatter plot with Altair in Python. Let us … [Read more...] about How To Facet a Scatter Plot with Altair?

Filed Under: Altair, Facets in Altair, Python, Scatter Plot Altair Tagged With: Altair, Python

How to Reorder bars in barplot with ggplot2 in R

datavizpyr · December 23, 2019 ·

Descending order barplots in ggplot2

In this post, we will learn how to order bars in a barplot using ggplot2 in R. When we make barplot with ggplot2 on a character variable it places the group in alphabetical order. Here we will learn to use two functions, reorder() from base R and fct_reorder() function from … [Read more...] about How to Reorder bars in barplot with ggplot2 in R

Filed Under: barplot ggplot2, fct_reorder() barplot, R, reoprder barplot, reorder() barplot Tagged With: reorder barplot with fct_reorder, reorder barplots in R

How To Make Barplots with ggplot2 in R?

datavizpyr · December 21, 2019 ·

Simple Barplot with geom_col(): ggplot2

Barplots are a popular graphics that is widely used to show categorical data with retangular bars whose height represent the quantitative value the variable. In this post we will see multiple examples of making bar plots using ggplot2 in R. Let us first load tidyverse, a … [Read more...] about How To Make Barplots with ggplot2 in R?

Filed Under: barplot ggplot2, R Tagged With: ggplot2, R

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 49
  • Page 50
  • Page 51
  • Page 52
  • Page 53
  • Page 54
  • Go to Next Page »

Primary Sidebar

Tags

Altair barplot Boxplot boxplot python boxplot with jiitered text labels Bubble Plot Color Palette Countplot Density Plot Facet Plot gganimate ggplot2 ggplot2 Boxplot ggplot2 error ggplot boxplot ggridges ggtext element_markdown() Grouped Barplot R heatmap heatmaps Histogram Histograms Horizontal boxplot Python lollipop plot Maps Matplotlib Pandas patchwork pheatmap Pyhon Python R RColorBrewer reorder boxplot ggplot Ridgeline plot Scatter Plot Scatter Plot Altair Seaborn Seaborn Boxplot Stock Price Over Time Stripplot UpSetR Violinplot Violin Plot World Map ggplot2

Buy Me a Coffee

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

Go to mobile version