panesofglass / VegaHub

A SignalR Hub Utility for data scientists to push Vega charts from F# Interactive
http://panesofglass.github.io/VegaHub
Other
25 stars 11 forks source link

Create Visual Studio plugin #9

Open panesofglass opened 10 years ago

panesofglass commented 10 years ago

@tpetricek created a Visual Studio plugin for the MVP Showcase at the 2013 November MVP Summit. To enhance this feature, we could look at using @damianh's CefSharp branch for EmbeddedOwin. This would allow us to keep everything consistent while still providing an embedded option.

tpetricek commented 10 years ago

The code for my plugin is here, but it is pretty primitive...

panesofglass commented 10 years ago

I bet this could be run in memory using the katana test server.