Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Display X-axis labels at tick marks rather than inbetween?
Display X-axis labels at tick marks rather than inbetween? [message #168656] Thu, 08 June 2006 16:41 Go to next message
George Handin is currently offline George HandinFriend
Messages: 109
Registered: July 2009
Senior Member
Is it possible to display the X-axis labels at the ticks rather than
inbetween the ticks? Or do I need to log a bugzilla?
Re: Display X-axis labels at tick marks rather than inbetween? [message #168672 is a reply to message #168656] Thu, 08 June 2006 17:34 Go to previous messageGo to next message
David Michonneau is currently offline David MichonneauFriend
Messages: 1145
Registered: July 2009
Senior Member
Yes, it's possible:
Hide the major ticks
Set Minor grid visible
Set "Minor grid count per unit"=2
Set Minor ticks visible
Set Minor grid invisible if you only need the ticks

I guess you can file an enhancement to better control the major ticks
position, but it will probably require an API change in the model to add a
new position setting (so not possible in 2.1).

Thanks,

David


"George Handin" <eclipse@dafunks.com> wrote in message
news:e69jvm$8va$3@utils.eclipse.org...
> Is it possible to display the X-axis labels at the ticks rather than
> inbetween the ticks? Or do I need to log a bugzilla?
Re: Display X-axis labels at tick marks rather than inbetween? [message #168716 is a reply to message #168672] Thu, 08 June 2006 20:52 Go to previous messageGo to next message
George Handin is currently offline George HandinFriend
Messages: 109
Registered: July 2009
Senior Member
This only works if one is not already showing the Minor ticks.

In my current situation, this solution will suffice for now. For other
reports coming down the pipe, this will not be a viable solution. I've
created defect #146114 to address this.



David Michonneau wrote:
> Yes, it's possible:
> Hide the major ticks
> Set Minor grid visible
> Set "Minor grid count per unit"=2
> Set Minor ticks visible
> Set Minor grid invisible if you only need the ticks
>
> I guess you can file an enhancement to better control the major ticks
> position, but it will probably require an API change in the model to add a
> new position setting (so not possible in 2.1).
>
> Thanks,
>
> David
>
>
> "George Handin" <eclipse@dafunks.com> wrote in message
> news:e69jvm$8va$3@utils.eclipse.org...
>> Is it possible to display the X-axis labels at the ticks rather than
>> inbetween the ticks? Or do I need to log a bugzilla?
>
>
Re: Display X-axis labels at tick marks rather than inbetween? [message #196834 is a reply to message #168672] Fri, 20 October 2006 14:58 Go to previous message
Eclipse UserFriend
Originally posted by: mrmikeolson.yahoo.ca

Are there any code examples of this?


David Michonneau wrote:
> Yes, it's possible:
> Hide the major ticks
> Set Minor grid visible
> Set "Minor grid count per unit"=2
> Set Minor ticks visible
> Set Minor grid invisible if you only need the ticks
>
> I guess you can file an enhancement to better control the major ticks
> position, but it will probably require an API change in the model to add a
> new position setting (so not possible in 2.1).
>
> Thanks,
>
> David
>
>
> "George Handin" <eclipse@dafunks.com> wrote in message
> news:e69jvm$8va$3@utils.eclipse.org...
>
>>Is it possible to display the X-axis labels at the ticks rather than
>>inbetween the ticks? Or do I need to log a bugzilla?
>
>
>
Previous Topic:Rendering multiple series with different numbers of data points
Next Topic:Version 3.2.6 Wrong for BIRT 2.1.0?
Goto Forum:
  


Current Time: Sat Aug 17 06:29:26 GMT 2024

Powered by FUDForum. Page generated in 0.02821 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top