-
-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Simon P.A. edited this page May 16, 2015
·
5 revisions
This plugin is designed for node.js and uses require
.
You will find an ''issue'' in the issue list, which is actually a question about how to use it in a browser, no node.js
One possibility is to use browserify
.
This plugin makes heavy use of 'this'. http://davidshariff.com/blog/javascript-this-keyword/ This can make re-use a bit complicated.
Creating gauges programmatically, using dynamic data from d3 itself, for example to define position or range values, can be a challenge.
Interesting articles on this topic can be found at: