BI Publisher (MOSC)

MOSC Banner

How to scale x axis in a line diagram?

edited Nov 12, 2013 3:21AM in BI Publisher (MOSC) 2 commentsAnswered
Hello,

we're working with the template builder, version 11.1.1.6. I want to scale the x-axis because we get data for every minute of the day. But on the x-axis we want a vertical gridline just for every hour and we want show a text only for every 3 hours. Maybe like this:

| | | | |

|______|______|______|______| ...

00:00 03:00 ...

So I have to "customize" the x-axis within a line-diagram. Is there a possibility to do so? I know how to scale the y-axis, but unfortunately it doesn't work in the same way for the x-axis.

I tried it with this code within the xml-tag of the diagram:
<Graph>
...
<XAxis axisMinAutoScaled="false" axisMinValue="0" axisMaxAutoScaled="false" axisMaxValue="24" majorTickStepAutomatic="true"/>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center