d3book icon indicating copy to clipboard operation
d3book copied to clipboard

General issues

Open jtr13 opened this issue 3 years ago • 0 comments

  • [ ] change var to const or let as appropriate
  • [ ] make all yScale domains fixed and remove code to update them
  • [ ] improve consistency between lecture slides and text
  • [ ] do not include data bind when defining inner plot group
  • [ ] reduce dependencies between chunks run in the console, or add code as needed such as redefining svg
  • [ ] clarify which code chunks should be run in the console

jtr13 avatar Apr 27 '22 15:04 jtr13