Skip to content

Instantly share code, notes, and snippets.

View jackparmer's full-sized avatar
🐢

Jack Parmer jackparmer

🐢
View GitHub Profile
@jackparmer
jackparmer / plotly_stacked_horizontal_bar_chart_time_series.ipynb
Created February 2, 2014 09:19
Plotly Stacked, Horizontal Bar Chart Time Series
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jackparmer
jackparmer / Stacked, Horizontal Bar Chart.ipynb
Created February 2, 2014 09:25
Stacked, Horizontal Bar Chart Time Series in Plotly
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jackparmer
jackparmer / Stacked, Horizontal Bar Chart Time Series in Plotly
Created February 2, 2014 09:34
Stacked, Horizontal Bar Chart Time Series in Plotly
{
"metadata": {
"name": "Stacked, Horizontal Bar Chart"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
<!DOCTYPE html>
<meta charset="utf-8">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<script src="https://raw2.github.com/quizlet/mp3.js/master/mp3.js"></script>
<style type="text/css">
circle {
fill: #000;
Time, Station, Vehicle, Count
2014-01-20 00:00:00-08:00,Embarcadero,Buses,0
2014-01-20 00:00:00-08:00,Embarcadero,Cars,1
2014-01-20 00:00:00-08:00,Embarcadero,Trucks,0
2014-01-20 00:00:00-08:00,Embarcadero,Pedestrians,2
2014-01-20 00:01:00-08:00,Embarcadero,Buses,0
2014-01-20 00:01:00-08:00,Embarcadero,Cars,2
2014-01-20 00:01:00-08:00,Embarcadero,Trucks,0
2014-01-20 00:01:00-08:00,Embarcadero,Pedestrians,1
2014-01-20 00:02:00-08:00,Embarcadero,Buses,0
{
"metadata": {
"name": "Plotly graph in IRKernel"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
Col6 Mean Std Dev Std Error
1 28.68354 8.71124 0.98009
2 19.91209 6.93565 0.72705
3 19.05882 7.20838 0.78186
4 19.66667 5.99166 0.66574
Damian Lillard - stats 19.07317 6.87235 0.75892
@jackparmer
jackparmer / lindenmeyer_plotly.ipynb
Created October 25, 2014 19:34
streaming lindenmeyer generation
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
"metadata": {
"name": "widgets"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@jackparmer
jackparmer / plotly, cron jobs, and weather underground api
Created December 16, 2014 04:05
plotly, cron jobs, and weather underground api
{
"metadata": {
"name": "plotly and weather underground api"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{