Build custom dashboards insanely fast.
An open-source React library to build dashboards and data apps with a few lines of code.
A dashboard built with Propel's Embeddable UI
Install the package
Install the package from your command line.
Add the Theme component
Add ThemeProvider
to your application, wrapping the root component inside of body
.
Visualize time-series data.
Visualize a single value.
Visualize records in table format.
Display ranked aggregate data.
Show part-to-whole relationships.
Select date ranges for analysis.
Filter data using a dropdown.
Choose a time granularity for aggregation.
Break down data by dimensions.
Manage authentication across components.
Customize the look and feel of components.
Applies filters to child components.
Query hooks fetch data from the Query APIs from your frontend application. They are designed to work with any 3rd-party charting library such as Echarts, Chart.js, or D3.js.
Query data using SQL.
Fetch a single aggregated value from the Counter API.
Fetch tabular data from the Data Grid API.
Fetch ranked data from the Leaderboard API.
Fetch time-series data from the Time Series API.
Fetch top values from the Top Values API.
Build custom dashboards insanely fast.
An open-source React library to build dashboards and data apps with a few lines of code.
A dashboard built with Propel's Embeddable UI
Install the package
Install the package from your command line.
Add the Theme component
Add ThemeProvider
to your application, wrapping the root component inside of body
.
Visualize time-series data.
Visualize a single value.
Visualize records in table format.
Display ranked aggregate data.
Show part-to-whole relationships.
Select date ranges for analysis.
Filter data using a dropdown.
Choose a time granularity for aggregation.
Break down data by dimensions.
Manage authentication across components.
Customize the look and feel of components.
Applies filters to child components.
Query hooks fetch data from the Query APIs from your frontend application. They are designed to work with any 3rd-party charting library such as Echarts, Chart.js, or D3.js.
Query data using SQL.
Fetch a single aggregated value from the Counter API.
Fetch tabular data from the Data Grid API.
Fetch ranked data from the Leaderboard API.
Fetch time-series data from the Time Series API.
Fetch top values from the Top Values API.