Grapher 3 Release History
 

Release Histories for Other Versions of Grapher

 

Version 3.04 (July 26, 2002)

  • G1 legends now import in correct position.
  • Removed six digit limit in first/last row controls.
  • Eliminated error message that could occur with long file names.
  • Criteria columns no longer sorted.
  • Corrected problem of HAlign automation command setting justification.
  • Fixed Quit automation command not unloading Grapher under 2000/XP.
  • Corrected reading of worksheets columns with commas and spaces as delimiters.
  • Corrected importing one point BLN file.
  • Corrected problem with bad symbol index being set when using automation to switch from the default symbol set to a TrueType font.
  • Corrected fit symbol size changing when parent plot's symbol size was changed.
  • Fixed symbol always being drawn black in the fit plot page irregardless of color set.
  • Corrected fit legend name disappearing when parent plot's properties changed.
  • Added validation for automation symbol index set property.
  • Corrected problem adding entry to a top-level legend via automation.
  • Corrected export dialog not being displayed after executing the automation export command.
  • An axis is now automatically selected if necessary when grid lines are turned on via automation.
  • Corrected problem of Keep Aspect setting not working when sent via bitmap export options string.
  • Exporting a polar plot to a dxf file always uses page coordinates now.
  • Adjusted axis title offsets when importing a DOS Grapher file.
  • Corrected problem in using Move Labels command when focus set to Object Manager.
  • Corrected problem of incorrect legend title when legend created from Graph Properties dialog with a graph object selected.
  • Problem reading old WK1 files corrected.
  • Automation DataPtCount command now works correctly for line plots.
  • Adjusted data point count functions to take into account clipping for all plots.
  • Digitize Fixed command now disabled when Digitize command selected.
  • Axis title now displays after creating the axis via Add Axis command and setting the title in the Add Axis axis properties dialog.
  • Row and clipping limits now updated when creating a bar chart from a template.
  • Corrected problem of running average and weighted running average fits using clipped data to calculate and display the fits.
  • Negative Z values in the bubble plot are now used to set bubble sizes rather than simply being set to zero.

Version 3.03 (August 20, 2001) 

  • Corrected crash when getting gaussian fit statistics. Scripter modified to accept vbMinimizedFocus option in shell command.
  • Corrected problem where user not prompted for sheet after first time when using a template with the new command and a multi-sheet Excel file.
  • Fixed automation commands AddLinePlotGraph and AddLinePlot not using the default symbol when created.
  • Corrected problem using A4 paper size from automation.
  • Corrected display problem when creating a bar chart with a Y log axis and negative Ydata values.
  • Corrected display of rotated rose chart.
  • Excel sheet no longer asked for multiple times when using a template and selecting use same wks.
  • Corrected display of legends containing a floating bar chart.
  • Corrected problem creating a discontinuous line plot using automation.
  • Corrected problem of automation EditAxis command not hiding axis when it should.
  • Fixed copying/pasting polar plot radius axis.
  • Corrected problem of text entries disappearing when a legend was detached.
  • Corrected loading a multi-sheet Excel file when its extension was upper-case.
  • Fixed problem of box plots not using the last row as specified.
  • Fixed problem when box plot used data from columns greater than AA.
  • Corrected problem in creating a box plot when only a single data value was present.
  • Corrected problem of math text template lines disappearing in display.
  • Corrected problem of automation command PageSetup.Printer always resetting orientation to portrait.
  • Corrected problem of step plot not stepping when draw to clipping limits option checked.
  • Corrected problem of importing ASCII worksheet file that contains non-ASCII characters.
  • Corrected problem when plot had a vertical line and draw to clipping limits checked.
  • Corrected display of 1 pt text in math text editor.
  • Fixed display of log axis with non-auto minimum and first major tick not auto
  • Line/fill property page now uses 3 digits to display line width.
  • Added automation command AScale (equivalent to Scale) for setting axis scale in Visual Basic.
  • Automation command AddEntry for legend object now works correctly.
  • Added automation command Background for math text. Example:

