XYPLOT Downloads
About
Copyright
License
Disclaimer
Email Us

You may obtain source code in one of two ways:

  1. download the development or release archive
  2. clone the git repository

For 1, choose between downloading the archive file for the latest development version or the last stable release version for your platform. Development versions have undergone only preliminary testing, while stable release versions have undergone testing and use for six months or more before being deemed stable.

For 2, follow the instructions for cloning the git repository. The local repository allows you to build the executable for the latest development version (default) or at any past point in the development of the source (specificied git commit). A local git repository also allows you to experiment with changes to the code, with the ability to commit changes or to roll back any changes.

Please note that the executable must be built from the Linux source archive or git repository. The Windows archive and git repository contain a pre-built executable in addition to all of the source needed to build the executable. See the respective user's manuals, found in the doc/ directory of the archive or repository for build and installation instructions.

We strongly recommend that you authenticate the downloaded archive file (tar.gz) before unpacking it. See the readme.txt on how to authenticate the download.

Development

commitOSdatesize
XYPLOT-32-3.2.0.tar.gz 2d80e10 Linux (x86) 2026-04-210.9 MB
XYPLOT-32-3.2.0.sig
XYPLOT-Win32-2.0.0.tar.gz 94e7709 Win32 2024-10-261.1 MB
XYPLOT-Win32-2.0.0.sig
sha256sums.txt

Release

commitOSdatesize
XYPLOT-32-3.0.0.tar.gz 6ca1264 Linux (x86) 2025-04-120.9 MB
XYPLOT-32-3.0.0.sig
XYPLOT-Win32-1.4.0p.tar.gz 8d09a44 Win32 2024-04-241.1 MB
XYPLOT-Win32-1.4.0p.sig
sha256sums.txt


Git Repositories

You may clone the public git repositories for each project using the command lines given below.

XYPLOT-32


git clone https://ccreweb.org/XYPLOT-32.git

XYPLOT-Win32


git clone https://ccreweb.org/XYPLOT-Win32.git