Wiley Siler | 4 May 21:14

C++ to C#

Any chance of a language change anytime soon?  I was hoping I could get this in C#...
Awesome program by the way!

Thanks,

Wiley

Ivan Johansen | 5 May 08:20
Picon
Favicon

Re: C++ to C#

Wiley Siler wrote:
> Any chance of a language change anytime soon?  I was hoping I could get 
> this in C#...

That would probably take 3-4 years and I don't see any reason for it. So 
I am not going to port it to C#, but as the source code is freely 
available you can do it yourself.

Best regards
Ivan Johansen

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Martin | 8 May 16:28
Picon
Favicon

scale labels font

First of all, congratulations for the excellent work. I will send you a
donation to thank you for this nice program. I have a some suggestions to
improve it :

1) It would be nice to be able to put arrows in the graphs to point some
features.

2) The font of the labels should scale with the Print Scale (in the Print
dialog box). When you have to scale down a graphic to make it fit in a page,
characters will not scale down and will become too large.

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Ivan Johansen | 9 May 10:46
Picon
Favicon

Re: scale labels font

Martin wrote:
> 1) It would be nice to be able to put arrows in the graphs to point some
> features.

Which kind of arrows do you need? Currently you can use arrows as 
endpoints for functions and as markers for point series.

> 2) The font of the labels should scale with the Print Scale (in the Print
> dialog box). When you have to scale down a graphic to make it fit in a page,
> characters will not scale down and will become too large.

You are probably right. Unfortunately printing doesn't work too well 
from Graph. I will try to make the font scale in one of the next versions.

Best regards
Ivan Johansen

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Michael Bach Ipsen | 9 May 11:59
Picon

RE: Re: scale labels font

Martin wrote:
>1) It would be nice to be able to put arrows in the graphs to point
>some
>features.

Which kind of arrows do you need? Currently you can use arrows as endpoints for functions and as markers for point series.

Perhaps you could make it possible to create arrows as vector arrows, e.g. you would choose [x,y] and [a,b] or [x,y] and [x1,y1], and, in a dialog, an arrow would be drawn starting in (x,y) and ending in (x+a,y+b) respectively (x1,y1). In addition, it would be a nice feature if you could choose various start and end points such as filled circles and arrows as you can do in drawings in MS Word.

------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

Martin | 9 May 14:56
Picon
Favicon

Re: scale labels font

Ivan Johansen <graph <at> padowan.dk> writes:

> 
> Martin wrote:
> > 1) It would be nice to be able to put arrows in the graphs to point some
> > features.
> 
> Which kind of arrows do you need? Currently you can use arrows as 
> endpoints for functions and as markers for point series.
> 

Ok, you are right !

Also, other things I would like to be able to change are axis line thickness and
grid line thickness and style.

Thanks.

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Ivan Johansen | 9 May 15:11
Picon
Favicon

Re: scale labels font

Michael Bach Ipsen wrote:
> *Perhaps you could make it possible to create arrows as vector arrows, 
> e.g. you would choose [x,y] and [a,b] or [x,y] and [x1,y1], and, in a 
> dialog, an arrow would be drawn starting in (x,y) and ending in 
> (x+a,y+b) respectively (x1,y1). In addition, it would be a nice feature 
> if you could choose various start and end points such as filled circles 
> and arrows as you can do in drawings in MS Word.*

Graph is not designed to be used for drawings. I suggest you use another 
program for that. Graph is designed to plot graphs of functions.

Best regards
Ivan Johansen

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Ivan Johansen | 9 May 15:14
Picon
Favicon

Re: scale labels font

Martin wrote:
> Also, other things I would like to be able to change are axis line thickness and
> grid line thickness and style.

Why exactly do you need that? Because the axes and grid lines are too 
thin when printed?

Best regards
Ivan Johansen

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Martin | 9 May 15:20
Picon
Favicon

Re: scale labels font

Ivan Johansen <graph <at> padowan.dk> writes:

> 
> Martin wrote:
> > Also, other things I would like to be able to change are axis line
> > thickness and grid line thickness and style.
> 
> Why exactly do you need that? Because the axes and grid lines are too 
> thin when printed?

Yes, I would like to be able to change that.

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Ivan Johansen | 9 May 15:30
Picon
Favicon

Re: scale labels font

Martin wrote:
> Yes, I would like to be able to change that.

Okay. I will see what I can do about it.

Best regards
Ivan Johansen

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

Gmane