[x3d-public] D3 x3d experts

Konstantin Smirnov konstantin.e.smirnov at gmail.com
Mon Jul 25 03:36:25 PDT 2022


Hello

Do you know some D3 experts, who may give advices?

For example, I have such a code:
var refreshChart = function() {
      // Generate some data
      var myData = d3.x3d.randomData.dataset6(100);

      chartHolder.datum(myData).call(myChart);
    };

How can I set the number of plotting points (max 100), is it possible to
set axis ranges and move with a mouse?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20220725/c6cab360/attachment.html>


More information about the x3d-public mailing list