catalogue
On this page you can see live examples of all widgets and components available in dalian, and explore their APIs.
charts
Charts are interactive widgets each representing a specific kind of visualization. They are all made from various components and each widget inherits all the API of a component they are composed of. To explore a specific component listed on a chart's documentation page under its factory method, see the component's own demo page.
controls
Controls are special widgets that can be used to change or highlight variables on a dashboard. Their sole purpose is to control other elements.
components
Components are the building blocks that are used to compose the widgets. Each component implements a single functionality and API that is exposed either through the widget's API or the component's own namespace. Note that components are not accessible directly but each widget inherits a subset of them to implement various functionalities. This section contains live examples and demos that help you explore the function and behavior of all the components that have an exposed API.