UNPKG

@embr-modules/charts

Version:

[![Build](https://github.com/mussonindustrial/embr/actions/workflows/build.yml/badge.svg)]() [![version](https://img.shields.io/github/v/release/mussonindustrial/embr?filter=*charts*&label=Latest)](CHANGELOG.md) [![Ignition](https://img.shields.io/badge/I

25 lines 600 B
{ "name": "@embr-modules/charts", "version": "3.0.1", "private": false, "keywords": [ "ignition", "module", "charting", "charts", "trend", "graph" ], "files": [ "**/*.modl", "!**/*.unsigned.modl" ], "dependencies": { "@embr-modules/charts-web": "3.0.1", "@embr-jvm/core-common": "0.7.0", "@embr-jvm/core-designer": "0.7.0", "@embr-jvm/perspective-common": "0.9.0", "@embr-jvm/perspective-designer": "0.9.0", "@embr-jvm/perspective-gateway": "0.9.0" } }