Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

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.