Skip to content

Instantly share code, notes, and snippets.

@earonesty
Created February 8, 2017 18:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save earonesty/7a55e9d09eda5fc54ebee6b8d7d533b9 to your computer and use it in GitHub Desktop.
Save earonesty/7a55e9d09eda5fc54ebee6b8d7d533b9 to your computer and use it in GitHub Desktop.
<html>
<div id="divWidgetAreaPrice" style="width:30% !important; height:130px !important;"><script>var typeChart='price';
var w_baseCurrency = new Array(); var w_targetCurrency = new Array(); w_baseCurrency[0]="BTC"; w_targetCurrency[0]="USD"; var widgetStyle={};
widgetStyle["bgColor"]="#FFFFFF";
widgetStyle["backgroundColor"]="#FFFFFF";
widgetStyle["bgTransparent"]="solid";
widgetStyle["fontSize"]="16px";
widgetStyle["fontFamily"]="Arial";
widgetStyle["fontColor"]="#000000";
widgetStyle["borderWidth"]="1";
widgetStyle["borderColor"]="#CCCCCC";
widgetStyle["cornerStyle"]="round";
</script><meta charset="UTF"><script src="https://bitcoinaverage.com/vendor/jquery/dist/jquery.min.js"></script><script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script><script src="https://bitcoinaverage.com/js/widgetGenerator/widgetUserScript.js"></script></div>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment