p = plotly(); % checks for credentials, prompts to set them or sign-up if not found
plot(p, x1, y1, 'r-', x2, y2, 'g-o');
hist(p, y1);
| ``` | |
| >>> get_api('python') | |
| {u'id': u'layout', | |
| u'name': u'layout for the people', | |
| u'parent': u'hard-coded', | |
| u'subsections': [{u'id': u'sizing', | |
| u'name': u'for the people', | |
| u'parent': u'layout', | |
| u'relative_url': u'sizing'}, |
| { | |
| "metadata": { | |
| "name": "Multiple Y-Axes" | |
| }, | |
| "nbformat": 3, | |
| "nbformat_minor": 0, | |
| "worksheets": [ | |
| { | |
| "cells": [ | |
| { |
| { | |
| "metadata": { | |
| "name": "This notebook has moved" | |
| }, | |
| "nbformat": 3, | |
| "nbformat_minor": 0, | |
| "worksheets": [ | |
| { | |
| "cells": [ | |
| { |