You are here: PHP Products > ChartBuilder > Creating Dashboards with ChartBuilder

ChartBuilder for PHP

Step 1: Create a New Dashboard

Open the index.php file in your ChartBuilder folder.  Select the "DashboardsNew Dashboard" option from the menu.

Step 2: Select Charts
Select one or more charts from the left-hand tree view to display on your dashboard page.
Step 3: Arrange your charts
Once you have chosen your charts, you can move them on the page and expand their size by selecting the cog next to the chart.
Step 4: Add new pages (optional)
If desired, you can add new pages that will display their own charts.
Step 6: Distribute your Dashboards (optional) 
To distribute your dashboards to others there are two options to limit their activity:
Dashboards Only: Add the parameter &dashboardsonly=1 to your URL you distribute to only allow users to select items in the dashboard dropdown.
One Dashboards Only: Add the parameters &dashboardsonly=1&noheader=1 to your URL you distribute to only allow users to view the dashboard in the link.