Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 894 Bytes

File metadata and controls

16 lines (9 loc) · 894 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.

Try it yourself:

  • Based on changes suggested in the server README , update the UI code to accommodate your new server-side
  • See the solutions branch for an example of this

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.