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.
- 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.