I am showing the number of tickets per specific date
It can be different numbers of tickets each month
Example:
In January 2007:
4th: 10 tickets
11th: 12 tickets
19th: 13 tickets
In Feburary 2007:
2nd: 11 tickets
10th: 12 tickets
17th: 15 tickets
23rd: 20 tickets
28th: 16
March 2007
1st: 10 tickets
9th: 11 tickets
Now I need to have the bottom Axis showing ONLY
January, Fabuary and March (the 3 available MONTHS) but the data Y (integer values) should spread in each month
What I did shows the Dates on Bottom AXIS, not Months and I need to change them
Fixed Bottom Axis-Dynamic Left integer Axis
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Al-FBR,
You could try setting the bottom axis increment to be one month and also set the labels format to only display month names. You'll find more information on how to do that in Tutorial 4 - Axis Control. Tutorials can be found at TeeChart's program group.
You could try setting the bottom axis increment to be one month and also set the labels format to only display month names. You'll find more information on how to do that in Tutorial 4 - Axis Control. Tutorials can be found at TeeChart's program group.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |