Skip to main content
1-Visitor
October 3, 2016
Question

Graphical Widgets

  • October 3, 2016
  • 1 reply
  • 2893 views

I'm trying to write a graphical widget, and needing some extra information.

  1. Is there any documentation on how to use the TW.ChartLibrary package?
  2. My memory is that D3 was used as the underlying graphical package. However it seems that in a recent release this was replaced with Raphael. Is that the case, or was I mistaken?
  3. Is D3 still included in ThingWorx? If not, is there any known conflict if we write graphical widgets with D3?

1 reply

1-Visitor
October 3, 2016

Look at new custom chart widgets which are written using D3 : http://marketplace.thingworx.com/Items/Custom%20Chart%20Widgets it will be a good starting point.

1-Visitor
October 3, 2016

Can you answer any of my other questions?

1-Visitor
October 3, 2016

I think that under standard TW Graph widgets there's Raphael.

About D3, if you look at Custom Chart Widget documentation you will find this text that may bring some light about where D3 it's/was used:

Captura de pantalla 2016-10-03 21.30.47.png