-
D3 code I'm currently using http://codepen.io/anon/pen/KveBr
very nice looking from BBC http://www.bbc.com/news/uk-18854073
Ok looking one http://populationpyramid.net/
-
Hi,
Can you please let me know how I can :
1. Label the outliers in the box-plot?
2. Increase diameter of the outlier circles in the box-plot.
Thanks for sharing this excellent tool. :+1:
-
Continuing the discussion from the [original thread](https://github.com/MeteorCommunity/discussions/issues/14#issuecomment-73896149):
While my stance when I started this effort was that it would be g…
dandv updated
9 years ago
-
Hey @davelandry,
Ran into an issue with the Sankey viz type. Here's a minimal test case that shows the error.
https://jsfiddle.net/a3vx53pm/
Thanks!
-
The screen shots below show the top-left rectangle of a treemap and a bit of its surroundings.
When the rectangle is a certain size, this happens:
![display_bug](https://cloud.githubusercontent.com/a…
m-ibm updated
2 years ago
-
When using viz.csv() with the following data structure:
var data = [
{"year": "1989", "Hydrocarbon": "Oil", "value": 5007.5},
{"year": "1989", "Hydrocarbon": "Gas", "value": 905.7},
{"year": "1989", …
-
Please consider implementing a useful D3plus version of a Dorling Cartogram to solve the ubiquitous problem of poor representations of the spatial distribution of demographic data.
In the basic case…
-
Have all the elements from data tables been integrated into WET? I'm looking for very complex and advanced functionality. Who's the lead for this widget?
/cc @eketype
-
Currently, the timeline creates a continuous stretch of time, filling in the gaps where data is not available.
There should be a true/false toggle to turn this behavior off.
-
We'd like to have support for text wrapping within shapes (e.g. for comments in a diagram or long labels, etc.) and I think it could make sense to add support for text wrapping to Sprotty. But before …