Warp View
This a collection of charting web components dedicated to Warp 10
Getting started
npm i @senx/warpview --save
yarn add @senx/warpview
<html>
<head>
<title>Test</title>
<script src="https://unpkg.com/@senx/warpview@x.x.x/dist/warpview.js"></script>
</head>
<body>
<warp-view-spinner />
</body>
</html>
Components
- Tile
- Plot
- Drill Down
- Data Grid
- Annotations
- GTS Tree
- Line Chart
- Step Chart
- Area Chart
- Bubble Chart
- Scatter Chart
- Bar Chart
- Pie Chart
- Gauge Chart
- Doughnut Chart
- Polar Chart
- Radar Chart
- Map
- Measurement display
- Image display
Integrations
Explore WarpView tutorials and blog posts on the blog