Search found 5 matches

by redsun
Sun Jul 24, 2011 3:08 am
Forum: C, C++, C#
Topic: How to draw a reference line with transparent filling?
Replies: 1
Views: 50786

How to draw a reference line with transparent filling?

when I am trying to add a reference line (y=constant) in my polar polt using "RefLine" command, I find that the reference line(a circle) is always filled with blue corlor. Would you please tell me which command can remove the corlor filling and the reference circle becomes tansparent. thanks.
by redsun
Sat Apr 17, 2010 9:15 am
Forum: Fortran
Topic: DPLOT Use With The INTEL Fortran Compiler
Replies: 3
Views: 69174

Yes, I have used the DPLOT with the intel fortran, It is no problem till now. just do not forget to add the DPLOT LIB in the IVF.
by redsun
Thu Apr 30, 2009 11:03 am
Forum: C, C++, C#
Topic: how to draw and keep circular plot when window is resized
Replies: 5
Views: 26286

Hi, David Hyde,

Thank you for your immediate reply.

I have tried the [PolarPlotStyle(4)] and [Size(1,w,h,0)], but both of them also do not work. I guess that these two macro commands have been properly executed( there is no error information indicated), however, the plot is elliptical and changes ...
by redsun
Wed Apr 29, 2009 11:43 am
Forum: C, C++, C#
Topic: how to draw and keep circular plot when window is resized
Replies: 5
Views: 26286

how to draw and keep circular plot when window is resized

Hi,

would you please help me to solve this problem: when I'm trying to use the dplotlib.dll in C++ to draw a polar plot, I can not control the plot size. i.e. the plot always changes its shape when the window is changed manually ( resize the window). after all, what I need is a circular plot but ...
by redsun
Tue Feb 10, 2009 2:38 am
Forum: C, C++, C#
Topic: about symbol frequency
Replies: 3
Views: 21020

about symbol frequency

Hi,

would you please tell me how to control the symbol frequency of a line in XY-plot. Thanks.