awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ropensci avatar

ropensci/plotly

0
View on GitHub↗
2,671 stars·643 forks·R·12 viewsplotly-r.com↗

Plotly

An interactive graphing library for R

Features

  • R Visualization - Interactive charting and network diagramming for R.
  • R Visualization Packages - R interface for interactive charts and network diagrams.
  • Html Widgets - Interactive plotting with Plotly.

Star history

Star history chart for ropensci/plotlyStar history chart for ropensci/plotly

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does ropensci/plotly do?

An interactive graphing library for R

What are the main features of ropensci/plotly?

The main features of ropensci/plotly are: R Visualization, R Visualization Packages, Html Widgets.

What are some open-source alternatives to ropensci/plotly?

Open-source alternatives to ropensci/plotly include: hadley/ggplot2 — ggplot2 is an R data visualization library and statistical graphics engine. It implements a grammar of graphics that… tidyverse/ggplot2 — ggplot2 is a data visualization library for R based on a formal grammar of graphics. It provides a declarative… leaverou/awesomplete — Awesomplete is a lightweight JavaScript library for adding searchable suggestion lists to text fields. It functions as… datastorm-open/visnetwork — R package, using vis.js library for network visualization. johncoene/echarts4r — Echarts 5 for R. jbkunst/highcharter — R wrapper for highcharts.

Open-source alternatives to Plotly

Similar open-source projects, ranked by how many features they share with Plotly.
  • hadley/ggplot2hadley avatar

    hadley/ggplot2

    6,948View on GitHub↗

    ggplot2 is an R data visualization library and statistical graphics engine. It implements a grammar of graphics that functions as a declarative plotting framework, allowing users to specify what a plot should contain rather than how to draw it. The system builds visualizations by mapping data variables to visual aesthetics through a structured set of layering rules. This approach enables the composition of complex graphics by stacking independent components, such as geometric objects and scales, on top of a shared coordinate system. The framework supports scientific plotting and exploratory

    R
    View on GitHub↗6,948
  • tidyverse/ggplot2tidyverse avatar

    tidyverse/ggplot2

    6,948View on GitHub↗

    ggplot2 is a data visualization library for R based on a formal grammar of graphics. It provides a declarative plotting framework that allows users to create complex graphics by combining geometric objects, statistical summaries, and coordinate systems. The system is distinguished by a layered approach to composition, where visualizations are built incrementally by stacking independent geometric, statistical, and coordinate layers. It utilizes a hierarchical styling engine to manage non-data elements such as backgrounds, fonts, and margins, and includes a multi-panel faceting tool for splitti

    R
    View on GitHub↗6,948
  • leaverou/awesompleteLeaVerou avatar

    LeaVerou/awesomplete

    6,979View on GitHub↗

    Awesomplete is a lightweight JavaScript library for adding searchable suggestion lists to text fields. It functions as an HTML-based autocomplete widget that renders filtered results from arrays, HTML elements, or comma-separated strings with zero external dependencies. The library includes a customizable suggestion engine that allows for the definition of custom matching logic, sorting rules, and trigger thresholds. It is designed as an event-driven UI component, providing a programmable interface to intercept selection events and manage the state of the suggestion popup. The system support

    JavaScript
    View on GitHub↗6,979
  • datastorm-open/visnetworkdatastorm-open avatar

    datastorm-open/visNetwork

    562View on GitHub↗

    R package, using vis.js library for network visualization

    JavaScript
    View on GitHub↗562
  • See all 16 alternatives to Plotly→