XY-chart showing only X-subranges ?

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Jubar
Newbie
Newbie
Posts: 7
Joined: Tue Jan 20, 2009 12:00 am

XY-chart showing only X-subranges ?

Post by Jubar » Thu Nov 08, 2012 10:10 pm

I have this requirement:
A XY-chart will have frequency in MHz as the x.axis. Lets say the total range is 30 to 50MHz.
A measuring device will only measure signal strengths in specific frequency sub-ranges.
Example: 30-31, 35-37, 39-42, 44-47 Mhz
I would like to see only these subranges in one chart while the other ranges are not displayed, i.e. the empty chart sections are suppressed. The chart would appear as a "broken" chart with perhaps a vertical breaking line separating the wanted sections. That would allow the wanted sections to show more details, while the total chart would still appear sort of consecutive.

Q:
Is there a way to achieve such a behaviour?

any ideas gratefully received

Jurgen

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: XY-chart showing only X-subranges ?

Post by Yeray » Fri Nov 09, 2012 4:00 pm

Hi Jurgen,

Yes, this can be done with the TAxisBreaksTool. Take a look at the example at "What's New ?\Welcome !\New Chart Tools\Axis Breaks" in the features demo.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply