Re: C++ to C#
2006-05-05 06:20:58 GMT
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
scale labels font
2006-05-08 14:28:43 GMT
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
Re: scale labels font
2006-05-09 08:46:24 GMT
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
RE: Re: scale labels font
2006-05-09 09:59:17 GMT
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
Re: scale labels font
2006-05-09 12:56:42 GMT
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
Re: scale labels font
2006-05-09 13:11:24 GMT
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
Re: scale labels font
2006-05-09 13:14:33 GMT
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
Re: scale labels font
2006-05-09 13:20:00 GMT
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
Re: scale labels font
2006-05-09 13:30:48 GMT
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
RSS Feed