Can anyone help me to find out how to align the labels of the bar chart at right side?
It looks fine bt when I run that report in web application,labels look improperly aligned..
Can you post an image of what it looks like in the web application?
Jason
On 10/14/2011 2:17 AM, gaurikate wrote:
> Hello,
>
> Can anyone help me to find out how to align the labels of the bar chart
> at right side?
> It looks fine bt when I run that report in web application,labels look
> improperly aligned..
>
> please help me asap
>
> I'm waiting..
>
>
Image chart2.png is the report run through birt report viewer and chart1.png is the report run in web application. Labels House , City etc. are not properly aligned. I want that to be right aligned. Is it possible?
Right justified should be the default. Any chance you can reproduce
this with the sample data? What version of BIRT are you using? Are you
just calling the report engine through a servlet?
Jason
On 10/17/2011 2:02 AM, gaurikate wrote:
> Hello,
>
> Image chart2.png is the report run through birt report viewer and chart1.png is the report run in web application. Labels House , City etc. are not properly aligned. I want that to be right aligned. Is it possible?
>
> Thanks
> Gauri
When I run your report through my webapp (attached) it works fine.
A couple of things to try:
1 - change the report to fixed layout instead of auto (use General
properties for the report to change it)
2 - Turn off the center button in the grid containing cell.
Jason
On 10/20/2011 2:58 AM, gaurikate wrote:
> I have attached the sample report.When I run this report using web application it is not properly aligned.
> Plz help me.
>