hypesystem / open-donation-widget

HTML/JS donation widget allowing monetary transparency
0 stars 0 forks source link

Change the interface to let a function handle changes #8

Open hypesystem opened 9 years ago

hypesystem commented 9 years ago

Instead of automatically printing to a DomElement, let the user provide a function which handles this.

In addition, create some standard-functions (ie. the one we have now: print to a DomElement, one that draws bar-charts, perhaps?)