forked from ggplot2-exts/gallery
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
704 lines (659 loc) · 21.1 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
markdown: kramdown
encoding: "utf-8"
sass:
sass_dir: css
style: compressed
widgets:
-
name: gg3D
thumbnail: images/gg3D.png
url: https://github.com/AckerDWM/gg3D
jslibs: >
ghuser: AckerDWM
ghrepo: gg3D
tags: 3D, Visualization
cran: false
release:
examples: http://htmlpreview.github.io/?https://github.com/AckerDWM/gg3D/blob/master/gg3D-vignette.html
ghauthor: Daniel Acker
short: >
3D perspective plots for ggplot2
description: >
gg3D adds 3D axes, 3D perspective projections with arbitrary rotations, and 3D wireframe plots to ggplot.
-
name: ggQC
thumbnail: images/ggQC.png
url: https://github.com/kenithgrey/ggQC
jslibs: >
ghuser: kenithgrey
ghrepo: ggQC
tags: QC, XmR, XbarR, SixSigma, Visualization
cran: true
release:
examples: http://ggqc.r-bar.net/
ghauthor: Kenith Grey
short: >
Use ggQC to plot single, faceted and multi-layered quality control charts .
description: >
ggQC is used to create single, faceted, or multi-layered quality control charts using functions stat_QC(), stat_QC_lines() and stat_mR(). Supported charts include XmR, XbarR, n, c, p, np and more.
-
name: ggedit
thumbnail: images/ggedit.png
url: https://github.com/metrumresearchgroup/ggedit
jslibs: >
ghuser: metrumresearchgroup
ghrepo: ggedit
tags: visualization, interactive, shiny, general
cran: true
release:
examples:
ghauthor: yonicd
short: >
ggedit is aimed to interactively edit ggplot layers, scales and themes aesthetics
description: >
ggedit is aimed to allows novice and expert ggplot2 users to interactively edit ggplot layers, scales and themes aesthetics, while returning objects and scripts of updated plots using shiny gadgets and modules.
-
name: ggforce
thumbnail: images/ggforce.png
url: https://github.com/thomasp85/ggforce
jslibs: >
ghuser: thomasp85
ghrepo: ggforce
tags: visualization,general
cran: true
release:
examples:
ghauthor: thomasp85
short: >
ggforce is aimed at providing missing functionality to ggplot2 through the extension system introduced with ggplot2 v2.0.0.
description: >
-
name: ggalt
thumbnail: images/ggalt.png
url: https://github.com/hrbrmstr/ggalt
jslibs: >
ghuser: hrbrmstr
ghrepo: ggalt
tags: visualization,general
cran: true
release:
examples:
ghauthor: hrbrmstr
short: >
A compendium of ‘geoms’, ‘coords’ and ‘stats’ for ‘ggplot2’.
description: >
A compendium of ‘geoms’, ‘coords’ and ‘stats’ for ‘ggplot2’, including splines, 1d and 2d densities, univariate average shifted histograms and a new map coordinate system based on the ‘PROJ.4’-library.
-
name: ggiraph
thumbnail: images/ggiraph.png
url: https://github.com/davidgohel/ggiraph
jslibs: >
ghuser: davidgohel
ghrepo: ggiraph
tags: visualization,general
cran: true
release:
examples:
ghauthor: davidgohel
short: >
htmlwidget to make 'ggplot' graphics interactive.
description: >
-
name: ggmuller
thumbnail: images/ggmuller.png
url: https://cran.r-project.org/web/packages/ggmuller/index.html
jslibs: >
ghuser: robjohnnoble
ghrepo: ggmuller
tags: visualization,evolution,dynamics
cran: true
release:
examples: https://cran.r-project.org/web/packages/ggmuller/vignettes/ggmuller.html
ghauthor: robjohnnoble
short: >
Creates Muller plots for visualizing evolutionary dynamics.
description: >
An attempt to set an easy-to-use standard for representing evolutionary dynamics.
Should prove useful to researchers in experimental evolution, cancer research, population genetics, and beyond.
-
name: ggstance
thumbnail: images/ggstance.png
url: https://github.com/lionel-/ggstance
jslibs: >
ghuser: lionel-
ghrepo: ggstance
tags: visualization,general
cran: true
release:
examples:
ghauthor: lionel-
short: >
ggstance implements horizontal versions of common ggplot2 geoms.
description: >
-
name: ggrepel
thumbnail: images/ggrepel.png
url: https://github.com/slowkow/ggrepel
jslibs: >
ghuser: slowkow
ghrepo: ggrepel
tags: visualization,general
cran: true
release:
examples: https://cran.r-project.org/web/packages/ggrepel/vignettes/ggrepel.html
ghauthor: slowkow
short: >
Repel overlapping text labels away from each other.
description: >
-
name: ggraph
thumbnail: images/ggraph.png
url: https://github.com/thomasp85/ggraph
jslibs: >
ghuser: thomasp85
ghrepo: ggraph
tags: visualization,general
cran: true
release:
examples:
ghauthor: thomasp85
short: >
ggraph is tailored at plotting graph-like data structures (graphs, networks, trees, hierarchies...).
description: >
-
name: ggpmisc
thumbnail: images/ggpmisc.png
url: https://bitbucket.org/aphalo/ggpmisc
jslibs: >
ghuser:
ghrepo:
tags: visualization,general
cran: true
release:
examples:
ghauthor:
short: >
Miscellaneous Extensions to ‘ggplot2’.
description: >
-
name: geomnet
thumbnail: images/geomnet.png
url: https://github.com/sctyner/geomnet
jslibs: >
ghuser: sctyner
ghrepo: geomnet
tags: visualization,general
cran: true
release:
examples:
ghauthor: sctyner
short: >
geomnet implements network visualizations in ggplot2 via geom_net.
description: >
-
name: ggExtra
thumbnail: images/ggExtra.png
url: https://github.com/daattali/ggExtra
jslibs: >
ghuser: daattali
ghrepo: ggExtra
tags: histogram,marginal,density
cran: true
release:
examples: http://daattali.com/shiny/ggExtra-ggMarginal-demo/
ghauthor: daattali
short: >
ggExtra lets you add marginal density plots or histograms to ggplot2 scatterplots.
description: >
-
name: ggfortify
thumbnail: images/ggfortify.png
url: https://github.com/sinhrks/ggfortify
jslibs: >
ghuser: sinhrks
ghrepo: ggfortify
tags: visualization,general
cran: true
release:
examples: https://github.com/sinhrks/ggfortify#examples
ghauthor: terrytangyuan
short: >
The unified interface to ggplot2 many popular statistical pakackage results.
description: >
Unified plotting tools for statistics commonly used, such as GLM, time series,
PCA families, clustering and survival analysis. The package offers a single
plotting interface for these analysis results and plots in a unified style
using 'ggplot2'.
-
name: autoplotly
thumbnail: images/ggfortify.png
url: https://github.com/terrytangyuan/autoplotly
jslibs: plotly
ghuser: terrytangyuan
ghrepo: autoplotly
tags: visualization,general
cran: true
release:
examples: https://terrytangyuan.github.io/2018/02/12/autoplotly-intro/
ghauthor: terrytangyuan
short: >
Automatic generation of interactive visualizations for popular statistical results.
description: >
Automatically generate interactive visualizations for popular statistical results
supported by 'ggfortify', such as time series, PCA, clustering and survival analysis,
with 'plotly.js' <https://plot.ly/> and 'ggplot2' style. The generated visualizations
can also be easily extended using 'ggplot2' and 'plotly' syntax while staying interactive.
-
name: gganimate
thumbnail: images/gganimate.gif
url: https://github.com/dgrtwo/gganimate
jslibs: >
ghuser: dgrtwo
ghrepo: gganimate
tags: visualization,general
cran: true
release:
examples:
ghauthor: dgrtwo
short: >
gganimate wraps the animation package to create animated ggplot2 plots.
description: >
-
name: plotROC
thumbnail: images/plotROC.png
url: https://github.com/sachsmc/plotROC
jslibs: >
ghuser: sachsmc
ghrepo: plotROC
tags: visualization,general
cran: true
release:
examples:
ghauthor: sachsmc
short: >
plotROC provides functions to generate an interactive ROC curve plot for web use, and print versions.
description: >
-
name: ggthemes
thumbnail: images/ggthemes.png
url: https://github.com/jrnold/ggthemes
jslibs: >
ghuser: jrnold
ghrepo: ggthemes
tags: visualization,general
cran: true
release:
examples:
ghauthor: jrnold
short: >
Some extra geoms, scales, and themes for ggplot.
description: >
-
name: ggspectra
thumbnail: images/ggspectra.png
url: https://bitbucket.org/aphalo/ggspectra
jslibs: >
ghuser:
ghrepo:
tags: visualization,general
cran: true
release:
examples:
ghauthor:
short: >
ggspectra extends ggplot2 with stats, geoms and annotations suitable for light spectra.
description: >
-
name: ggstatsplot
thumbnail: images/ggstatsplot.png
url: https://github.com/IndrajeetPatil/ggstatsplot
jslibs: >
ghuser: IndrajeetPatil
ghrepo: ggstatsplot
tags: visualization,statistics
cran: false
release:
examples:
ghauthor: IndrajeetPatil
short: >
ggstatsplot provides a collection of functions to enhance ggplot2 plots with results from statistical tests.
description: >
-
name: ggstatsplot
thumbnail: images/ggstatsplot.png
url: https://github.com/IndrajeetPatil/ggstatsplot
jslibs: >
ghuser: IndrajeetPatil
ghrepo: ggstatsplot
tags: visualization,statistics
cran: false
release:
examples:
ghauthor: IndrajeetPatil
short: >
The ggstatsplot provides a way to build 'ggplot2' plot with statistical details.
description: >
-
name: ggnetwork
thumbnail: images/ggnetwork.png
url: https://github.com/briatte/ggnetwork
jslibs: >
ghuser: briatte
ghrepo: ggnetwork
tags: visualization,general
cran: true
release:
examples:
ghauthor: briatte
short: >
The ggnetwork package provides a way to build network plots with ggplot2.
description: >
-
name: ggtech
thumbnail: images/ggtech.png
url: https://github.com/ricardo-bion/ggtech
jslibs: >
ghuser: ricardo-bion
ghrepo: ggtech
tags: visualization,general
cran: true
release:
examples:
ghauthor: ricardo-bion
short: >
ggplot2 tech themes, scales, and geoms.
description: >
-
name: ggradar
thumbnail: images/ggradar.png
url: https://github.com/ricardo-bion/ggradar
jslibs: >
ghuser: ricardo-bion
ghrepo: ggradar
tags: visualization,general
cran: true
release:
examples:
ghauthor: ricardo-bion
short: >
ggradar allows you to build radar charts with ggplot2.
description: >
-
name: ggTimeSeries
thumbnail: images/ggTimeSeries.png
url: https://github.com/Ather-Energy/ggTimeSeries
jslibs: >
ghuser: Ather-Energy
ghrepo: ggTimeSeries
tags: visualization,general
cran: true
release:
examples:
ghauthor: Ather-Energy
short: >
This R package offers novel time series visualisations.
description: >
-
name: ggtree
thumbnail: images/ggtree.png
url: https://guangchuangyu.github.io/ggtree
jslibs: >
ghuser: GuangchuangYu
ghrepo: ggtree
tags: visualization,general
cran: false
release:
examples: https://guangchuangyu.github.io/ggtree/featuredArticles/
ghauthor: GuangchuangYu
short: >
gtree is designed for visualizing phylogenetic tree and different types of associated annotation data.
description: >
-
name: ggseas
thumbnail: images/ggseas.png
url: https://github.com/ellisp/ggseas
jslibs: >
ghuser: ellisp
ghrepo: ggseas
tags: visualization,general
cran: true
release:
examples:
ghauthor: ellisp
short: >
Seasonal adjustment on the fly extension for ggplot2.
description: >
-
name: ggsci
thumbnail: images/ggsci.png
url: http://ggsci.net
jslibs: >
ghuser: road2stat
ghrepo: ggsci
tags: visualization,general
cran: true
release:
examples: http://ggsci.net/doc/
ghauthor: road2stat
short: >
A collection of ‘ggplot2’ color palettes inspired by scientific journals and science fiction TV shows.
description: >
-
name: ggmosaic
thumbnail: images/ggmosaic.png
url: https://github.com/haleyjeppson/ggmosaic
jslibs: >
ghuser: haleyjeppson
ghrepo: ggmosaic
tags: visualization,general
cran: true
release:
examples:
ghauthor: haleyjeppson
short: >
ggmosaic implements mosaic plots in ‘ggplot2’ via geom_mosaic.
description: >
-
name: survminer
thumbnail: images/survminer.png
url: http://www.sthda.com/english/rpkgs/survminer/
jslibs: >
ghuser: kassambara
ghrepo: survminer
tags: visualization,survival
cran: true
release:
examples: https://www.r-bloggers.com/survival-plots-have-never-been-so-informative/
ghauthor: kassambara
short: >
Drawing Survival Curves using 'ggplot2'
description: >
Contains the function 'ggsurvplot()' for drawing easily beautiful and 'ready-to-publish' survival curves with the 'number at risk' table. Other functions are also available for visual examinations of 'cox' model assumptions.
-
name: ggthemr
thumbnail: images/cttobin-ggthemr.png
url: https://github.com/cttobin/ggthemr
jslibs: >
ghuser: cttobin
ghrepo: ggthemr
tags: visualization,general
cran: false
release:
examples:
ghauthor: cttobin
short: >
Themes for ggplot
description: >
Themes for ggplot. The idea of this package is that you can just set the theme and then forget about it. You should not have to change any of your existing code.
-
name: GGally
thumbnail: images/ggally.png
url: https://ggobi.github.io/ggally/
jslib: >
ghuser: ggobi
ghrepo: ggally
tags: visualization,general
cran: true
release:
examples: https://ggobi.github.io/ggally/
ghauthor: ggobi
short: >
ggally extends 'ggplot2' by adding several functions to reduce the complexity of combining geometric objects with transformed data.
description: >
ggplot2 is a plotting system based on the grammar of graphics. 'GGally' extends 'ggplot2' by adding several functions to reduce the complexity of combining geometric objects with transformed data. Some of these functions include a pairwise plot matrix, a two group pairwise plot matrix, a parallel coordinates plot, a survival plot, and several functions to plot networks.
-
name: ggseqlogo
thumbnail: images/ggseqlogo.png
url: https://github.com/omarwagih/ggseqlogo
jslib: >
ghuser: omarwagih
ghrepo: ggseqlogo
tags: visualization,general
cran: false
release:
examples: https://github.com/omarwagih/ggseqlogo
ghauthor: omarwagih
short: >
Publication-ready sequence logos using ggplot2.
description: >
ggseqlogo extends 'ggplot2' allowing users to flexibily plot sequence logos.
-
name: ggChernoff
thumbnail: images/ggChernoff.png
url: https://github.com/Selbosh/ggChernoff
jslib: >
ghuser: Selbosh
ghrepo: ggChernoff
tags: visualization
cran: false
examples: https://github.com/Selbosh/ggChernoff
ghauthor: Selbosh
short: >
Visualise multivariate data using human faces
description: >
Adds geoms, scales and aesthetics to plot 'Chernoff' faces that vary their expression according to your data.
Make your data smile or frown, angry or straight-faced, with continuous scales and legend support.
-
name: ggridges
thumbnail: images/ggridges.png
url: https://cran.r-project.org/web/packages/ggridges/vignettes/introduction.html
jslibs: >
ghuser: clauswilke
ghrepo: ggridges
tags: visualization,general
cran: true
release:
examples: https://cran.r-project.org/web/packages/ggridges/vignettes/gallery.html
ghauthor: clauswilke
short: >
Ridgeline plot geoms for 'ggplot2'
description: >
Ridgeline plots provide a convenient way of visualizing changes in distributions over time or space. This package enables the creation of such plots in 'ggplot2'.
-
name: lemons
thumbnail: images/lemon.png
url: https://github.com/stefanedwards/lemon
jslibs: >
ghuser: stefanedwards
ghrepo: lemon
tags: visualization,brackets,axis
cran: true
release:
examples: https://cran.r-project.org/web/packages/lemon/vignettes/capped-axes.html
ghauthor: stenfanedwards
short: >
Repositioning legends and adding brackets to axes to 'ggplot2'.
description: >
Functions for working with legends and axis lines of 'ggplot2', facets that repeat axis lines on all panels, and some 'knitr' extensions.
-
name: cowplot
thumbnail: images/cowplot.png
url: https://cran.r-project.org/web/packages/cowplot/vignettes/introduction.html
jslibs: >
ghuser: wilkelab
ghrepo: cowplot
tags: visualization,general
cran: true
release:
examples: https://cran.r-project.org/web/packages/cowplot/vignettes/introduction.html
ghauthor: clauswilke
short: >
Streamlined plot theme and plot annotations for 'ggplot2'
description: >
The package provides a streamlined and clean theme that is used in the Wilke lab, hence the package name, which stands for Claus O. Wilke's plot package. The package also provide functionality to combine multiple 'ggplot2' plots into one, align them, and label them with letters, e.g. A, B, C, etc., as is often required for scientific publications.
-
name: qqplotr
thumbnail: images/qqplotr.png
url: https://github.com/aloy/qqplotr
jslibs: >
ghuser: aloy
ghrepo: qqplotr
tags: quantile-quantile,probability-probability
cran: true
release:
examples: https://github.com/aloy/qqplotr
ghauthor: almeidaxan
short: >
Quantile-quantile and probability-probability plot extensions for 'ggplot2'
description: >
The package extends some 'ggplot2' functionalities by permitting the drawing of quantile-quantile (Q-Q) and probability-probability (P-P) points, lines, and confidence bands. The functions of this package also allow the detrend adjustment, previously proposed in the literature to help reduce visual bias when assessing those type of plots.
-
name: ggalluvial
thumbnail: images/ggalluvial.png
url: https://github.com/corybrunson/ggalluvial
jslibs: >
ghuser: corybrunson
ghrepo: ggalluvial
tags: visualization,categorical,time series
cran: true
examples:
ghauthor: corybrunson
short: >
A 'ggplot2' extension for alluvial diagrams.
description: >
Alluvial diagrams encompass a variety of charts that use x-splines (alluvia and flows), sometimes augmented with stacked bars (lodes or strata), to visualize incidence structures derived from several data types, including repeated categorical measures, evolving classifications, and multi-dimensional categorical data. This package contains stats and geoms that interpret multiple data formats compatible with this framework while hewing to the principles of tidy data and the grammar of graphics.
-
name: patchwork
thumbnail: images/thomasp85-patchwork.png
url: https://github.com/thomasp85/patchwork#patchwork
jslibs: >
ghuser: thomasp85
ghrepo: patchwork
tags: visualization,composition
cran: false
examples:
ghauthor: thomasp85
short: >
Easy composition of ggplot plots using arithmetic operators
description: >
ggplot2 is concerned with single plots, facets notwithstanding, and does not provide a native way to compose multiple plots. patchwork extends the standard ggplot2 API to allow composition with the '+' operator as well as other the means to customize the layout and nest sub-arrangements.
-
name: ggquiver
thumbnail: images/ggquiver.png
url: https://github.com/mitchelloharawild/ggquiver
jslibs: >
ghuser: mitchelloharawild
ghrepo: ggquiver
tags: visualization,quiver,velocity,vector
cran: true
examples:
ghauthor: mitchelloharawild
short: >
Quiver/velocity plots for 'ggplot2'.
description: >
Quiver plots are common a common visualisation method for vector fields. 'ggquiver' provides a new geom which simplifies the creation of these plots, with scaling and centering functionality.
-
name: ggdag
thumbnail: images/ggdag.png
url: https://ggdag.netlify.com/
jslibs: >
ghuser: malcolmbarrett
ghrepo: ggdag
tags: visualization,dags,inference
cran: true
examples: https://ggdag.netlify.com/articles/intro-to-ggdag.html
ghauthor: malcolmbarrett
short: >
Causal directed acyclic graphs (DAGs) in `ggplot2`
description: >
Structural causal models are an important part of the causal inference toolkit and are often portrated as directed acyclic graphics (DAGs). `ggdag` extends the `dagitty` package for analyzing causal DAGs to make them tidy and plot them using `ggplot2` and `ggraph`.