Hi
Thanks for your reply, and yes, you're right, the process is still running (in background) and if I stop the process, then I can run DPlotJr again. As a work around, I could possibly programmatically terminate the process from the calling program but any other solution would be better!
Thanks ...
Search found 18 matches
- Fri Feb 19, 2016 3:58 am
- Forum: Bug Reports
- Topic: Windows 10 users? Please check in.
- Replies: 7
- Views: 87126
- Wed Feb 17, 2016 9:48 am
- Forum: Bug Reports
- Topic: Windows 10 users? Please check in.
- Replies: 7
- Views: 87126
Re: Windows 10 users? Please check in.
Hi
I have been using DPlotJr for some time, usually calling the program to plot graphs from other software. This all works fine in Windows 10 (which I just installed a couple of months ago).
However, if you close DPlotJr after editing a graph (without saving it), DPlotJr can no longer be re ...
I have been using DPlotJr for some time, usually calling the program to plot graphs from other software. This all works fine in Windows 10 (which I just installed a couple of months ago).
However, if you close DPlotJr after editing a graph (without saving it), DPlotJr can no longer be re ...
- Fri Aug 27, 2010 4:59 am
- Forum: General discussion
- Topic: Using AddData in a bubble plot
- Replies: 4
- Views: 15879
- Thu Aug 26, 2010 11:20 am
- Forum: General discussion
- Topic: Using AddData in a bubble plot
- Replies: 4
- Views: 15879
Using AddData in a bubble plot
I have an application that draws a bubble plot in real time, ie single values are plotted as they are generated by the application using the following commands:
ret = DPlot_AddData(graph_number, %DATA_XYXY, 1, 1, x, y)
ret = DPlot_AddData(graph_number, %DATA_XYXY, 1, 2, x, z)
This works fine ...
ret = DPlot_AddData(graph_number, %DATA_XYXY, 1, 1, x, y)
ret = DPlot_AddData(graph_number, %DATA_XYXY, 1, 2, x, z)
This works fine ...
- Tue Aug 24, 2010 7:16 am
- Forum: General discussion
- Topic: Data series for bar charts
- Replies: 5
- Views: 19216
- Tue Aug 24, 2010 3:33 am
- Forum: General discussion
- Topic: Data series for bar charts
- Replies: 5
- Views: 19216
- Tue Aug 24, 2010 3:23 am
- Forum: General discussion
- Topic: Data series for bar charts
- Replies: 5
- Views: 19216
Thanks, almost what I had intended, but i Had wanted the bars of different series plotted side by side. Here is the intended graph in Excel based on the following spreadsheet:

Code: Select all
Fruit 2007 2008 2009
Apples 55 65 80
Pears 23 40 10

- Mon Aug 23, 2010 1:39 pm
- Forum: General discussion
- Topic: Data series for bar charts
- Replies: 5
- Views: 19216
Data series for bar charts
Very sorry if this has already been covered or explained somewhere, but how can I plot multiple data series as a bar chart?
Eg.
x-axis Series y-axis
Apples 2007 55
2008 65
2009 80
Pears 2007 23
2008 40
2009 10
So ideally, two x categories, each with three bars clustered together ...
Eg.
x-axis Series y-axis
Apples 2007 55
2008 65
2009 80
Pears 2007 23
2008 40
2009 10
So ideally, two x categories, each with three bars clustered together ...
- Fri Aug 06, 2010 2:55 pm
- Forum: General discussion
- Topic: Right click on a curve
- Replies: 6
- Views: 19730
- Fri Aug 06, 2010 2:21 pm
- Forum: General discussion
- Topic: Right click on a curve
- Replies: 6
- Views: 19730
Thanks. I certainly will buy for the full version, but as a software package to support another application, I'll also have to keep using DPlot Junior.
As for the restriction, all kinds of curve editing can be done in DPlot Junior from the menu bar (from Options -> Symbol/Line syles etc. so I can ...
As for the restriction, all kinds of curve editing can be done in DPlot Junior from the menu bar (from Options -> Symbol/Line syles etc. so I can ...
- Thu Aug 05, 2010 3:39 pm
- Forum: General discussion
- Topic: Right click on a curve
- Replies: 6
- Views: 19730
Right click on a curve
I've re-started using DPlot Junior, brilliant program!. Really useful for plotting out data from another application through the DPlot.DLL. One problem, when I right-click axes, legend etc. I can edit the various display options. However, right clicking on a curve doesn't work, I just get the same ...
- Thu Nov 02, 2006 7:51 am
- Forum: Basic
- Topic: DPlot PowerBasicConsoleCompiler Example
- Replies: 8
- Views: 43538
- Wed Nov 01, 2006 5:27 am
- Forum: Basic
- Topic: DPlot PowerBasicConsoleCompiler Example
- Replies: 8
- Views: 43538
- Tue Oct 31, 2006 6:17 am
- Forum: Basic
- Topic: DPlot PowerBasicConsoleCompiler Example
- Replies: 8
- Views: 43538
- Sun Oct 29, 2006 6:20 am
- Forum: Basic
- Topic: DPlot PowerBasicConsoleCompiler Example
- Replies: 8
- Views: 43538
3D Scatter plot
Coming back to the programme after a bit if a break, I thought I would try to plot a 3D scatter graph, calling the DLL through the DPLOT_Plot function.
I noticed that the equate %DATA_3DS was missing from the INC file supplied with DPlot Jnr for PowerBasic, although I did find the equivalent in ...
I noticed that the equate %DATA_3DS was missing from the INC file supplied with DPlot Jnr for PowerBasic, although I did find the equivalent in ...
- Sun Mar 13, 2005 6:03 am
- Forum: Basic
- Topic: DPlot PowerBasicConsoleCompiler Example
- Replies: 8
- Views: 43538
- Sun Mar 13, 2005 5:54 am
- Forum: C, C++, C#
- Topic: maximum number of curves?
- Replies: 7
- Views: 34440
- Sat Mar 12, 2005 3:40 am
- Forum: C, C++, C#
- Topic: maximum number of curves?
- Replies: 7
- Views: 34440