Bitcoin Charts Widget Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This widget displays bitcoin charts with data from different external services.
Currently, the widget supports blockchain.info but can be extended easily.
As usual, you can adjust the widget’s settings to your taste through the admin backend.
Additionally, you can include the widget using shortcode.
Short code
The shortcode is [btcchart style=”btc-500×330″ chart=”trade-volume”]
-
chart is one of:
- total-bitcoins
- market-cap
- transaction-fees
- transaction-fees-usd
- network-deficit
- n-transactions
- n-transactions-total
- n-transactions-excluding-popular
- n-unique-addresses
- n-transactions-per-block
- n-orphaned-blocks
- output-volume
- estimated-transaction-volume
- estimated-transaction-volume-usd
- trade-volume
- market-price
- cost-per-transaction-percent
- cost-per-transaction
- hash-rate
- difficulty
- miners-revenue
- avg-confirmation-time
- bitcoin-days-destroyed-cumulative
- bitcoin-days-destroyed
- bitcoin-days-destroyed-min-week
- bitcoin-days-destroyed-min-month
- bitcoin-days-destroyed-min-year
- blocks-size
- my-wallet-transaction-volume
- my-wallet-n-users
- my-wallet-n-tx
-
style is one of (see styles.json for predefined ones)
- default
- btc-162×150
- btc-250×165
- btc-500×330
- btc-700×450
- orange-162×150
- orange-250×165
- orange-500×330
- orange-700×450
- blue-162×150
- blue-250×165
- blue-500×330
- blue-700×450
- (162×150 indicates the width in pixel)
-
there are the following additional styling options (overriding the style):
- width: pixel
- height: pixel
- curve_color: #RRGGBB
- background_color: #RRGGBB
- background_gradient: Start:#RRGGBB,End:#RRGGBB
- title_font: fontfile.ttf,height_in_pixel,#RRGGBB
- default_font: fontfile.ttf,height_in_pixel,#RRGGBB
- x-axis-label-rotation: degrees
- x-axis-date-format: format string for date (M.Y or Y, etc.)
- graph-area: left,top,right,bottom (all in pixel)
-
label: Data curve legend
RRGGBB is a hexadecimal color code red, green, blue from 00 to FF
Screenshots
For screenshots please have a look at the official website (http://www.bitcoin-welt.com/)