openspending-archive / openspendingjs

OpenSpending js library and mini-apps including visualizations
http://community.openspending.org/
Apache License 2.0
35 stars 25 forks source link

Not all data gets drawn in some treemaps #58

Open trickvi opened 10 years ago

trickvi commented 10 years ago

Generate a treemap with:

<div class="treemap" data-dataset="haushalt-muenster-2009-2012" data-drilldowns="bereich" data-year="2012">

and it doesn't draw every item (it only draws 5 out of 22). It looks like JIT computes height and width to negative values for entries 6-22.