Dashboard SDK Documentation

Introduction

Welcome to the documentation for our Dashboard SDK. This SDK allows you to build a layout for your dashboard UI and choose from available chart options to explore your data in fun way.

Main Features

Some of the main features of this SDK includes:

  • Serialize and deserialize the dashboard to and from JSON.
  • Add new rows to a dashboard.
  • Add headings in-between each row on the dashboard.
  • Add cells with available views such as Bar Chart, Pie Chart.
  • Configurable layout for the UI components.
  • Validation checks for attributes to ensure data integrity.