ggTimeSeries
Charts
Time series visualization beyond line charts using ggplot2-based functions.
Taking time series visualisations beyond line charts.
0 stars
1 watching
1 forks
Language: R
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
atherenergy/ggtimeseries | A package offering time series visualisation tools using ggplot2. | 251 |
thomas-neitmann/ggcharts | A package that simplifies data visualization in R by providing a high-level interface to create common charts with minimal code and configuration. | 290 |
haleyjeppson/ggmosaic | A package that generates various types of categorical data visualizations using ggplot2. | 168 |
indrajeetpatil/ggstatsplot | Creates {ggplot2} plots with integrated statistical analysis and details | 2,037 |
tdaverse/ggtda | A ggplot2 extension for visualizing persistent homology and topological data analysis | 21 |
great-northern-diver/ggmulti | A package for adding multivariate visualization functionality to ggplot2, enabling parallel and radial axis systems, custom glyphs, and more general histogram and density plots. | 14 |
davidgohel/ggiraph | Creates interactive ggplot graphs with hover effects, tooltips, and JavaScript actions. | 800 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 588 |
hrbrmstr/ggalt | A collection of utility functions for extending the capabilities of the popular data visualization library ggplot2. | 663 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,076 |
giocomai/ganttrify | Tools for creating visually appealing Gantt charts using ggplot2 | 663 |
jrnold/ggthemes | A collection of custom themes, scales, and geoms for the R data visualization library ggplot2 | 1,325 |
guangchuangyu/ggplotify | Converts plot functions to ggplot objects for easier integration with other plotting ecosystems | 105 |
davidsjoberg/ggbump | Creates elegant bump charts to visualize ranking over time or other situations where the path between two nodes has no statistical significance. | 534 |
thomasp85/ggfx | A package that enables users to apply various visual effects on ggplot2 layers. | 170 |