Guest User

Untitled

a guest
Jan 18th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. let trace1 = Box(y = y0)
  2. let trace2 = Box(y = y1)
  3.  
  4. Figure(Data.From [trace1; trace2])
  5.  
  6. open System
  7. open FSharp.Data
  8. open XPlot.Plotly
Add Comment
Please, Sign In to add comment