Using the Dashboard component

Modified on Mon, 14 Apr at 1:48 PM

Try it!


With this component, you may embed an inmydata dashboard in your application, providing a rich view of live information from your company's data sources.  The user may interact with this dashboard to drill down in to the data, or to share their findings with colleagues.  Use the <inmydata-dashboard> HTML tag, e.g.:


<inmydata-dashboard dashboard-id="12345-abcdef-12345"/>


Attributes (optional, unless stated):

  • dashboard-id (required): The unique identifier of the dashboard (as may be found in the dashboard's 'information' panel, when viewed in a web browser) 
  • tab: index number of the tab to initially display.  The leftmost tab is tab 1.  The default is 1.
  • show-toolbar: true or false, to show or hide the toolbar.  The default is true.
  • suppress-drilldown: see the Visualisation component

Events

  • inmydata.drilldown: user has actioned a drill down by clicking on a chart or grid.  See the Visualisation component for details.





Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article