Skip to content

Updates to ggplot2 docs #95

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Oct 14, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ggplot2/2021-08-04-2D-Histogram.Rmd
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
name: 2D-Histogram
permalink: ggplot2/geom_density2d/
permalink: ggplot2/2D-Histogram/
description: How to make 2D-Histogram Plots plots in ggplot2 with Plotly.
layout: base
thumbnail: thumbnail/histogram2d.jpg
thumnail_github: 2D-Histogram.png
language: ggplot2
page_type: u-guide
display_as: statistical
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-axes.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to work with Axes in ggplot2 with Plotly.
name: Axes
permalink: ggplot2/axes/
thumbnail: thumbnail/axes.png
thumnail_github: axes.png
layout: base
language: ggplot2
display_as: file_settings
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-bar-charts.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Bar Plots
display_as: basic
order: 3
permalink: ggplot2/bar-charts/
thumbnail: thumbnail/bar.jpg
thumnail_github: bar-charts.png
layout: base
language: ggplot2
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-box-plots.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Box Plots
permalink: ggplot2/box-plots/
description: How to make Box Plots in ggplot2 with Plotly.
layout: base
thumbnail: thumbnail/box.jpg
thumnail_github: box-plots.png
language: ggplot2
page_type: u-guide
display_as: statistical
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-bubble-charts.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Bubble Charts
display_as: basic
order: 5
permalink: ggplot2/bubble-charts/
thumbnail: thumbnail/bubble.jpg
thumnail_github: bubble-charts.png
layout: base
language: ggplot2
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-bubblecloud.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Bubblecloud Plots
permalink: ggplot2/bubblecloud/
description: How to make a Bubblecloud Plots using ggplotly with Plotly.
layout: base
thumbnail: thumbnail/
thumnail_github: bubblecloud.png
language: ggplot2
page_type: u-guide
display_as: basic
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-bullet-charts.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make Bullet Charts in ggplot2 with Plotly.
name: Bullet Charts
permalink: ggplot2/bullet-charts/
thumbnail: thumbnail/bullet.png
thumnail_github: bullet-charts.png
layout: base
language: ggplot2
display_as: financial
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-choropleth-maps.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make Choropleth Maps in ggplot2 with Plotly.
name: Choropleth Maps
permalink: ggplot2/choropleth-maps/
thumbnail: thumbnail/choropleth.jpg
thumnail_github: choropleth-maps.png
layout: base
language: ggplot2
display_as: maps
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-colorscales.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make Continuous Color Scales and Color Bars in ggplot2 with Plotly.
name: Continuous Color Scales and Color Bars
permalink: ggplot2/colorscales/
thumbnail: thumbnail/heatmap_colorscale.jpg
thumnail_github: colorscales.png
layout: base
language: ggplot2
display_as: file_settings
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-continuous-error-bars.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make Continuous Error Bands in ggplot2 with Plotly.
name: Continuous Error Bands
permalink: ggplot2/continuous-error-bars/
thumbnail: thumbnail/error-cont.jpg
thumnail_github: continuous-error-bars.png
layout: base
language: ggplot2
display_as: statistical
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-contour-plots.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Contour Plots
permalink: ggplot2/contour-plots/
description: How to make Contour Plots in ggplot2 with Plotly.
layout: base
thumbnail: thumbnail/contour.jpg
thumnail_github: contour-plots.png
language: ggplot2
page_type: u-guide
display_as: scientific
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-dendrogram.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make Dendrograms in ggplot2 with Plotly.
name: Dendrograms
permalink: ggplot2/dendrogram/
thumbnail: thumbnail/dendrogram.jpg
thumnail_github: dendrogram.png
layout: base
language: ggplot2
display_as: scientific
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-distplot.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Distplots
permalink: ggplot2/distplot/
description: How to make Distplots in ggplot2 with Plotly.
layout: base
thumbnail: thumbnail/distplot.jpg
thumnail_github: distplot.png
language: ggplot2
page_type: u-guide
display_as: statistical
Expand Down
4 changes: 2 additions & 2 deletions ggplot2/2021-08-04-dot-plots.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
description: How to make Dot Plots in ggplot2 with Plotly.
name: Dot Plots
permalink: ggplot2/dot-plots/
thumbnail: thumbnail/dot-plot.jpg
thumnail_github: dot-plots.png
layout: base
language: ggplot2
display_as: base
display_as: basic
page_type: u-guide
order: 6
output:
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-dumbbell-plots.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make Dumbbell Plots in ggplot2 with Plotly.
name: Dumbbell Plots
permalink: ggplot2/dumbbell-plots/
thumbnail: thumbnail/dumbbell-plot.jpg
thumnail_github: dumbbell-plots.png
layout: base
language: ggplot2
display_as: file_settings
Expand Down
4 changes: 2 additions & 2 deletions ggplot2/2021-08-04-error-bars.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Error Bars
permalink: ggplot2/error-bars/
description: How to make Error Plots in ggplot2 with Plotly.
layout: base
thumbnail: thumbnail/error-bar.jpg
thumnail_github: error-bars.png
language: ggplot2
page_type: u-guide
display_as: statistics
display_as: statistical
order: 1
output:
html_document:
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-facet-plots.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Facet Plots
permalink: ggplot2/facet-plots/
description: How to make Facet Plots in ggplot2 with Plotly.
layout: base
thumbnail: thumbnail/facet-trellis-thumbnail.jpg
thumnail_github: facet-plots.png
language: ggplot2
page_type: u-guide
display_as: statistical
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-figure-labels.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to Set the Font, Title, Legend Entries, and Axis Titles in ggplot2 with Plotly.
name: Setting the Font, Title, Legend Entries, and Axis Titles
permalink: ggplot2/figure-labels/
thumbnail: thumbnail/figure-labels.png
thumnail_github: figure-labels.png
layout: base
language: ggplot2
display_as: file_settings
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-filled-area-plots.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make Filled Area Plots in ggplot2 with Plotly.
name: Filled Area
permalink: ggplot2/filled-area-plots/
thumbnail: thumbnail/area.jpg
thumnail_github: filled-area-plots.png
layout: base
language: ggplot2
display_as: basic
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-funnel-charts.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make Funnel Chart in ggplot2 with Plotly.
name: Funnel Chart
permalink: ggplot2/funnel-charts/
thumbnail: thumbnail/funnel.jpg
thumnail_github: funnel-charts.png
layout: base
language: ggplot2
display_as: financial
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-gantt.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make Gantt Charts in ggplot2 with Plotly.
name: Gantt Charts
permalink: ggplot2/gantt/
thumbnail: thumbnail/gantt.jpg
thumnail_github: gantt.png
layout: base
language: ggplot2
display_as: basic
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-heatmaps.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Heatmaps
permalink: ggplot2/heatmaps/
description: How to make Heatmaps plots in ggplot2 with Plotly.
layout: base
thumbnail: thumbnail/heatmap.jpg
thumnail_github: heatmap.png
language: ggplot2
page_type: u-guide
display_as: statistical
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-histograms.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Histograms
permalink: ggplot2/histograms/
description: How to make Histogram Plots in ggplot2 with Plotly.
layout: base
thumbnail: thumbnail/histogram.jpg
thumnail_github: histograms.png
language: ggplot2
page_type: u-guide
display_as: statistical
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-horizontal-bar-charts.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Horizontal Bar
display_as: basic
order: 8
permalink: ggplot2/horizontal-bar-charts/
thumbnail: thumbnail/horizontal-bar.jpg
thumnail_github: horizontal-bar-charts.png
layout: base
language: ggplot2
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-horizontal-vertical-shapes.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to add Horizontal and Vertical Lines in ggplot2 with Plotly.
name: Horizontal and Vertical Lines
permalink: ggplot2/horizontal-vertical-shapes/
thumbnail: thumbnail/shape.jpg
thumnail_github: orizontal-vertical-shapes.png
layout: base
language: ggplot2
display_as: file_settings
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-hover-text-and-formatting.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Hover Text and Formatting
permalink: ggplot2/hover-text-and-formatting/
description: How to use hover text and formatting in ggplot2 with Plotly.
layout: base
thumbnail: thumbnail/hover-text.png
thumnail_github: hover-text.png
language: ggplot2
page_type: u-guide
display_as: base
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-knn-classification.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to do kNN Classification in ggplot2 with Plotly.
name: kNN Classification
permalink: ggplot2/knn-classification/
thumbnail: thumbnail/knn-classification.png
thumnail_github: knn-classification.png
layout: base
language: ggplot2
display_as: ai_ml
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-legend.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to work with Legends in ggplot2 with Plotly.
name: Legends
permalink: ggplot2/legend/
thumbnail: thumbnail/legends.gif
thumnail_github: legends.gif
layout: base
language: ggplot2
display_as: file_settings
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-line-and-scatter.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Scatter Plots
display_as: basic
order: 1
permalink: ggplot2/line-and-scatter/
thumbnail: thumbnail/line-and-scatter.jpg
thumnail_github: line-and-scatter.png
layout: base
language: ggplot2
page_type: u-guide
Expand Down
6 changes: 3 additions & 3 deletions ggplot2/2021-08-04-line-charts.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: Line Charts
permalink: ggplot2/line-charts/
description: How to make Line Charts in ggplot2 with geom_line in Plotly.
layout: base
thumbnail: thumbnail/line-plot.jpg
thumnail_github: line-charts.png
language: ggplot2
page_type: u-guide
display_as: basic
order: 2
display_as: file_settings
order: 22
output:
html_document:
keep_md: true
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-log-plot.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make Log Plots in ggplot2 with Plotly.
name: Log Plots
permalink: ggplot2/log-plot/
thumbnail: thumbnail/log.jpg
thumnail_github: log-plot.png
layout: base
language: ggplot2
display_as: scientific
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-maps-sf.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Simple Features in Maps
permalink: ggplot2/maps-sf/
description: How to use Simple Features in Maps with Plotly.
layout: base
thumbnail: thumbnail/sf.jpg
thumnail_github: maps-sf.png
language: ggplot2
page_type: example_index
display_as: maps
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-marker-style.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to Style Markers in ggplot2 with Plotly.
name: Styling Markers
permalink: ggplot2/marker-style/
thumbnail: thumbnail/marker-style.gif
thumnail_github: marker-style.png
layout: base
language: ggplot2
display_as: file_settings
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-ml-regression.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make ML Regression Plots in ggplot2 with Plotly.
name: ML Regression
permalink: ggplot2/ml-regression/
thumbnail: thumbnail/ml-regression.png
thumnail_github: ml-regression.png
layout: base
language: ggplot2
display_as: ai_ml
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-network-graphs.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make Network Graphs in ggplot2 with Plotly.
name: Network Graphs
permalink: ggplot2/network-graphs/
thumbnail: thumbnail/net.jpg
thumnail_github: network-graphs.png
layout: base
language: ggplot2
display_as: scientific
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-ohlc-charts.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make OHLC Charts in ggplot2 with Plotly.
name: OHLC Charts
permalink: ggplot2/ohlc-charts/
thumbnail: thumbnail/ohlc.jpg
thumnail_github: ohlc-charts.png
layout: base
language: ggplot2
display_as: financial
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-parallel-coordinates-plot.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make Parallel Coordinates Plot in ggplot2 with Plotly.
name: Parallel Coordinates Plot
permalink: ggplot2/parallel-coordinates-plot/
thumbnail: thumbnail/parcoords.jpg
thumnail_github: parallel-coordinates-plot.png
layout: base
language: ggplot2
display_as: scientific
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-pareto-plots.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make Pareto Plots in ggplot2 with Plotly.
name: Pareto Plots
permalink: ggplot2/pareto-plots/
thumbnail: thumbnail/
thumnail_github: pareto-plots.png
layout: base
language: ggplot2
display_as: financial
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-pca-visualization.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to do PCA Visualization in ggplot2 with Plotly.
name: PCA Visualization
permalink: ggplot2/pca-visualization/
thumbnail: thumbnail/ml-pca.png
thumnail_github: pca-visualization.png
layout: base
language: ggplot2
display_as: ai_ml
Expand Down
4 changes: 2 additions & 2 deletions ggplot2/2021-08-04-plot-data-from-csv.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
description: How to Plot CSV Data in ggplot2 with Plotly.
name: Plot CSV Data
permalink: ggplot2/plot-data-from-csv/
thumbnail: thumbnail/csv.jpg
thumnail_github: csv.png
layout: base
language: ggplot2
display_as: advanced
display_as: advanced_opt
page_type: u-guide
order: 1
output:
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-quiver-plots.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Quiver Plots
permalink: ggplot2/quiver-plots/
description: How to use make Quiver Plots with `geom_spoke` in ggplot2 with Plotly.
layout: base
thumbnail: thumbnail/quiver-plot.jpg
thumnail_github: quiver-plots.png
language: ggplot2
page_type: u-guide
display_as: scientific
Expand Down
2 changes: 1 addition & 1 deletion ggplot2/2021-08-04-radar-chart.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to make Radar Charts in ggplot2 with Plotly.
name: Radar Charts
permalink: ggplot2/radar-chart/
thumbnail: thumbnail/radar.gif
thumnail_github: radar.gif
layout: base
language: ggplot2
display_as: scientific
Expand Down
Loading