Skip to content

Latest commit

 

History

History
66 lines (47 loc) · 2.59 KB

README.rst

File metadata and controls

66 lines (47 loc) · 2.59 KB

Sensor Widgets

Configurable graphical components for your SOS sensor data.

100% Javascript. Extensible. MIT licensed.

Building

Updating gh-pages (demo site)

Simply use the "publish" grunt task:

grunt publish

This will push an optimized version of the library along with examples and documentation.

Updating documentation

Just push the changes. GitHub will automatically trigger a build on readthedocs.

Available widgets

Name Library & dependencies Represented concept Candidate properties
Compass (SVG + JS) Instant angle Wind direction
Gauge (SVG + JS) Percentage Relative humidity
jqGrid jqGrid Any measurement Any value
Map Leaflet Geographic Features Features of Interest
Panel (HTML + bootstrap-CSS) Instant quantities Any collection
Progressbar (HTML + CSS) Instant quantity Pressure, wind speed, solar radiation, etc.
Status (HTML + bootstrap-CSS) All measurements All values
Table (HTML + bootstrap-CSS) Any measurement Any value
Thermometer (SVG + JS) Temperature Temperature
Timechart Flot Charts Time series Any numeric quantity
Windrose Highcharts (not free!) Accumulated angular Wind direction stats