• 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

Grouped Boxplot with Jittered Points with Seaborn Python

datavizpyr · February 21, 2021 ·

Grouped Boxplot with Jittered Data Points Seaborn

Grouped boxplots help us visualize the relationship between three variables, two categorical variables and one quantitative variable. When we make a boxplot, it is always a good idea to add the original data points on top of the boxplot, when possible. In this post, we will learn … [Read more...] about Grouped Boxplot with Jittered Points with Seaborn Python

Filed Under: Grouped Boxplot with points, Python, Seaborn, Seaborn Boxplot Tagged With: boxplot python, Python, Seaborn, Seaborn Boxplot

How to Change X and Y Axis Values from Real to Integers in ggplot2

datavizpyr · February 13, 2021 ·

How to Change X or Y-axis Values to Integers?

When you make a plot with ggplot2, it automatically chooses appropriate range for x and y-axis values and it can be either floats or integers. In this post, we will see how to change X/Y-axis values to integers. In ggplot2, we can use scale_x_continuous() and scale_y_continuous() … [Read more...] about How to Change X and Y Axis Values from Real to Integers in ggplot2

Filed Under: ggplot2, integers on x-axis ggplot2, R Tagged With: ggplot2, R

How to Make Grouped Boxplot with Jittered Data Points in ggplot2

datavizpyr · February 5, 2021 ·

Grouped Boxplot with jittered points using position_jitterdodge()

Grouped boxplots help visualize three variables in comparison to two variables with a simple boxplot. In this post we will see how to make a grouped boxplot with jittered data points with position_jitterdodge() using ggplot2 in R. We can make grouped boxplot without datapoints … [Read more...] about How to Make Grouped Boxplot with Jittered Data Points in ggplot2

Filed Under: ggplot2, grouped boxplot, grouped boxplot with jittered data Tagged With: ggplot2 position_jitterdodge(), grouped boxplot with jittered data

How To Change Edge Color on Seaborn Scatter Plot?

datavizpyr · January 31, 2021 ·

Seaborn Scatterplot: Change edgecolor and line width

Seaborn's scatterplot function allows us to make compelling scatter plots easily. In this post we will learn how to customize edge color of a scatter plot made with Seaborn. By default, Seaborn's scatter plot function colors the markers edge color to be white. In this post, … [Read more...] about How To Change Edge Color on Seaborn Scatter Plot?

Filed Under: Python, Scatterplot change edgecolor, Seaborn, Seaborn Scatterplot Tagged With: Python, Seaborn

How To Draw a Rectangle on a Plot in Matplotlib?

datavizpyr · January 30, 2021 ·

Add Rectangle with text annotation Matplotlib

When you make data visualization one might want to highlight a specific region of the plot by adding some annotation. In this post, we will learn how to add rectangle on top of a plot made with matplotlib in Python. We will first add a simple rectangle with specific color and … [Read more...] about How To Draw a Rectangle on a Plot in Matplotlib?

Filed Under: Matplotlib, Python Tagged With: Matplotlib, Python

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 22
  • Page 23
  • Page 24
  • Page 25
  • Page 26
  • Interim pages omitted …
  • 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