Hi All,
I created a US flash map report using the tutorial found here:
http://www.birt-exchange.org/org/devshare/designing-birt-reports/1360-birt-flash-map-example/
I have a few questions about customizing my results:
1) I enabled the includeValueInLabels in my dataXML string, and added a label separator using labelSepChar. Is there any way to specify a carriage return as the label separator?
2) Is there any way to code the colorRanges so that each of the 3 ranges dynamically updates? I'd like to update the ranges based on what the average is each month, which may change over time.