XGRAPH 4.42 - August 22, 2025 - 2d Data Grapher
----------------------------------------------

This package contains an updated version of XGraph 4.42 executable 
compiled for Mac OS-X.
The executable is under the "bin" directory, called "xgraph".
It was compiled on Mac OS Sonoma (14) for M-series processors, and should work
on that or newer OS X versions.
A test data file, "test_xy.dat" is in the top directory.

To complete installation on Apple Mac's, you must first run the
	"MacSetup.command"
script file by double-clicking while pressing "control-key".
Then select "Open", or "Open with Terminal".
Follow the prompt to allow permission to run XGraph.
You only need to run this once.  It allows permission to run XGraph.


Usage from command-line:

  Make an alias to "bin/xgraph":
  Example:
	alias xgraph=/home/bart/XGraph/bin/xgraph

  Plot data files.
  Example:
	xgraph test_xy.dat


Usage from Chooser:
  Navigate to the "bin" directory in your file-browser, and double-click
  "xgraph".  Then under the "File" menu, select  "Read New File" to pick
  your data file(s) to plot.

  Alternatively, double-clue the "Run_XGraph" script file.


For web documentation and updates, surf to:   https://xgraph.org/

Contact Email:   xgraphadmin@xgraph.org 


----------------------------------------------------------------------------

Copyright (c) 1982-2025, XGRAPH.org and/or its affiliates. All rights reserved.
 
Redistribution of XGraph and use without modification is permitted provided the 
following conditions are met:

  - Redistributions must reproduce the above copyright notice, this list of
    conditions and the following disclaimer in the documentation and/or other
    materials provided with the distribution.

  - Neither the name of XGRAPH.org or the names of its contributors may be
    used to endorse or promote products derived from this software without
    specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

