Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhus committed Feb 14, 2016
1 parent 9d772d7 commit bfad221
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# HTML Canvas Gauges

[![Canvas Gauges](https://raw.githubusercontent.com/Mikhus/blob/master/gauges.png)](https://cdn.rawgit.com/Mikhus/canv-gauge/master/examples/all-in-one.html)
[![Canvas Gauges](https://raw.githubusercontent.com/Mikhus/blob/master/gauges.png)](https://rawgit.com/Mikhus/canv-gauge/master/examples/all-in-one.html)

This is tiny implementation of highly configurable gauge using pure JavaScript and HTML5 canvas.
No need to use any library.
Expand All @@ -21,10 +21,10 @@ AngularJS is now supported via [angular-canvas-gauge](https://github.com/dec/ang

## Examples

* [Basic example](https://cdn.rawgit.com/Mikhus/canv-gauge/master/examples/example-resize.html)
* Compass-like: [JavaScript](https://cdn.rawgit.com/Mikhus/canv-gauge/master/examples/example.html), [HTML](https://cdn.rawgit.com/Mikhus/canv-gauge/master/examples/example-html.html)
* Alternate look: [No border](https://cdn.rawgit.com/Mikhus/canv-gauge/master/examples/noborder.html)
* [All-in-one](https://cdn.rawgit.com/Mikhus/canv-gauge/master/examples/all-in-one.html)
* [Basic example](https://rawgit.com/Mikhus/canv-gauge/master/examples/example-resize.html)
* Compass-like: [JavaScript](https://rawgit.com/Mikhus/canv-gauge/master/examples/example.html), [HTML](https://rawgit.com/Mikhus/canv-gauge/master/examples/example-html.html)
* Alternate look: [No border](https://rawgit.com/Mikhus/canv-gauge/master/examples/noborder.html)
* [All-in-one](https://rawgit.com/Mikhus/canv-gauge/master/examples/all-in-one.html)
* [More](http://smart-ip.net/gauge1.html) and [more](http://smart-ip.net/gauge2.html) and [more](http://smart-ip.net/gauge-html.html)...
* [Real usage example](http://smart-ip.net/speed-test)

Expand Down

0 comments on commit bfad221

Please sign in to comment.