Difference between revisions of "Web Element: D3.js"


 
Line 12: Line 12:
 
<body>
 
<body>
 
     <!-- load the d3.js library -->
 
     <!-- load the d3.js library -->
     <script src="http://d3js.org/d3.v3.min.js"></script>
+
     <script src="https://d3js.org/d3.v6.min.js"></script>
 
     <script>
 
     <script>
 
         // Set the dimensions of the canvas / graph
 
         // Set the dimensions of the canvas / graph

Latest revision as of 06:40, 12 November 2020