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
115 watching
627 forks
Language: R
last commit: 2 months 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,520 |
plotly/plotly.py | A Python library for creating interactive and declarative charts and graphs with support for various chart types and export options. | 16,299 |
thomasp85/patchwork | A package that simplifies the combination of multiple ggplots into a single graphic | 2,475 |
plotly/plotly.js | A JavaScript library for producing dozens of chart types and visualizations. | 17,077 |
palantir/plottable | A library of modular chart components built on D3.js for creating custom charts | 2,976 |
plotly/plotly.rs | A Rust library for creating interactive and static visualizations | 1,136 |
facontidavide/plotjuggler | A tool for visualizing time series data from various sources and formats, with support for analysis and extension via plugins. | 4,448 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 588 |
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 | 663 |
coolbutuseless/ggreverse | A tool to generate R code from a ggplot object and vice versa | 68 |
plotters-rs/plotters | A Rust drawing library designed to render high-quality figures and plots for various applications. | 3,894 |
davidgohel/ggiraph | Creates interactive ggplot graphs with hover effects, tooltips, and JavaScript actions. | 800 |
gonum/plot | A Go library for creating and visualizing plots. | 2,748 |
has2k1/plotnine | An implementation of a grammar of graphics in Python for data analysis and visualization. | 4,039 |