Set Txt = Shapes.AddText(1,3,"Test Text")
Txt.Background.ForeColor = grfColorRed
Txt.Background.BackColor = grfColorYellow
Txt.Background.SetPattern("Crosshatch",grfStockPat)

  • Corrected using automation Name command for graphs.
  • Fixed display of line plot fill when using a custom cutoff.
  • Fixed entering negative sign in custom fill cutoff box.
  • Bubble plot size range now carried over when using the New button to create a new plot.
  • Fixed problem with moving plot labels when only one label present.
  • Fixed loading an Excel worksheet when sheet no longer exists in Excel file.
  • Fixed moving a top-level (i.e. not attached to a graph) axis.
  • Fixed problem closing a worksheet opened during the running of an automation script.
  • Enabled automation command DataPtsCount.
  • Corrected format of rose chart labels when exporting rose chart data.
  • Fixed problem specifying a new worksheet when running an automation script.
  • Corrected first row error checking when setting first row in automation script.

Version 3.02 (March 27, 2001) 

  • Corrected problem with polar/rose plots not plotting.
  • Corrected crash when opening a worksheet when no plot windows open.
  • Fixed plot worksheet name display when new worksheet is saved.
  • Corrected problem with log axis drawing when draw to limits clipping setting on.
  • Disabled draw to limits clipping setting when used with probability axis.
  • Corrected problem where vector fill would be getting clipped within object.
  • Fixed importing G1 file that had descending axis with first tick major.
  • Fixed problem where Grapher wouldn't always unload after using Scripter with it.
  • Increased file name buffer for use with file open dialog.
  • Improved DOS file conversion (placement of text, axis setting, etc.)
  • Modified Gaussian fit so it is based only on values actually counted in histogram.
  • Fixed problem of minor tick labels below 1 in log axis not displaying.
  • Corrected problem where window name would disappear in main frame when switching views.
  • Corrected problem in automation command AddLinePlot where first/last row not being set right.
  • Fixed problem in automation command AddFunctionPlot not setting increment correctly.
  • Toolbar customizations now saved between instances.
  • Non-auto axis min/max settings are no longer changed when axis scale changes.
  • Automation Shapes.Items command now only counts top-level objects.
  • Added msvcp60.dll to setup program.
  • Automation Close command only saves files that have been modified now.
  • Initial directory setting now works correctly for Win 2000/ME.
  • Check for update command disabled in client installs.
  • Some legend text in G2 files opens upside down.  Corrected.
  • Large Excel files load slowly.  Fixed.
  • Incorrect display of bar charts using negative values corrected.
  • Updated subsystems dll's to latest versions.
  • Plot fill incorrect when draw to clipping limits option checked.  Fixed.
  • Worksheet now correctly displays a save prompt dialog when worksheet is closed.
  • Bar charts did not automatically update when worksheet changes in splitter view.   Corrected.
  • Saving a GRF as a GRT (or a GRT as GRF) changes the file extension to reflect the new file type.
  • Choice of sheet for multiple sheet Excel files corrected.
  • Added change directory dialog when installing.
  • Default install directory changed from Grapher to Grapher3.
  • Readme file has been updated with new network install instructions.

 Version 3.01 (January 30, 2001)   

  • Clicking the line properties button for ternary plot causes Grapher to crash.  The line properties button has been disabled when selecting a ternary plot.
  • Changing fill for line plot or step plot using fill properties button does not update the plot.  Fixed.
  • Auto track worksheet feature fails with single sheet XLS files.  Fixed.
  • Removed the Check for Update command.
  • The high-low plot worksheet row step was being interpreted incorrectly.  Fixed.  
  • The digitize report window shows bold text after the first line in Windows 2000.   Digitize report text is all bold.
  • Added necessary help dll file -- roboex32.dll.
  • Added controls to error bar page to allow the user to set the error bar step.
  • Fixed typing in zoom percentage under Win 2000/Windows NT.
  • Fixed display of probability axis when plot had data outside of maximum probability range.
  • Fixed digitize command not reporting values correctly.  Fixed.
  • Fixed crash when using descending log axis with non-auto min/max settings.

Version 3.00 (December 20, 2000)   

  • Grapher 3 was released.
Release Histories for Other Versions of Grapher:
Grapher 5

Grapher 4

Grapher 2

 

Home * Products * Gallery * Support * About Us * Register * Order * Demos * Sitemap

Privacy Policy