Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] Concern on plotting multiple graphs

Deepak you say you have solved the problem?

 

If not then please file a bug against nebula xygraph.

 

Include in this a small runnable snippet that demonstrates your problem.

 

Please take a look at the examples here:

 

https://www.eclipse.org/nebula/snippets.php#Visualization

 

 

 

From: nebula-dev-bounces@xxxxxxxxxxx <nebula-dev-bounces@xxxxxxxxxxx> On Behalf Of deepak sagar
Sent: Friday, 24 May 2019 19:40
To: Eclipse Webmaster <webmaster@xxxxxxxxxxxxxxxxxxxxxx>; nebula-dev@xxxxxxxxxxx
Subject: Re: [nebula-dev] Concern on plotting multiple graphs

 

Yes, I would like to send the mail to Nebula Development Team.

 

However, I have added them in loop.

 

Thanks

Deepak

 

On Fri, May 24, 2019 at 6:23 PM Eclipse Webmaster <webmaster@xxxxxxxxxxxxxxxxxxxxxx> wrote:

Hi

 

Did you mean to send this to the nebula-dev mailing list?

 

The email account that you have reached is used to resolve any problems

with the website, not Eclipse itself.

 

Thanks and good luck!

 

-Webmaster

 

On Fri, May 24, 2019 at 6:53 AM deepak sagar <deepaksaga@xxxxxxxxx> wrote:

Dear Nebula,

 

I am using Nebula XYgraph in our project. The requirement of the project is to plot 3 data line in single graph. Line-A, Line-B, Line-C. I am using solid line style.

 

When all the 3 data points present graph plots properly. The concern I have is when user does not want to see Line-B and wants only Line-A and Line-C. I am unable to do this.

 

I tried plotting only Line-A and Line-C, but when Line-B is not plotted the left side plotted data wont move and seems to be stuck.

 

As alternative for now I have made, setVisible false when user does not want to see the respect line.  Is again user enable the setVisible is made as trued.

 

Is there any way to achieve this? Kindly have a look and share your thoughts.

 

 

Thank

Deepak

 

On Fri, May 24, 2019 at 4:10 PM <nebula-dev-owner@xxxxxxxxxxx> wrote:

You must subscribe to this list before posting.  Please go to
https://dev.eclipse.org/mailman/listinfo to subscribe to the list,
then try again.  Perhaps you are already subscribed using another
email address; if that is the case, please send email to this list
using the email address you've used to subscribe.




---------- Forwarded message ----------
From: deepak sagar <deepaksaga@xxxxxxxxx>
To: nebula-dev@xxxxxxxxxxx
Cc: 
Bcc: 
Date: Fri, 24 May 2019 16:09:47 +0530
Subject: Concern on plotting multiple graphs

Dear Nebula,

 

I am using Nebula XYgraph in our project. The requirement of the project is to plot 3 data line in single graph. Line-A, Line-B, Line-C. I am using solid line style.

 

When all the 3 data points present graph plots properly. The concern I have is when user does not want to see Line-B and wants only Line-A and Line-C. I am unable to do this.

 

I tried plotting only Line-A and Line-C, but when Line-B is not plotted the left side plotted data wont move and seems to be stuck.

 

As alternative for now I have made, setVisible false when user does not want to see the respect line.  Is again user enable the setVisible is made as trued.

 

Is there any way to achieve this? Kindly have a look and share your thoughts.

 

 

Thank

Deepak


 

--

-Webmaster


Back to the top