
Search found 29 matches
- Sat Jan 22, 2022 2:28 pm
- Forum: Suggestions/Questions
- Topic: Giving multiple graphs the same box size
- Replies: 3
- Views: 56447
- Wed Jan 13, 2021 8:57 am
- Forum: Suggestions/Questions
- Topic: DPlotXYServer
- Replies: 0
- Views: 58268
DPlotXYServer
Dear Dplot users,
I want to announced you that I lunched DplotXYServer. This is a program which creates Dplot graphs by translating text from the DplotXYServer script file into a graph through the DDE with the DPlot or DPlotJr programme. The need to write an interface between the user and the DPlot ...
I want to announced you that I lunched DplotXYServer. This is a program which creates Dplot graphs by translating text from the DplotXYServer script file into a graph through the DDE with the DPlot or DPlotJr programme. The need to write an interface between the user and the DPlot ...
- Fri Jan 19, 2018 5:33 pm
- Forum: Suggestions/Questions
- Topic: One line data file
- Replies: 3
- Views: 60532
- Fri Jan 19, 2018 9:18 am
- Forum: Suggestions/Questions
- Topic: One line data file
- Replies: 3
- Views: 60532
One line data file
Dear David, please could you help me with the following problem.
I am trying to drug and drop one line data file into DPlot, but DPlot did not accept it. If I add another data line into the data file, it works ok. However, if just notation line is added as the first line in the data file, the ...
I am trying to drug and drop one line data file into DPlot, but DPlot did not accept it. If I add another data line into the data file, it works ok. However, if just notation line is added as the first line in the data file, the ...
- Sat Dec 02, 2017 1:18 pm
- Forum: Bug Reports
- Topic: Hide curve
- Replies: 5
- Views: 77618
Dear David, I realize that this »feature« is really out of the scope for which data plotting programs are designed. I want to use DPlot Jr at our client site to present results of complex analysis, and for such purpose DPlot Jr. could be ideal since once installed at client place it allows me to ...
- Sat Dec 02, 2017 6:57 am
- Forum: Bug Reports
- Topic: Hide curve
- Replies: 5
- Views: 77618
David, I am sorry, since I was not enough explicit That problem relates to the situation when the area between the particular curve and the bottom line is filled. I understand that in the situations when area between the two particular curves is filled, hiding one curve is nor reasonable and one can ...
- Fri Dec 01, 2017 9:07 am
- Forum: Bug Reports
- Topic: Hide curve
- Replies: 5
- Views: 77618
Hide curve
Dead David, I notice that when the curve which has shaded/filled area down to the bottom is made hidden, shaded area remains on the plot. I think that filled area should be invisible also. Is this bug or not



