Sha256: 2adc3340fb433bc51dad1060c9138870fb7fc3cfa8d5dfda74f20f29cea793ba
Contents?: true
Size: 544 Bytes
Versions: 2
Compression:
Stored size: 544 Bytes
Contents
<!DOCTYPE html> <head> <meta content="text/html;charset=utf-8" http-equiv="Content-Type"> <meta content="utf-8" http-equiv="encoding"> <style> body {background-color: green} * { margin: 0; padding: 0; } </style> <script> <--d3--> </script> <script> <--statosio--> </script> <script>var dataset=<--dataset--> </script> </head> <body> <script> d3.statosio( dataset['data'], '<--x-->', <--y-->, <--options--> ) </script> </body>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
statosio-0.3.5 | jupyter/0-templates/html.txt |
statosio-0.3.4 | jupyter/0-templates/html.txt |