Home
Analytics
Simple BIRT CSS Style Sheet Example
mwilliams
This example uses a parameter to allow the user to select between two styles or the use of no style. The CSS file is then assigned to the report in the beforeFactory method. The example shows how to add styles for a grouped table, a crosstab, and a chart. A chart only has limited styling available through CSS, though, so some extra script was added to the chart to change the bar color to match the report color theme.<br />
<br />
This design was created with BIRT 2.5.0.
Find more posts tagged with
Comments
There are no comments yet