![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I need to create an interactive treemap chart with a drill-in functionality and it needs to be on a webpage. I downloaded the two DLLs from Microsoft Research website: TreemapControl.dll and TreemapGenerator.DLL, and was able to create an interactive Windows based version of what I need. Separately, I was also able to create a web version, however the web version is static and not interactive since the core component only spits out a bitmap image(so it will just display the JPG, however the user will not be able to click and drill down). Was anyone able to create and could guide me through one of the following: 1) create an ineractive web version of a treemap (it's the equivalent of TreemapControl.dll, which is Win based) 2) embed the Win based control inside a webpage and make it as interactive as the original Windows based app (i.e passing parameters etc.) There is very little documentation about it online, which is very surprising. Thnaks in advance for your help. |
#3
| |||
| |||
|
|
I need to create an interactive treemap chart with a drill-in functionality and it needs to be on a webpage. I downloaded the two DLLs from Microsoft Research website: TreemapControl.dll and TreemapGenerator.DLL, and was able to create an interactive Windows based version of what I need. Separately, I was also able to create a web version, however the web version is static and not interactive since the core component only spits out a bitmap image(so it will just display the JPG, however the user will not be able to click and drill down). Was anyone able to create and could guide me through one of the following: 1) create an ineractive web version of a treemap (it's the equivalent of TreemapControl.dll, which is Win based) 2) embed the Win based control inside a webpage and make it as interactive as the original Windows based app (i.e passing parameters etc.) There is very little documentation about it online, which is very surprising. Thnaks in advance for your help. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |