Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/awslabs/synchro-charts

Synchro Charts is a front-end component library that provides a collection of components to visualize time-series data.
https://github.com/awslabs/synchro-charts

chart frontend-framework time-series-visualization

Last synced: about 1 month ago
JSON representation

Synchro Charts is a front-end component library that provides a collection of components to visualize time-series data.

Awesome Lists containing this project

README

        

| :exclamation: WARNING :exclamation: |
|:---------------------------|
| the synchro-charts package is deprecated |
| we are building iot-app-kit-visualizations to provide components for [iot-app-kit](https://github.com/awslabs/iot-app-kit) |

# IoT App Kit Visualizations
[![Build Status](https://github.com/awslabs/synchro-charts/actions/workflows/github-actions.yml/badge.svg?event=push)](https://github.com/awslabs/synchro-charts/blob/main/.github/workflows/github-actions.yml)
[![NPM Version](https://img.shields.io/npm/v/@iot-app-kit/charts-core)](https://npmjs.org/package/@iot-app-kit-visualizations/core)
[![License](https://img.shields.io/npm/l/@iot-app-kit/charts-core)](https://github.com/awslabs/synchro-charts/blob/main/LICENSE)
[![Bundle Size](https://img.shields.io/bundlephobia/minzip/@iot-app-kit/charts-core)](https://bundlephobia.com/package/@iot-app-kit/charts-core)
[![Downloads](https://img.shields.io/npm/dw/@iot-app-kit/charts-core)](https://npmjs.org/package/@iot-app-kit/charts-core)

IoT App Kit Visualizations is a front-end component library that provides a collection of components to visualize time-series data.

You can learn more about what IoT App Kit Visualizations at https://synchrocharts.com/.

## Design
[Learn more about design in the documentation](design/overview.md).

## Packages

The IoT App Kit Visualizations mono-repo containing the following packages:

### iot-app-kit-visualizations
`@awslabs/iot-app-kit-visualizations` is the core library which exposes all IoT App Kit Visualizations components in the form of web-components, generated by StencilJS.

[Learn more here](packages/iot-app-kit-visualization/README.md).

### iot-app-kit-visualization-react
`@awslabs/iot-app-kit-visualizations-react` is a thin wrapper around the IoT App Kit Visualizations components, to expose them as React components.

[Learn more here](packages/iot-app-kit-visualization-react/README.md).

### doc-site
The document site is a GitHub page which is used to deploy the documentation site at https://synchrocharts.com/.

[Learn more here](packages/doc-site/README.md).

## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.

## License
This project is licensed under the Apache-2.0 License.