Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » TPTP Line Chart appears on top instead entire screen...
TPTP Line Chart appears on top instead entire screen... [message #28864] Mon, 29 August 2005 12:17 Go to next message
Eclipse UserFriend
Originally posted by: muthu.velappan.aspiresys.com

Hi All,

I'm into the development of a plug-in which monitors others system and
updates its resources in the TPTP Chart with time on x-axis and the
retrieved data on y-axis.

For this, I first tried to create a static chart with some test inputs in
TPTP. The chart tends to appear but on the top the screen, you can find that
on the attached chart.jpg. I tried to increase the height of the chart so
that it could appear on the full screen but I couldn't. If any body knows
please help me..

I have also attached my source code & input xml file with this mail. If
possible please let me know where I'm going wrong.

Thanks in advance.

Regards
Muthu.





  • Attachment: chart.xml
    (Size: 2.74KB, Downloaded 188 times)
  • Attachment: chart.jpg
    (Size: 38.29KB, Downloaded 107 times)
  • Attachment: src.zip
    (Size: 3.37KB, Downloaded 95 times)
Re: TPTP Line Chart appears on top instead entire screen... [message #28982 is a reply to message #28864] Tue, 30 August 2005 07:14 Go to previous message
Eclipse UserFriend
Originally posted by: muthu.velappan.aspiresys.com

i All,

I think I have found out the solution. The solution is to change the
"margin" attribute's value in <plotarea> tag.

<plotArea type="line" margin="250" >

but can any one explain what is the exact meaning of this margin attribute
and how ity works. I couldn't understand how it works.

These tow are the links which explain the xsd file format.
http://www.eclipse.org/tptp/platform/documents/design/Charti ngService/samples/chart.xsd
http://www.eclipse.org/tptp/platform/documents/design/Charti ngService/ref/rxml.html

Thanks in Advance.

Regards
Muthu.


"Muthu Chellappan" <muthu.velappan@aspiresys.com> wrote in message
news:deuuf7$ft1$1@news.eclipse.org...
> Hi All,
>
> I'm into the development of a plug-in which monitors others system and
> updates its resources in the TPTP Chart with time on x-axis and the
> retrieved data on y-axis.
>
> For this, I first tried to create a static chart with some test inputs in
> TPTP. The chart tends to appear but on the top the screen, you can find
> that on the attached chart.jpg. I tried to increase the height of the
> chart so that it could appear on the full screen but I couldn't. If any
> body knows please help me..
>
> I have also attached my source code & input xml file with this mail. If
> possible please let me know where I'm going wrong.
>
> Thanks in advance.
>
> Regards
> Muthu.
>
>
>
>
Previous Topic:HTTP recording
Next Topic:Hyades Remote Logging Parser
Goto Forum:
  


Current Time: Fri Apr 19 01:10:22 GMT 2024

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

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

Back to the top