Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/awslabs/synchro-charts
- Owner: awslabs
- License: apache-2.0
- Created: 2021-06-11T17:22:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T01:47:28.000Z (5 months ago)
- Last Synced: 2024-07-08T02:53:47.526Z (5 months ago)
- Topics: chart, frontend-framework, time-series-visualization
- Language: TypeScript
- Homepage: https://synchrocharts.com/
- Size: 75.7 MB
- Stars: 69
- Watchers: 13
- Forks: 11
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-time-series - synchro-charts - end component library that provides a collection of components to visualize time-series data. (📦 Packages / JavaScript)
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.