8

Are there any existing examples or 3rd party repositories that attempt to make this possible at any level?

Update: This is different from the linked question because it specifically asks for D3 integration/exportation.

M.R.
  • 31,425
  • 8
  • 90
  • 281

1 Answers1

4

You can test this package to interact with Plotly:

https://github.com/Nevensky/plotly-mathematica

Plotly JS code now is open source.

Update:

This package is a single function, and a hello world didn't work: enter image description here

M.R.
  • 31,425
  • 8
  • 90
  • 281
Murta
  • 26,275
  • 6
  • 76
  • 166