<script type="text/javascript">
var tex=encodeURIComponent("y=ax+b");
document.write("<img src=\"http://chart.apis.google.com/chart?cht=tx&chl="+tex+"\"/>")
</script>
こんな感じでいけるっぽい.
これとdeck.jsを組み合わせれば,もはやPowerPoint必要なくなるのでは!
Go to list of users who liked
More than 5 years have passed since last update.
<script type="text/javascript">
var tex=encodeURIComponent("y=ax+b");
document.write("<img src=\"http://chart.apis.google.com/chart?cht=tx&chl="+tex+"\"/>")
</script>
こんな感じでいけるっぽい.
これとdeck.jsを組み合わせれば,もはやPowerPoint必要なくなるのでは!
Register as a new user and use Qiita more conveniently
Go to list of users who liked