-
Update of Xgboost is about to be pushed on Cran. It is dependent of DiagrammeR for plotting decision trees.
Syntax changed since version 0.1 (use of mermaid function).
Therefore I need to know if yo…
-
Need to research/find/pick tools we'll be using for the interactive graphics.
Our master list of [useful tools lives here](https://github.com/rgnewsroom/data#useful-tools-and-links).
Tentative plan:…
-
It's very useful to have two or more metrics on the same chart to so that one can compare how their y-values change with their x-values.
Example: http://www.d3noob.org/2013/01/using-multiple-axes-for…
-
The technicians are requesting a windrose plot. I think the dynamic site pages are a good place to house this. I don't know what libraries we're using- a python example is here: http://youarealegend.b…
-
My `build.sbt` section for the webjars looks like this:
```
"org.webjars" % "webjars-play_2.10" % "2.3.0-2",
"org.webjars" % "font-awesome" % "4.0.3",
"org.webjars" % "jquery" % "1.11.1",
"org.webjar…
-
Requirements
- Mobile Friendly
- Can create pie charts, basic line graphs, basic bar graphs, and time series charts
- Lightweight
-
Now that [d3 is deprecated](https://github.com/meteor/meteor/tree/devel/packages/deprecated), perhaps it should be hidden from [Atmosphere](https://atmospherejs.com/meteor/d3) searches? It's already g…
dandv updated
9 years ago
-
Can you update current d3 lib? Current version is 3.1.4 and latest version is 3.4.11. We ran into several bugs in 3.1.4.
-
-
Create a table to store every time a expectation is changed for a student. Store as much info on this table as necessary, even if it seems redundant with other tables - WE DO NOT WANT TO DO ANY JOINS …