Embedding Dashboard Elements

All the charts displayed on the Squore Dashboard have a unique URL, so they can be embedded into other sites.

In order to find out the URL of a chart, follow these steps:

  1. Log into Squore and view the dashboard of the project you want to get information from.

  2. Click a chart to view it.

  3. Click the Share…​ entry in the Chart Viewer menu to get the chart’s URL, as shown in the picture below:

    SIM shareMenu
    Figure 1. Getting a chart permalink from the Chart Viewer

The URL http://localhost:8180/squore/resource/chart/<CHART_UID>.png is a permalink to this chart for this version of the project.

When generating a permalink, Squore includes two extra parameters in the URL (s=…​ and f=…​). These parameters are only used to work around browser caching of charts and are not required to embed the chart outside of Squore.