• 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

How to Add Caption to a Plot in R

datavizpyr · July 8, 2021 ·

Customize Caption Text with element_text()

In this tutorial, we will learn how to add caption to a plot made with ggplot2 in R. Caption in R is a small text at the right corner of a plot that adds some value to the plot. We will use faithful eruption data available from built-in dataset in R. Simple plot … [Read more...] about How to Add Caption to a Plot in R

Filed Under: ggplot2, R Tagged With: add caption ggplot2, customize ggplot2 caption

How to order boxes in boxplot with fct_reorder in R

datavizpyr · July 2, 2021 ·

Reorder Boxplot in R

In this tutorial, we will learn how to order boxes in boxplot made with ggplot2 in R. There are a few ways to order boxes in a boxplot. Earlier, we saw how to use base R's reorder() function to order the boxes in boxplot based on the median values of another variable in the … [Read more...] about How to order boxes in boxplot with fct_reorder in R

Filed Under: ggplot2, R Tagged With: order boxes with fct_reorder, reorder boxplot ggplot

How To Make tSNE plot in R

datavizpyr · June 19, 2021 ·

tSNE Plot

tSNE is dimensionality reduction technique suitable for visualizing high dimensional datasets. tSNE is an abbreviation of t-Distributed Stochastic Neighbor Embedding (t-SNE) and it was introduced by van der Maaten and Hinton. In this tutorial, we will learn how to perform tSNE in … [Read more...] about How To Make tSNE plot in R

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

pch in R : built-in shapes in R

datavizpyr · June 10, 2021 ·

plotting pch options in R with ggplot2

pch in R, short for plot characters, is symbols or shapes we can use for making plots. In R, there are 26 built in shapes available for use and they can be identified by numbers ranging from 0 to 25. The first 19 (0:18) numbers represent S-compatible vector symbols and the … [Read more...] about pch in R : built-in shapes in R

Filed Under: ggplot2, R Tagged With: pch in R

How To Add Circles Around Specific Data Points in R

datavizpyr · June 7, 2021 ·

How to Add Circles and Triangles around Select Points in ggplot2

In this tutorial, we will learn how to add circles/triangles around a select data points in a scatter plot made with ggplot2 in R. Adding circles/triangles around data points is yet another way to add annotation to data points to highlight them to attract attention to the region … [Read more...] about How To Add Circles Around Specific Data Points in R

Filed Under: add circles around data points, ggplot2, R Tagged With: ggplot2, R

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 17
  • Page 18
  • Page 19
  • Page 20
  • Page 21
  • 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