Skip to content

Commit 69abf3e

Browse files
Updates to ggplot2 docs (#95)
* New docs Removed old ones and improved ones. * new docs fix * fix * Update 2021-08-04-bar-charts.Rmd fix * Update DESCRIPTION adding missing packages * Update DESCRIPTION adding missing packages * Update DESCRIPTION * Update DESCRIPTION * Added ggnet * adding packages * Update DESCRIPTION * Update DESCRIPTION * Update DESCRIPTION * Update DESCRIPTION * Update 2021-08-04-violin.Rmd * new thumbnails * fix * fixed display name Co-authored-by: HammadTheOne <[email protected]>
1 parent 4f6d683 commit 69abf3e

File tree

57 files changed

+68
-66
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+68
-66
lines changed

ggplot2/2021-08-04-2D-Histogram.Rmd

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
name: 2D-Histogram
3-
permalink: ggplot2/geom_density2d/
3+
permalink: ggplot2/2D-Histogram/
44
description: How to make 2D-Histogram Plots plots in ggplot2 with Plotly.
55
layout: base
6-
thumbnail: thumbnail/histogram2d.jpg
6+
thumnail_github: 2D-Histogram.png
77
language: ggplot2
88
page_type: u-guide
99
display_as: statistical

ggplot2/2021-08-04-axes.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to work with Axes in ggplot2 with Plotly.
33
name: Axes
44
permalink: ggplot2/axes/
5-
thumbnail: thumbnail/axes.png
5+
thumnail_github: axes.png
66
layout: base
77
language: ggplot2
88
display_as: file_settings

ggplot2/2021-08-04-bar-charts.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Bar Plots
44
display_as: basic
55
order: 3
66
permalink: ggplot2/bar-charts/
7-
thumbnail: thumbnail/bar.jpg
7+
thumnail_github: bar-charts.png
88
layout: base
99
language: ggplot2
1010
page_type: u-guide

ggplot2/2021-08-04-box-plots.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Box Plots
33
permalink: ggplot2/box-plots/
44
description: How to make Box Plots in ggplot2 with Plotly.
55
layout: base
6-
thumbnail: thumbnail/box.jpg
6+
thumnail_github: box-plots.png
77
language: ggplot2
88
page_type: u-guide
99
display_as: statistical

ggplot2/2021-08-04-bubble-charts.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Bubble Charts
44
display_as: basic
55
order: 5
66
permalink: ggplot2/bubble-charts/
7-
thumbnail: thumbnail/bubble.jpg
7+
thumnail_github: bubble-charts.png
88
layout: base
99
language: ggplot2
1010
page_type: u-guide

ggplot2/2021-08-04-bubblecloud.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Bubblecloud Plots
33
permalink: ggplot2/bubblecloud/
44
description: How to make a Bubblecloud Plots using ggplotly with Plotly.
55
layout: base
6-
thumbnail: thumbnail/
6+
thumnail_github: bubblecloud.png
77
language: ggplot2
88
page_type: u-guide
99
display_as: basic

ggplot2/2021-08-04-bullet-charts.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make Bullet Charts in ggplot2 with Plotly.
33
name: Bullet Charts
44
permalink: ggplot2/bullet-charts/
5-
thumbnail: thumbnail/bullet.png
5+
thumnail_github: bullet-charts.png
66
layout: base
77
language: ggplot2
88
display_as: financial

ggplot2/2021-08-04-choropleth-maps.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make Choropleth Maps in ggplot2 with Plotly.
33
name: Choropleth Maps
44
permalink: ggplot2/choropleth-maps/
5-
thumbnail: thumbnail/choropleth.jpg
5+
thumnail_github: choropleth-maps.png
66
layout: base
77
language: ggplot2
88
display_as: maps

ggplot2/2021-08-04-colorscales.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make Continuous Color Scales and Color Bars in ggplot2 with Plotly.
33
name: Continuous Color Scales and Color Bars
44
permalink: ggplot2/colorscales/
5-
thumbnail: thumbnail/heatmap_colorscale.jpg
5+
thumnail_github: colorscales.png
66
layout: base
77
language: ggplot2
88
display_as: file_settings

ggplot2/2021-08-04-continuous-error-bars.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make Continuous Error Bands in ggplot2 with Plotly.
33
name: Continuous Error Bands
44
permalink: ggplot2/continuous-error-bars/
5-
thumbnail: thumbnail/error-cont.jpg
5+
thumnail_github: continuous-error-bars.png
66
layout: base
77
language: ggplot2
88
display_as: statistical

ggplot2/2021-08-04-contour-plots.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Contour Plots
33
permalink: ggplot2/contour-plots/
44
description: How to make Contour Plots in ggplot2 with Plotly.
55
layout: base
6-
thumbnail: thumbnail/contour.jpg
6+
thumnail_github: contour-plots.png
77
language: ggplot2
88
page_type: u-guide
99
display_as: scientific

ggplot2/2021-08-04-dendrogram.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make Dendrograms in ggplot2 with Plotly.
33
name: Dendrograms
44
permalink: ggplot2/dendrogram/
5-
thumbnail: thumbnail/dendrogram.jpg
5+
thumnail_github: dendrogram.png
66
layout: base
77
language: ggplot2
88
display_as: scientific

ggplot2/2021-08-04-distplot.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Distplots
33
permalink: ggplot2/distplot/
44
description: How to make Distplots in ggplot2 with Plotly.
55
layout: base
6-
thumbnail: thumbnail/distplot.jpg
6+
thumnail_github: distplot.png
77
language: ggplot2
88
page_type: u-guide
99
display_as: statistical

ggplot2/2021-08-04-dot-plots.Rmd

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
description: How to make Dot Plots in ggplot2 with Plotly.
33
name: Dot Plots
44
permalink: ggplot2/dot-plots/
5-
thumbnail: thumbnail/dot-plot.jpg
5+
thumnail_github: dot-plots.png
66
layout: base
77
language: ggplot2
8-
display_as: base
8+
display_as: basic
99
page_type: u-guide
1010
order: 6
1111
output:

ggplot2/2021-08-04-dumbbell-plots.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make Dumbbell Plots in ggplot2 with Plotly.
33
name: Dumbbell Plots
44
permalink: ggplot2/dumbbell-plots/
5-
thumbnail: thumbnail/dumbbell-plot.jpg
5+
thumnail_github: dumbbell-plots.png
66
layout: base
77
language: ggplot2
88
display_as: file_settings

ggplot2/2021-08-04-error-bars.Rmd

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Error Bars
33
permalink: ggplot2/error-bars/
44
description: How to make Error Plots in ggplot2 with Plotly.
55
layout: base
6-
thumbnail: thumbnail/error-bar.jpg
6+
thumnail_github: error-bars.png
77
language: ggplot2
88
page_type: u-guide
9-
display_as: statistics
9+
display_as: statistical
1010
order: 1
1111
output:
1212
html_document:

ggplot2/2021-08-04-facet-plots.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Facet Plots
33
permalink: ggplot2/facet-plots/
44
description: How to make Facet Plots in ggplot2 with Plotly.
55
layout: base
6-
thumbnail: thumbnail/facet-trellis-thumbnail.jpg
6+
thumnail_github: facet-plots.png
77
language: ggplot2
88
page_type: u-guide
99
display_as: statistical

ggplot2/2021-08-04-figure-labels.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to Set the Font, Title, Legend Entries, and Axis Titles in ggplot2 with Plotly.
33
name: Setting the Font, Title, Legend Entries, and Axis Titles
44
permalink: ggplot2/figure-labels/
5-
thumbnail: thumbnail/figure-labels.png
5+
thumnail_github: figure-labels.png
66
layout: base
77
language: ggplot2
88
display_as: file_settings

ggplot2/2021-08-04-filled-area-plots.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make Filled Area Plots in ggplot2 with Plotly.
33
name: Filled Area
44
permalink: ggplot2/filled-area-plots/
5-
thumbnail: thumbnail/area.jpg
5+
thumnail_github: filled-area-plots.png
66
layout: base
77
language: ggplot2
88
display_as: basic

ggplot2/2021-08-04-funnel-charts.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make Funnel Chart in ggplot2 with Plotly.
33
name: Funnel Chart
44
permalink: ggplot2/funnel-charts/
5-
thumbnail: thumbnail/funnel.jpg
5+
thumnail_github: funnel-charts.png
66
layout: base
77
language: ggplot2
88
display_as: financial

ggplot2/2021-08-04-gantt.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make Gantt Charts in ggplot2 with Plotly.
33
name: Gantt Charts
44
permalink: ggplot2/gantt/
5-
thumbnail: thumbnail/gantt.jpg
5+
thumnail_github: gantt.png
66
layout: base
77
language: ggplot2
88
display_as: basic

ggplot2/2021-08-04-heatmaps.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Heatmaps
33
permalink: ggplot2/heatmaps/
44
description: How to make Heatmaps plots in ggplot2 with Plotly.
55
layout: base
6-
thumbnail: thumbnail/heatmap.jpg
6+
thumnail_github: heatmap.png
77
language: ggplot2
88
page_type: u-guide
99
display_as: statistical

ggplot2/2021-08-04-histograms.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Histograms
33
permalink: ggplot2/histograms/
44
description: How to make Histogram Plots in ggplot2 with Plotly.
55
layout: base
6-
thumbnail: thumbnail/histogram.jpg
6+
thumnail_github: histograms.png
77
language: ggplot2
88
page_type: u-guide
99
display_as: statistical

ggplot2/2021-08-04-horizontal-bar-charts.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Horizontal Bar
44
display_as: basic
55
order: 8
66
permalink: ggplot2/horizontal-bar-charts/
7-
thumbnail: thumbnail/horizontal-bar.jpg
7+
thumnail_github: horizontal-bar-charts.png
88
layout: base
99
language: ggplot2
1010
page_type: u-guide

ggplot2/2021-08-04-horizontal-vertical-shapes.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to add Horizontal and Vertical Lines in ggplot2 with Plotly.
33
name: Horizontal and Vertical Lines
44
permalink: ggplot2/horizontal-vertical-shapes/
5-
thumbnail: thumbnail/shape.jpg
5+
thumnail_github: orizontal-vertical-shapes.png
66
layout: base
77
language: ggplot2
88
display_as: file_settings

ggplot2/2021-08-04-hover-text-and-formatting.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Hover Text and Formatting
33
permalink: ggplot2/hover-text-and-formatting/
44
description: How to use hover text and formatting in ggplot2 with Plotly.
55
layout: base
6-
thumbnail: thumbnail/hover-text.png
6+
thumnail_github: hover-text.png
77
language: ggplot2
88
page_type: u-guide
99
display_as: base

ggplot2/2021-08-04-knn-classification.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to do kNN Classification in ggplot2 with Plotly.
33
name: kNN Classification
44
permalink: ggplot2/knn-classification/
5-
thumbnail: thumbnail/knn-classification.png
5+
thumnail_github: knn-classification.png
66
layout: base
77
language: ggplot2
88
display_as: ai_ml

ggplot2/2021-08-04-legend.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to work with Legends in ggplot2 with Plotly.
33
name: Legends
44
permalink: ggplot2/legend/
5-
thumbnail: thumbnail/legends.gif
5+
thumnail_github: legends.gif
66
layout: base
77
language: ggplot2
88
display_as: file_settings

ggplot2/2021-08-04-line-and-scatter.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Scatter Plots
44
display_as: basic
55
order: 1
66
permalink: ggplot2/line-and-scatter/
7-
thumbnail: thumbnail/line-and-scatter.jpg
7+
thumnail_github: line-and-scatter.png
88
layout: base
99
language: ggplot2
1010
page_type: u-guide

ggplot2/2021-08-04-line-charts.Rmd

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ name: Line Charts
33
permalink: ggplot2/line-charts/
44
description: How to make Line Charts in ggplot2 with geom_line in Plotly.
55
layout: base
6-
thumbnail: thumbnail/line-plot.jpg
6+
thumnail_github: line-charts.png
77
language: ggplot2
88
page_type: u-guide
9-
display_as: basic
10-
order: 2
9+
display_as: file_settings
10+
order: 22
1111
output:
1212
html_document:
1313
keep_md: true

ggplot2/2021-08-04-log-plot.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make Log Plots in ggplot2 with Plotly.
33
name: Log Plots
44
permalink: ggplot2/log-plot/
5-
thumbnail: thumbnail/log.jpg
5+
thumnail_github: log-plot.png
66
layout: base
77
language: ggplot2
88
display_as: scientific

ggplot2/2021-08-04-maps-sf.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Simple Features in Maps
33
permalink: ggplot2/maps-sf/
44
description: How to use Simple Features in Maps with Plotly.
55
layout: base
6-
thumbnail: thumbnail/sf.jpg
6+
thumnail_github: maps-sf.png
77
language: ggplot2
88
page_type: example_index
99
display_as: maps

ggplot2/2021-08-04-marker-style.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to Style Markers in ggplot2 with Plotly.
33
name: Styling Markers
44
permalink: ggplot2/marker-style/
5-
thumbnail: thumbnail/marker-style.gif
5+
thumnail_github: marker-style.png
66
layout: base
77
language: ggplot2
88
display_as: file_settings

ggplot2/2021-08-04-ml-regression.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make ML Regression Plots in ggplot2 with Plotly.
33
name: ML Regression
44
permalink: ggplot2/ml-regression/
5-
thumbnail: thumbnail/ml-regression.png
5+
thumnail_github: ml-regression.png
66
layout: base
77
language: ggplot2
88
display_as: ai_ml

ggplot2/2021-08-04-network-graphs.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make Network Graphs in ggplot2 with Plotly.
33
name: Network Graphs
44
permalink: ggplot2/network-graphs/
5-
thumbnail: thumbnail/net.jpg
5+
thumnail_github: network-graphs.png
66
layout: base
77
language: ggplot2
88
display_as: scientific

ggplot2/2021-08-04-ohlc-charts.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make OHLC Charts in ggplot2 with Plotly.
33
name: OHLC Charts
44
permalink: ggplot2/ohlc-charts/
5-
thumbnail: thumbnail/ohlc.jpg
5+
thumnail_github: ohlc-charts.png
66
layout: base
77
language: ggplot2
88
display_as: financial

ggplot2/2021-08-04-parallel-coordinates-plot.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make Parallel Coordinates Plot in ggplot2 with Plotly.
33
name: Parallel Coordinates Plot
44
permalink: ggplot2/parallel-coordinates-plot/
5-
thumbnail: thumbnail/parcoords.jpg
5+
thumnail_github: parallel-coordinates-plot.png
66
layout: base
77
language: ggplot2
88
display_as: scientific

ggplot2/2021-08-04-pareto-plots.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make Pareto Plots in ggplot2 with Plotly.
33
name: Pareto Plots
44
permalink: ggplot2/pareto-plots/
5-
thumbnail: thumbnail/
5+
thumnail_github: pareto-plots.png
66
layout: base
77
language: ggplot2
88
display_as: financial

ggplot2/2021-08-04-pca-visualization.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to do PCA Visualization in ggplot2 with Plotly.
33
name: PCA Visualization
44
permalink: ggplot2/pca-visualization/
5-
thumbnail: thumbnail/ml-pca.png
5+
thumnail_github: pca-visualization.png
66
layout: base
77
language: ggplot2
88
display_as: ai_ml

ggplot2/2021-08-04-plot-data-from-csv.Rmd

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
description: How to Plot CSV Data in ggplot2 with Plotly.
33
name: Plot CSV Data
44
permalink: ggplot2/plot-data-from-csv/
5-
thumbnail: thumbnail/csv.jpg
5+
thumnail_github: csv.png
66
layout: base
77
language: ggplot2
8-
display_as: advanced
8+
display_as: advanced_opt
99
page_type: u-guide
1010
order: 1
1111
output:

ggplot2/2021-08-04-quiver-plots.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Quiver Plots
33
permalink: ggplot2/quiver-plots/
44
description: How to use make Quiver Plots with `geom_spoke` in ggplot2 with Plotly.
55
layout: base
6-
thumbnail: thumbnail/quiver-plot.jpg
6+
thumnail_github: quiver-plots.png
77
language: ggplot2
88
page_type: u-guide
99
display_as: scientific

ggplot2/2021-08-04-radar-chart.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: How to make Radar Charts in ggplot2 with Plotly.
33
name: Radar Charts
44
permalink: ggplot2/radar-chart/
5-
thumbnail: thumbnail/radar.gif
5+
thumnail_github: radar.gif
66
layout: base
77
language: ggplot2
88
display_as: scientific

0 commit comments

Comments
 (0)