1.0.4 • Published 1 year ago

@stevenwgriffith/more-compose-sdk-charts v1.0.4

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Introduction

An example of how to create a third party add-ons library for Sisense Compose SDK

This library contains two chart components, Histogram and HistgoramChart. Histogram renders a Histogram based on a semantic query against a data model and HistogramChart renders frequency data from a static table.

Demo: https://csdk-react.sisense.com/extensions

The code for the components are in './lib' folder.

Note this requires @sisense/sdk-ui and @sisense/sdk-data version 1.11.x or higher.

Updating

Generate changeset by running:

npx changeset

Then commit the changeset log to trigger the GitHub Action.

1.0.4

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

0.0.5

1 year ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago