0.0.0-alpha.27 • Published 2 years ago
@cue-ai/embedded v0.0.0-alpha.27
@cue-ai/embedded
Charts provide out-of-the-box visualizations for your data that are fully compatible with the Cue AI platform.
Installation
yarn add @cue-ai/embedded
Release Channels
The @cue-ai/embedded
package is released on two main channels:
- Production - Published from
main
- Development - Published from
development
Developing
Running the Dev Server
If you'd like to run the embedded example, first start the next
package:
yarn workspace @cue-ai/next dev
Then, start the embedded package dev environment:
yarn workspace @cue-ai/embedded dev
which starts up a Vite React application.
Running Storybook
To run the storybook (which contains all the individual chart components), run:
yarn storybook
Component Information
Embedded Dashboard Provider
- Fetches both dataset data and dashboard data
- Initializes
controlVariableAtoms
- Initializes and sets
organizationAtom
- Initializes and sets
themeMergeAtom
- Initializes and sets
customerAtom
- Initializes and sets
dashboardAtom
- Initializes and sets
dashboardItems
(which is an atom array) - Initializes and sets
datasetData
(which contains dataset data and associated loading state)
Embedded Dashboard Renderer
- Reads data from
dashboardAtom
anddashboardItems
to render the dashboard
0.0.0-alpha.27
2 years ago
0.0.0-alpha.26
2 years ago
0.0.0-alpha.19
2 years ago
0.0.0-alpha.18
2 years ago
0.0.0-alpha.13
2 years ago
0.0.0-alpha.17
2 years ago
0.0.0-alpha.16
2 years ago
0.0.0-alpha.15
2 years ago
0.0.0-alpha.14
2 years ago
0.0.0-alpha.20
2 years ago
0.0.0-alpha.24
2 years ago
0.0.0-alpha.23
2 years ago
0.0.0-alpha.22
2 years ago
0.0.0-alpha.21
2 years ago
0.0.0-alpha.25
2 years ago
0.0.0-alpha.3
2 years ago
0.0.0-alpha.4
2 years ago
0.0.0-alpha.7
2 years ago
0.0.0-alpha.8
2 years ago
0.0.0-alpha.5
2 years ago
0.0.0-alpha.6
2 years ago
0.0.0-alpha.9
2 years ago
0.0.0-alpha.12
2 years ago
0.0.0-alpha.11
2 years ago
0.0.0-alpha.10
2 years ago
0.0.0-alpha.2
2 years ago
0.0.0-alpha.1
2 years ago
0.0.0-alpha.0
2 years ago