Hyperbolic Tree Maps and Tree maps
Treemaps is currently under development, but here is a small taste of what you can expect in the future.
At the moment there is four algorithms implemented to get users up and running quickly. These are the SliceAndDice, Stripes, Squarified, and Strip algorithm. By extending the series object, the users can also add their own algorithms for layouting the data.
A levels object is introduced to let the users set wanted options to a specific level, this is displayed in some of the demos. The levels object is great for using a mix of several algorithms in the same chart.
Demos:
- http://jsfiddle.net/highcharts/sqxqq1ry/
- http://jsfiddle.net/highcharts/pa1eoqps/
- http://jsfiddle.net/highcharts/tm720ufm/
-
Anonymous commented
treemaps please!!!
-
KeesjanDeelstra commented
Found this example of a treemapping on http://www.whitehouse.gov/winning-the-future/interactive-budget from the http://philogb.github.com/jit/
-
KeesjanDeelstra commented
I found http://philogb.github.com/jit/ , see the demos on http://philogb.github.com/jit/demos.html that can make treemaps, but I like to do it in highchart...
any roadmap plans? -
Ideakitchn commented
Please add treemaps.
-
Anonymous commented
++treemaps/heatmaps/bubble
-
Bruce commented
+100 for treemaps!!
-
Anonymous commented
+treemaps
-
Harpreet commented
+Treemaps
-
Alan commented
++treemaps
-
Ben commented
+1 tree map
-
Bits commented
+1 tree maps
-
Shawn Smith commented
+1 for Tree Maps
-
Frank Strzyzewski commented
Treemaps are very useful both in '"normal" charts, as well as in finaincial services (stock performance --> highstock)
-
Malcolm Horne commented
Given the choice I would prefer the Rectangular TreeMap first! As I imagine this is simpler than the Hyperbolic Tree Map.
-
Mark T commented
Would love to see one done with high charts, could be very useful.
-
morgandev commented
They are called treemaps. Please vote on the existing issue.
http://highcharts.uservoice.com/forums/55896-general/suggestions/781629-hyperbolic-tree-maps-and-tree-maps -
morgandev commented
+Treemap
-
Ryan Roberts commented
Treemapping would be fantastic!
-
sourimosta commented
A red-black tree style graph would be extremely useful.
-
iammru commented
Has anyone succeed in creating a Treemap using Highcharts?