- Wed Jun 21, 2017 1:06 am
- Forum: Suggestions/Questions
- Topic: Compatibility of DPlot 2.3.2.5 declarations
- Replies: 2
- Views: 19109
- Tue Jun 20, 2017 7:42 am
- Forum: Suggestions/Questions
- Topic: Compatibility of DPlot 2.3.2.5 declarations
- Replies: 2
- Views: 19109
Compatibility of DPlot 2.3.2.5 declarations
Dear David,
I wrote utility program to communicate with the Dplot through the Dplotlib.dll by DDE. Since I did not regularly update DPlot my code base on 2.3.2.5. version of DPlot, where in the include file following declarations were used:
Legend (0 TO 100) AS STRING * 80 ' Legend(0->39) is the ...
I wrote utility program to communicate with the Dplot through the Dplotlib.dll by DDE. Since I did not regularly update DPlot my code base on 2.3.2.5. version of DPlot, where in the include file following declarations were used:
Legend (0 TO 100) AS STRING * 80 ' Legend(0->39) is the ...
- Mon Jun 27, 2016 8:56 am
- Forum: Suggestions/Questions
- Topic: Entering error bars for particular points by DDE
- Replies: 2
- Views: 16040
- Mon Jun 27, 2016 6:41 am
- Forum: Suggestions/Questions
- Topic: Entering error bars for particular points by DDE
- Replies: 2
- Views: 16040
Entering error bars for particular points by DDE
Dear David,
I hope that possibility to draw error bars for some or all points on the particular curve by DDE call will be consider in future versions of Dplot, since many times error bars for points from the same curve are not equal and therefore manual insertion of values is needed what is time ...
I hope that possibility to draw error bars for some or all points on the particular curve by DDE call will be consider in future versions of Dplot, since many times error bars for points from the same curve are not equal and therefore manual insertion of values is needed what is time ...
- Fri Feb 19, 2016 9:38 am
- Forum: Bug Reports
- Topic: Command ReorderCurves closes 100 curves plot
- Replies: 1
- Views: 14616
Command ReorderCurves closes 100 curves plot
Dear David,
I found out that command ReorderCurves work as expected through DDE up to 99 curve. Once a 100 curve is plotted on the plot, the command ReorderCurves closes DPlot without any massage!
Kind regards, Gorazd
I found out that command ReorderCurves work as expected through DDE up to 99 curve. Once a 100 curve is plotted on the plot, the command ReorderCurves closes DPlot without any massage!
Kind regards, Gorazd
- Tue Feb 02, 2016 7:09 am
- Forum: Suggestions/Questions
- Topic: 100 curve limitation
- Replies: 1
- Views: 13663
100 curve limitation
Dear David,
I never thought that 100 curves limitation will make me troubles. However, I am facing with this problem now, since I can not present complete comparison between 20 TGA models predictions and experimental results carried out at 5 different temperatures on single graph.
https://www ...
I never thought that 100 curves limitation will make me troubles. However, I am facing with this problem now, since I can not present complete comparison between 20 TGA models predictions and experimental results carried out at 5 different temperatures on single graph.
https://www ...
- Thu Jan 07, 2016 6:37 am
- Forum: Suggestions/Questions
- Topic: Outlining solid symbols
- Replies: 2
- Views: 17670
- Wed Jan 06, 2016 9:53 am
- Forum: Suggestions/Questions
- Topic: Outlining solid symbols
- Replies: 2
- Views: 17670
Outlining solid symbols
Dear David,
I would like to increase the width of line which outlines the solid symbols? Is there any macro command for this?
Best regards, Gorazd
I would like to increase the width of line which outlines the solid symbols? Is there any macro command for this?
Best regards, Gorazd
- Thu Sep 24, 2015 2:58 pm
- Forum: Basic
- Topic: PostponeRedraw
- Replies: 2
- Views: 54462
- Thu Sep 24, 2015 4:29 am
- Forum: Basic
- Topic: PostponeRedraw
- Replies: 2
- Views: 54462
PostponeRedraw
Dear Mr. David,
I am trying to prevent that Dplot redraw plot after addition of each new curve by using PostponeRedraw() command. Please could you advice me how to correct the following code in order to get desired effect or describe where PostponeRedraw command should be placed in order to prevent ...
I am trying to prevent that Dplot redraw plot after addition of each new curve by using PostponeRedraw() command. Please could you advice me how to correct the following code in order to get desired effect or describe where PostponeRedraw command should be placed in order to prevent ...
- Mon Jan 26, 2015 7:36 am
- Forum: Suggestions/Questions
- Topic: Integrate a Curve over the specific range
- Replies: 1
- Views: 14103
Integrate a Curve over the specific range
Dear David,
I am using Dplot for presentation of experimental results in scientific journals. The preliminary evaluation of experimental results will be much easier for many researchers if the function »Integrate a Curve« could be performed also over the specific range on X-axis. I hope that you ...
I am using Dplot for presentation of experimental results in scientific journals. The preliminary evaluation of experimental results will be much easier for many researchers if the function »Integrate a Curve« could be performed also over the specific range on X-axis. I hope that you ...
- Wed May 08, 2013 2:50 am
- Forum: Bug Reports
- Topic: Differences in text appearance
- Replies: 2
- Views: 18718
- Tue May 07, 2013 9:21 am
- Forum: Bug Reports
- Topic: Differences in text appearance
- Replies: 2
- Views: 18718
Differences in text appearance
Dear David,
I have a problem with a text appearance. Under Titles/Axes menu Slovenian fonts show Ok, as could be seen from the Figure,
https://dl.dropboxusercontent.com/u/31237772/Dplot_font_problem.jpg
however on the graph axes some of characters are not correct. Please could you help me to ...
I have a problem with a text appearance. Under Titles/Axes menu Slovenian fonts show Ok, as could be seen from the Figure,
https://dl.dropboxusercontent.com/u/31237772/Dplot_font_problem.jpg
however on the graph axes some of characters are not correct. Please could you help me to ...
- Fri Jan 27, 2012 4:57 am
- Forum: Bug Reports
- Topic: Color problem?
- Replies: 1
- Views: 13217
Color problem?
The color for the curves is defined as (R,G;B). However, when coloring text the color sequence is reversed (B,G,R). This made me big problems when I want to color labels/text through the DDE. Is it possible to fixe this? Probably not, but anyway I hope that you will give a notice to this problem ...
- Tue Jan 19, 2010 9:54 am
- Forum: General discussion
- Topic: Second legend by DDE
- Replies: 3
- Views: 17132
- Tue Jan 19, 2010 8:15 am
- Forum: General discussion
- Topic: Second legend by DDE
- Replies: 3
- Views: 17132
Second legend by DDE
Is it possible to place/make the second separate legend for data points which are ploted on Y2 axis through the DDE? If yes, please give me a hint.
Best regards, Gorazd
Best regards, Gorazd
- Mon Nov 07, 2005 5:54 am
- Forum: General discussion
- Topic: Digitizing an Existing Paper Graph
- Replies: 4
- Views: 35694
Try http://digitizer.sourceforge.net/.
It is free and works OK for me.

- Mon Jun 21, 2004 5:02 am
- Forum: Suggestions/Questions
- Topic: Tile windows
- Replies: 2
- Views: 20169
- Thu Jun 17, 2004 3:06 am
- Forum: Suggestions/Questions
- Topic: Tile windows
- Replies: 2
- Views: 20169
Tile windows
I notice that the symbol size and the line width remain unchanged when I tile windows presented different plots. The text and numbers scale down correctly. Is it possible to fix this in the future version?
- Wed May 19, 2004 2:03 am
- Forum: Suggestions/Questions
- Topic: Adding third, forth,... Y-axis
- Replies: 3
- Views: 18258
Adding third, forth,... Y-axis
Dear David,
I would like very much that the next version of Dplot will support more than 2 Y axis, since we often want to show time history of different measured signals (temperature, pressure, pressure drop, concentration…) on the same plot. I think that you could easily add this option through ...
I would like very much that the next version of Dplot will support more than 2 Y axis, since we often want to show time history of different measured signals (temperature, pressure, pressure drop, concentration…) on the same plot. I think that you could easily add this option through ...
- Mon May 17, 2004 8:17 am
- Forum: Basic
- Topic: DPlot ftest.for example translated to PBCC
- Replies: 0
- Views: 15918
DPlot ftest.for example translated to PBCC
Dear users of DPlot.
I translated the DPlot ftest.for example from Absoft ProFortran to PowerBasic Console Compiler. I hope that someone will find this translation usefull. I commented source fortran lines in the translated file.
The main BAS file
'
'
' Translation of Absoft ProFortran DPlot ...
I translated the DPlot ftest.for example from Absoft ProFortran to PowerBasic Console Compiler. I hope that someone will find this translation usefull. I commented source fortran lines in the translated file.
The main BAS file
'
'
' Translation of Absoft ProFortran DPlot ...
- Mon May 17, 2004 7:56 am
- Forum: Basic
- Topic: DPlot PowerBasicConsoleCompiler Example
- Replies: 8
- Views: 43538
DPlot PowerBasicConsoleCompiler Example
I translate Absoft ProFortran DPlot example into PowerBasic ConsoleCompiler. I hope that this will be usefull for PBCC users of DPlot.
I left source fortran code as commented lines.
'
'
' Translation of Absoft ProFortran DPlot example to PowerBasicConsoleCompiler
' << gorazd.bercic@ki.si >>
'c
'c ...
I left source fortran code as commented lines.
'
'
' Translation of Absoft ProFortran DPlot example to PowerBasicConsoleCompiler
' << gorazd.bercic@ki.si >>
'c
'c ...