Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
xAxis label
hseeram
My xAxis is DateTime type. I have a requirement to show xAxis interval (ticks) by every minute and show Category label for every 15minutes. Can any one please tell me how to do this?
Thanks
Find more posts tagged with
Comments
mwilliams
Hi hseeram,
You should be able to set the xaxis ticks and scale in the chart editor. What version of BIRT are you using?
hseeram
I am using BIRT2.3.2 version.
From the chart editor I was able set to display xaxis ticks and scale for every 15mins.
But I was able to show xaxis ticks for every minute but the scale labels are shown randomly. I need to show scale lable for every 15mins.
hseeram
hseeram
I am using BIRT2.3.2 version.
From the chart editor I was able set to display xaxis ticks and scale for every 15mins.
But I was able to show xaxis ticks for every minute but the scale labels are shown randomly. I need to show scale lable for every 15mins.
hseeram
mwilliams
hseeram,
In the chart editor, if you choose the "gridlines" button and select '15' as the minor grid counts per unit, then deselect the isCategory checkbox, and finally select the "scale" button and change your scale to a step size of '15' with the units as minutes. I think this should do what you're wanting. Let me know.