reflex-components-plotly
Reflex plotly components.
What it is and what it does
reflex-components-plotly wraps Plotly's charting library as reusable components for the Reflex web framework. It allows developers building Reflex applications to embed interactive Plotly visualizations—charts, graphs, and dashboards—without manually managing the underlying JavaScript or Plotly API calls. The package sits within the Reflex component ecosystem, depending on reflex-base and reflex-components-core to integrate smoothly with Reflex's declarative UI model.
The package is actively maintained and recently released, with no known security vulnerabilities. It installs with low friction as a pure Python wheel and supports current Python versions (3.10+). It is positioned as a specialized extension for developers already using Reflex who need Plotly's interactive visualization capabilities.
Use it for:
- Build interactive dashboards in Reflex applications with Plotly charts for real-time data monitoring.
- Embed time-series graphs, scatter plots, and statistical visualizations in web apps built with Reflex.
- Create data exploration interfaces where users can interact with Plotly charts natively within Reflex.
- Combine Reflex's reactive state management with Plotly's interactive features for dynamic visualizations.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides Plotly chart and graph components for the Reflex web framework, enabling interactive data visualization in Reflex applications.
Yes, if you are building a Reflex application and need Plotly visualizations. Low install friction, permissive license, active maintenance, and no known vulnerabilities make it a safe choice. Not relevant if you are not using Reflex or do not need Plotly-specific charting.
Install
reflex-components-plotly on PyPI
pip
pip install reflex-components-plotlyuv
uv add reflex-components-plotlypoetry
poetry add reflex-components-plotlyInstalling reflex-components-plotly
Before you install
Low install friction with a pure-wheel distribution. Active maintenance with a release 10 days ago. Depends on reflex-base and reflex-components-core, which are core Reflex ecosystem packages.
License in practice
Licensed under Apache-2.0 (permissive), allowing use in commercial and private projects with minimal restrictions.
Quickstart
pip install reflex-components-plotly
import reflex as rx
from reflex_components_plotly import plotly_component
Requires Python 3.10 or later.
Verify before relying
- Whether Plotly component API is fully documented or if examples are available beyond the package description.
- Specific Plotly chart types and interactive features supported by this component library.
- Whether this package is actively maintained by the Reflex core team or a community contributor.
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 2 — reflex-base, reflex-components-core |
| Maintenance | actively maintained — 10 days since the last release |
| First released | |
| Downloads | 230,699/month — #9,103 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: reflex_components_plotly-0.9.4-py3-none-any.whl
Tags
More Dynamic Content packages
MarkupSafe provides a text object that escapes…
permissive · top 100 on PyPI
Jinja2Jinja2 is a templating engine that renders…
permissive · top 100 on PyPI
soupsieveSoupsieve is a CSS selector library designed to…
permissive · top 100 on PyPI
WerkzeugWerkzeug is a WSGI utility library providing…
permissive · top 1,000 on PyPI
FlaskFlask is a lightweight WSGI web application…
permissive · top 1,000 on PyPI
MakoMako compiles Python-embedded templates into…
permissive · top 1,000 on PyPI
reflex-components-rechartsProvides Recharts charting components for use…
permissive · top 15,000 on PyPI
plotlyPlotly is an interactive, browser-based…
permissive · top 1,000 on PyPI
reflex-components-gridjsProvides Reflex components for integrating…
permissive · top 15,000 on PyPI
chart-studioProvides utilities to interface with Plotly's…
permissive · top 15,000 on PyPI
plotly-expressPlotly Express is now a compatibility shim that…
permissive · top 5,000 on PyPI
streamlit-plotly-eventsCaptures click, select, and hover events from…
unclear · top 15,000 on PyPI
reflex-components-lucideProvides Lucide icon components for Reflex web…
permissive · top 15,000 on PyPI
reflex-components-dataeditorProvides data table editing components for…
permissive · top 15,000 on PyPI
plotly-resamplerAdds dynamic data aggregation to Plotly…
permissive · top 15,000 on PyPI
kedro-vizKedro-Viz is an interactive web-based…
permissive · top 5,000 on PyPI