iot-app-kit icon indicating copy to clipboard operation
iot-app-kit copied to clipboard

A development library for creating web applications to visualize industrial data

Results 48 iot-app-kit issues
Sort by recently updated
recently updated
newest added

For the Bar Chart, 1. Y axis label input is not disabled when the the view y axis is OFF. 2. Y axis label is showing on the Chart even...

bug
wontfix

**Describe the bug** I am using [Chart component](https://awslabs.github.io/iot-app-kit/?path=/docs/components-chart--docs) to render my timeseries data. The source for timeseries data is iot-sitewise. When I choose a timerange where data is not available...

bug
Triaged
Assigned to HM

**Describe the bug** Action buttons grid should not be visible under view mode on edge mode **To Reproduce** Steps to reproduce the behavior: 1. Go to a dashboard with a...

bug

#### React-components Thresholds thresholds can be represented in two ways: 1. by just coloring the gauge 2. by displaying a thinner outer line surrounding the gauge and coloring the gauge....

## Overview UI Tests for Dashboard package will now be run in a docker image locally by default to ensure snapshot and run consistency with CI server. ## Verifying Changes...

autorebase:opt-in
autorebase:non-rebaseable
test:reliability

## React-components - Dial --- | :exclamation: PLEASE MAKE THESE CHANGES IN SMALL INCREMENTAL PRs AND NOT AT ONCE | |-----------------------------------------| Modify the existing Dial components to use an echarts...

Unable to compile in Angular app, following errors occur on issuing 'ng serve'; Error: node_modules/@iot-app-kit/scene-composer/dist/src/store/Store.d.ts:52:61 - error TS2315: Type 'Object3D' is not generic. 52 getObject3DBySceneNodeRef: (ref: string | undefined) =>...

bug
TwinMaker Team
Triaged

**Describe the bug** Unable to install IoT-App-Kit for development in a windows OS. ``` @iot-app-kit/tools-iottwinmaker:build: OS detected: Windows_NT @iot-app-kit/tools-iottwinmaker:build: C:\Users\bowei\Documents\development\iot-app-kit\packages\tools-iottwinmaker\dist\cjs\build.js:40 @iot-app-kit/tools-iottwinmaker:build: throw new Error('Unsupported OS found: ' + os.type()); @iot-app-kit/tools-iottwinmaker:build:...

bug
TwinMaker Team
Triaged

**Describe the bug** jsx-runtime cannot be found **To Reproduce** Steps to reproduce the behavior: 1. npx create-react-app my-app 2. add the following component: ``` import { initialize } from '@iot-app-kit/source-iottwinmaker';...

bug
TwinMaker Team

**Describe the bug** Consuming `@iot-app-kit/react-components` per [instructions](https://awslabs.github.io/iot-app-kit/?path=/docs/overview-getting-started--docs) currently requires pulling in several other dependencies including `sass, is-hotkey, react-hotkeys, and react-popper`. **To Reproduce** Steps to reproduce the behavior: Set up any...

bug