Open dhwani2410 opened 4 years ago
I have used this code
library(r2d3) r2d3(data = jsonlite::read_json("flare.json"), d3_version = 4, script = "circlepacking.js")
But the image generated is static and I cannot zoom into circles individually
I have used this code
library(r2d3) r2d3(data = jsonlite::read_json("flare.json"), d3_version = 4, script = "circlepacking.js")
But the image generated is static and I cannot zoom into circles individually