T O P I C R E V I E W |
tcfung |
Posted - 12/15/2007 : 01:01:12 AM I need to plot my data in log10 y scale. Most of my data points are positive and some time they contain some negative value points. I need the program simply ignore those negative points and plot positive as usual. Origin 7's line and line + symbol plot did a nice job on it! However, when I load the same file into the new Origin 8, I found that the line is all over the log plot and it seems Origin 8 get confuse with the negative values. Similiar thing happen in line + symbol plot, the line will mis-connect many positive points where negative values exist amound them.
Can anyone kindly help me with this issue? |
1 L A T E S T R E P L I E S (Newest First) |
cpyang |
Posted - 12/15/2007 : 09:52:58 AM Thank you for reporting this bug. We introduced fast line drawing routine in Origin 8 and apparently this new routine did not take into account of what you had described. You can turn this off by adding
@FDL=0
to your macros.cnf file. This bug will be fixed in the upcoming SR1.
CP
|
|
|