-
Need to write a proper announce post for bubbletree :-)
-
It might be useful (and cleaner) than the standard pattern of selecting elements that you know don’t exist. So instead of this:
``` js
d3.select("body")
.selectAll("div") // Assumed to be empty.
…
-
If job does not abort, stderr.datavis.txt is empty even though warnings/info should be displayed.
-
We need a datavis library to handle our visualizations. D3 is heavy and has a learning curve, but looks the most familiar and best-supported? Open to suggestion.
-
After creating a UI mockup promote and fish for input on if the site and visualizations look right.
From @fsoong:
I would like to do separate initial survey to understand the editors' experience usin…
-
The json for the predefined plots is in
netsim_py/resources/datavis/predefined_plots.json
-
We should start writing error messages in the simulation error files, which concern each different phase of runtime. I want to find out why a simulation is aborted, and i cannot retrieve any informati…
-
Datavis supports selectors of the format:
select={'theta':less_than(0.115)|greater_than(0.125), 'servers':greater_than(2)}
which translates to:
theta0.125 AND servers>2
the following is not supported…
-
-
The final report is done. We should provide it on the website.