Upgrade to Pro — share decks privately, control downloads, hide ads and more …

ggplot.galleryというお遊びウェブアプリケーションを作った話

 ggplot.galleryというお遊びウェブアプリケーションを作った話

Atsushi Takayama

July 10, 2017
Tweet

More Decks by Atsushi Takayama

Other Decks in Technology

Transcript

  1. ॻ͖ํ library(ggplot2) library(reshape2) df <- read.table("random", header = TRUE) df

    <- melt(df) plt <- ggplot(df, aes(x=value, fill=variable)) plt <- plt + geom_histogram(alpha=0.5, position="identity") plot()
  2. ggplot.galleryΛࢧ͑Δٕज़ • go • Docker • ೚ҙͷRͷίʔυΛ࣮ߦͰ͖ΔͷͰαϯυϘοΫεԽ • docker run

    —net=none Ͱ֎෦ΞΫηεΛېࢭ • nginx • ը૾ͷΩϟογϡͳͲ • ansible • ηοτΞοϓͱσϓϩΠ