<!DOCTYPE html><html> <head> <meta charset = "utf-8"> <script src="//d3js.org/d3.v3.min.js" charset="utf-8"></script> <script> var data = d3.txt("ex1/ex1data1.txt"); </script> </head> <body>
</body></html> ReferenceError: d3 is not defined at Object.<anonymous> (/home/ubuntu/workspace/linear-regression.js:3:12) at Module._compile (module.js:435:26) at Object.Module._extensions..js (module.js:442:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:311:12) at Module.runMain [as _onTimeout] (module.js:467:10) at Timer.listOnTimeout (timers.js:92:15) --
You received this message because you are subscribed to the Google Groups "d3-js" group.
To unsubscribe from this group and stop receiving emails from it, send an email to d3-js+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.