plotly.R
Graphing library
An interactive graphing library for R that converts static plots to web-based versions with customizable interaction behavior
An interactive graphing library for R
3k stars
114 watching
628 forks
Language: R
last commit: about 1 month ago
Linked from 5 awesome lists
d3jsdata-visualizationggplot2javascriptplotlyrr-packagerstatsshinywebgl
Related projects:
Repository | Description | Stars |
---|---|---|
tidyverse/ggplot2 | A system for declaratively creating graphics based on The Grammar of Graphics | 6,560 |
plotly/plotly.py | An interactive graphing library that supports various chart types and can be used in Python applications. | 16,444 |
thomasp85/patchwork | A package that simplifies the combination of multiple ggplots into a single graphic | 2,486 |
plotly/plotly.js | A JavaScript library for creating interactive, customizable data visualizations | 17,161 |
palantir/plottable | A library of modular chart components built on D3.js for creating custom charts | 2,977 |
plotly/plotly.rs | A Rust-based plotting library that generates interactive plots and static images using Plotly.js. | 1,166 |
facontidavide/plotjuggler | A tool for visualizing time series data from various sources and formats, with support for analysis and extension via plugins. | 4,497 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 590 |
guangchuangyu/ggplotify | Converts plot functions to ggplot objects for easier integration with other plotting ecosystems | 105 |
plotly/plotly.net | Interactive charting library for .NET programming languages | 689 |
coolbutuseless/ggreverse | A tool to generate R code from a ggplot object and vice versa | 67 |
plotters-rs/plotters | A Rust drawing library designed to render high-quality figures and plots for various applications. | 3,939 |
davidgohel/ggiraph | Creates interactive ggplot graphs with hover effects, tooltips, and JavaScript actions. | 814 |
gonum/plot | Provides an API for building and drawing plots in Go | 2,756 |
has2k1/plotnine | An implementation of a grammar of graphics in Python for data analysis and visualization. | 4,083 |