-
Visualization Ideas:
1. Reuse the NeosVR world navigation component for visualization. I mean the one on your right controller.
2. Create a special section with the "Ultimate Potential" answer of t…
-
Hi,
We're using your fantastic package to visualise some data, and using both node colour and size to represent frequency and a 'value' attribute. Unfortunately this has created an issue with node …
-
The contextual indicators should be marked in some way to differentiate them from the data inputs gathered.
One model associated to one layer (e.g. OSS Component) can use contextual indicators from …
-
I tried to define a shape predicate to check the values of a `node` created by [`d3.hierarchy()`](https://github.com/d3/d3-hierarchy/tree/v1.1.8#hierarchy). `node` has a `data` property which can be a…
-
JavaScript console output from `r2d3` is rendered directly into the RStudio viewer visualization instead of the javascript console. See [documentation][1].
This also seems to be the behavior when
…
-
Hello,
I am trying to implement an "horizontal" flextree layout. So far so good, after I switched some x and y coordinates. I would like to add some extra separation between the parent nodes and th…
-
-
It'd be nice to have a `beforeDraw` hook, a place to do chart-wide work not related to any particular layer (e.g. updating a scale's domain), but completely removed from the transform cascade.
Though…
-
## WS-2016-0048 - Medium Severity Vulnerability
Vulnerable Library - c3-0.4.10.min.js
D3-based reusable chart library
Library home page: https://cdnjs.cloudflare.com/ajax/libs/c3/0.4.10/c3.min.js
Pa…
-
Hello,
I would like to use it with a rest api using mongoDB. Since mongoDB is document model oriented, Treed seems to be perfect for database visualization but i also would like to be able to update …