{ "cells": [ { "cell_type": "code", "execution_count": 3, "metadata": { "collapsed": false }, "outputs": [ { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "execution_count": 3, "metadata": {}, "output_type": "execute_result" } ], "source": [ "import vida\n", "\n", "data = [\n", " {\n", " \"app\": 5,\n", " \"algorithms\": 11,\n", " \"odhtyct\": 7,\n", " \"https://t.co\": 7,\n", " \"comments\": 7,\n", " \"build\": 8,\n", " \"hntweets\": 6,\n", " \"http://t.co/kigpq\": 7\n", " },\n", " {\n", " \"doppenhe\": 9,\n", " \"algorithmia\": 19,\n", " \"flrsuu\": 7,\n", " \"scala\": 7,\n", " \"http://t.co\": 17,\n", " \"playframework\": 7,\n", " \"team\": 8,\n", " \"angularjs\": 7\n", " }\n", "];\n", "\n", "vida.show(\"chgwCKJJnKh7soEcQ\", data, options={\"height\": 500})" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "collapsed": true }, "outputs": [], "source": [] }, { "cell_type": "code", "execution_count": null, "metadata": { "collapsed": true }, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python 2", "language": "python", "name": "python2" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 2 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", "version": "2.7.10" } }, "nbformat": 4, "nbformat_minor": 0 }