@acypher wrote:
You are a wonderful instructor!
I had just one minor problem in following your instructions:
When I copy and paste your sample code, sometimes it uses “smart quotes”, which are not recognized by my server. I needed to change them to simple double-quotes.
For instance:var svg = d3.select(“body”).append(“svg”).attr({“width”:450,”height”:400});
Posts: 1
Participants: 1