Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 935 Bytes

File metadata and controls

17 lines (10 loc) · 935 Bytes

Swim UI

Read this in other languages: 简体中文

The minimum you need to visualize Swim data is a Swim client. That said, Swim comes with additional tools that let you see your data right away with no extra work.

Example Solutions

  • Use the dropdown menu to toggle between three different web agents for each UI demo
  • See how each UI demo updates its downlinks when new web agents are selected
  • Explore how to include simple visual changes (e.g. color changes for different agents) using the swim UI framework

Read chart.html to build your own line chart.

Read gauge.html to build your own gauge.

Read pie.html to build your own pie chart.