0.0.0-alpha.27 • Published 1 year 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
1 year ago
0.0.0-alpha.26
1 year ago
0.0.0-alpha.19
1 year ago
0.0.0-alpha.18
1 year ago
0.0.0-alpha.13
1 year ago
0.0.0-alpha.17
1 year ago
0.0.0-alpha.16
1 year ago
0.0.0-alpha.15
1 year ago
0.0.0-alpha.14
1 year ago
0.0.0-alpha.20
1 year ago
0.0.0-alpha.24
1 year ago
0.0.0-alpha.23
1 year ago
0.0.0-alpha.22
1 year ago
0.0.0-alpha.21
1 year ago
0.0.0-alpha.25
1 year ago
0.0.0-alpha.3
1 year ago
0.0.0-alpha.4
1 year ago
0.0.0-alpha.7
1 year ago
0.0.0-alpha.8
1 year ago
0.0.0-alpha.5
1 year ago
0.0.0-alpha.6
1 year ago
0.0.0-alpha.9
1 year ago
0.0.0-alpha.12
1 year ago
0.0.0-alpha.11
1 year ago
0.0.0-alpha.10
1 year ago
0.0.0-alpha.2
1 year ago
0.0.0-alpha.1
1 year ago
0.0.0-alpha.0
1 year ago