issues
search
jtr13
/
d3book
Source files for D3 for R Users
https://jtr13.github.io/d3book/
36
stars
34
forks
source link
General issues
#48
Open
jtr13
opened
2 years ago
jtr13
commented
2 years ago
[ ] 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
var
toconst
orlet
as appropriatesvg