3

I have looked at the extensions that websharper provides here. Is it possible to use D3 with websharper? If so are there any examples around?

Łukasz
  • 2,131
  • 1
  • 13
  • 28
N00bsie
  • 469
  • 3
  • 19

2 Answers2

4

I started a D3.js wrapper a little while ago, you can use it and hopefully continue and extend it:

https://github.com/davidgrenier/Wrappers

David Grenier
  • 1,098
  • 6
  • 17
0

There is nothing magical about the WebSharper extensions. You can create your own extensions. There are various explanations online, some a bit out-dated, and the team is very friendly - feel free to ask them questions, either via e-mail or on FPish.

Ramon Snir
  • 7,520
  • 3
  • 43
  • 61