Skip to main content

Dashboard Setup

The Dashboard setup feature will help developers easily set up their React admin panel dashboard with visual analytics of their data.

The dashboard widgets we provide are Count, Table, and Pie chart.

Example banner

Count

Model

Select the model you wish to showcase.

Redirect

This will allow redirection to a different model when the user clicks on the widget.

Count condition

Count condition helps developers filter out the essential information easily and shows accurate data on the dashboard.

AttributeConditionValue
emailContainsgmail
mobileNumberIncludes+91
countryNot includesIndia
cityEqualsDelhi
userTypeNot equals2
cartItemsGreater than equal to4
productsBoughtLess than equal to1
loggedInCountGreater than5
searchedForProductLess than5

Table

Model

Select the model you wish to showcase.

Data sorting

Select attribute, ascending or descending, number of models.

Redirect

This will allow redirection to a different model when the user clicks on the widget.

Table condition

Table condition helps developers filter out the essential information easily and shows accurate data on the dashboard.

AttributeConditionValue
emailContainsgmail
mobileNumberIncludes+91
countryNot includesIndia
cityEqualsDelhi
userTypeNot equals8
cartItemsGreater than equal to3
productsBoughtLess than equal to4
loggedInCountGreater than2
searchedForProductLess than6

Table sorting

Select the column you want to show in the table widget.

Example banner

Pie chart

Example banner

Model

Select the model you wish to showcase.

Group By

Select the model attribute you wish to show as a group by in the piechart

Redirect

This will allow redirection to a different model when the user clicks on the widget.

Graph condition

Graph condition helps developers filter out the essential information easily and shows accurate data on the dashboard.

AttributeConditionValue
emailContainsgmail
mobileNumberIncludes+91
countryNot includesIndia
cityEqualsDelhi
userTypeNot equals4
cartItemsGreater than equal to3
productsBoughtLess than equal to5
loggedInCountGreater than2
searchedForProductLess than6


Got a question? Ask here.