WordPress plugin to make openspendingjs visualisations easy to add to WordPress posts and pages.
The OpenSpending WordPress plugin operates using the standard WordPress shortcodes, namely:
[openspending]
Three attributes must be defined:
If you would like to add a treemap for the dimensions from and to in the ukgov-25k-spending dataset on OpenSpending the only thing you need to add to your post or page is:
[openspending type="treemap" dataset="ukgov-25k-spending" dimensions="from,to"]
This would require javascript overwrite. It would be difficult to add onto wordpress ui.
Would require css overwrite. It would difficult to add onto wordpress ui.
Would require javascript overwrite (is possible, but difficult to add onto wordpress ui)
Wordpress often stops users from adding javascripts files so it will require code changes to wordpress itself (or the theme)
Unfortunately you cannot do this at the moment in OpenSpending. This would need a customised improvement.You can however do a separate budget in USD dollars and visualise that.