Skip to content

Instantly share code, notes, and snippets.

View msund's full-sized avatar
🪴

Matthew Sundquist msund

🪴
View GitHub Profile
{
"metadata": {
"name": "Reproducible figures"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@msund
msund / Plots!
Last active October 10, 2019 23:10
Data Science Demo
{
"metadata": {
"name": "Reproducible figures"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
{
"metadata": {
"name": "Untitled0"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
{
"metadata": {
"name": "",
"signature": "sha256:5b129fc2319c69f224d9a91e318062ccae241c3a6f5cf531d75bf9b20169dca1"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@msund
msund / MPL
Last active June 14, 2022 03:20
Final version
{
"metadata": {
"name": "Three new matplotlib plots"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@msund
msund / Test
Created May 1, 2014 02:53
Test
{
"metadata": {
"name": "Science NBs"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@msund
msund / Post
Last active August 29, 2015 14:00
Revolution Post
Ggplotly: Make ggplot2 graphs into shareable D3 graphs
========================================================
[Ggplotly](https://github.com/ropensci/plotly) and [Plotly's R API](https://plot.ly/api/r) let you make ggplots, add `py$ggplotly()`, and get an interactive, shareable, online plot. Your plots are even drawn with D3. Let's make one, and then jump into why these technologies are special.
You can copy and paste these examples straight into your R environment and make the first graph in about 26 seconds (let me know if you find otherwise).
```{r echo=FALSE}
options(bitmapType="cairo")
@msund
msund / Graphing
Last active June 6, 2016 12:08
All of 'em
{
"metadata": {
"name": "Three new matplotlib plots"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@msund
msund / MPL from SWC
Created April 25, 2014 16:19
SWC NB
{
"metadata": {
"name": "SWC"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@msund
msund / gist:11255918
Last active August 29, 2015 14:00
MPL gallery
{
"metadata": {
"name": "Three new matplotlib plots"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{