Argos

  • Dump Plotly.Net

    Hello, I'm using Plotly.Net for charts. It allows interactions like zooming and supports tooltips. Wouldn't it be great to support Dumping the output in LinqPad? I think it will take some adjustments…
    ·
  • PSA: Plotly.Net supports .Dump()

    Hello everybody, Plotly.Net supports LINQPad .Dump(). This brings the plotting power and interactive charts of Plotly directly to LINQPad. Just ensure that you reference Plotly.Net 4.2.0 or above. He…
    ·
  • Re: Dump Plotly.Net

    Hello Stephen, thank you for your replies. Actually, I like the IFrame solution, since it allows for inline dumps. I think this is what i was looking for. I don't think there is a public API for just…
    ·