Home
Analytics
HeatMap and SparkLines in BIRT Chart
mani
Hi all,
Is BIRTChart supports HeatMap And SparkLines by using BIRTChart Engine API?
if yes,then how to do it?
because I want to use them in my standalone java application.
plesae help.....
thanks
mani
Find more posts tagged with
Comments
mwilliams
Hi mani,<br />
<br />
This post in the Eclipse Newsgroup Mirror answers the SparkLines part. I'll look into the HeatMap thing and post anything I find out.<br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.com/modules/vbulletin/showthread.php?t=11466'>http://www.birt-exchange.com/modules/vbulletin/showthread.php?t=11466</a><br
/>
<br />
Hope this helps.
mwilliams
You can definitely use a standard BIRT line chart to create a "sparkline" chart. As for the heat map, you should be able to use a table and/or a crosstab and use conditional highlighting to create a "heat map".