RINEARN Graph 2D  5.6

Japanese English

RINEARN Graph 2D

RINEARN Graph2D is an install-less free 2D graph plotting software available for plotting data from numerical files, data on spreadsheets, math expressions, and so on.

Sponsored Link


- About RINEARN Graph 2D -

Available on various desktop OSes

RINEARN Graph 2D is the graph software developed in Java®, so you can use it on Microsoft® Windows®, Linux, and other OSes for PC. Furthermore, you can put the RINEARN Graph 2D in your USB memory, and use it on multiple PCs without installation.

For Microsoft Windows

To execute RINEARN Graph 2D, double-click "RinearnGraph2D_*.*.*.bat" (Type: "Windows Batch File", and "*" are version numbers) in the downaloded/extracted folder. When you first execute this software, you can optionally get the Java Runtime Environment (JRE) which is required to run (it will put in the "jre" folder of this software, and will not be installed in the system of your PC).

For Linux, etc.

To execute RINEARN Graph 2D, set the current directory (by "cd" command) to the downloaded/extracted folder, and input the following command:

java -jar RinearnGraph2D.jar

If any error occurs and it indicates "java" command is not available, installing Java Runtime Environment (JRE) into your PC is required for executing this software. You might install a JRE of the OpenJDK project easily by "apt" command and so on, but please note that "headless" version is not available for this software.

For both of Windows and Linux, you can use RINEARN Graph 2D on the command-line terminal as "ring2d" command, by adding the path of "bin" folder of this software to the environment variable: "Path" or "PATH".

Plot data from spreadsheets easily

You can plot data on spreadsheet software (for example: Microsoft® Excel®) to 2D graphs very easily.

At first, download RINEARN Graph 2D and launch. Next, copy data from a spread sheet application. Then right-click on the graph screen of RINEARN Graph2D and select "Paste Data". The data will be plotted as a 2D graph on the screen.

Data can be pasted from general text editors such as notepad. Ofcourse, RINEARN Graph 2D can load data from files.

Simple UI for Daily-Use

RINEARN Graph 2D is placing emphasis on simple and quick operability for daily-use, rather than high functionality. The UI of RINEARN Graph 2D consists of the orthodox-style menu bar and mouse operations, so you can master it soon.

On the graph screen, you can set or shift the range of the graph by mouse dragging. You also can zoom in or out the graph by scrolling the wheel of the mouse.

UI Designs of RINEARN Graph 2D and 3D are commonized, so if you are already using RINEARN Graph 3D, you can accustomed to this software soon.

Animation

RINEARN Graph 2D can play the graphs as animations. The animation feature supports various mode. You can set index of each point as time, or set index of data-series as time, etc.

The animation feature can available by clicking "Tool" > "Animation" menu from the menu bar at the top of the window.

Plot Math Expressions

RINEARN Graph 2D equipped with math-plotting tools which plot various forms of mathematical expressions (formula) to 2D graph.

Math-plotting tools are implemented in VCSSL, which is the script language supported by RINEARN Graph 2D by default. You can run the VCSSL script alone if you want, so you can download and use math-plotting tools alone from following pages:

2D Graph Tool for Plotting Expressions of the Form of "y = f(x)"
A simple tool which plots the expression (formula) of the form of "y = f(x)" to the 2D graph.
2D Graph Tool for Plotting & Animating Expressions of the Form of "y = f(x,t)"
A simple tool which plots the expression (formula) of the form of "y = f(x,t)" to the 2D graph, and plays it as animation.
2D Graph Tool for Plotting & Animating Parametric Expressions of the Form of x(t) and y(t)
A simple tool which plots parametric expressions (formulas) of the form of x(t) and y(t) to the 2D graph, and plays it as animation.

On the RINEARN Graph 2D, you can use above math-plotting from the menu bar at the top of the window. At first, click "Program" menu from the menu bar, and choose "MathPlot" folder. Then select a script file of a math-plotting tool, e.g., "y(x)", "y(x,t)", or "x(t),y(t)", etc.

Wallpaper

RINEARN Graph 2D can display content of image file to the background of the graph screen as "wallpaper". It help you to display explanations in the graph. Of course you can also use it for refreshing you.

An example of the wallpaper feature.

License

Complete license terms of RINEARN Graph2D is in here, but it is written in Japanese. At briefly, This software is free for any purpose, but you must agree with that the author of this software is not liable for any claim, any damages, any other liability.

Download

You can use RINEARN Graph2D right now.

Please extract a zip file downloaded from the above link. Then double-click "RinearnGraph2D_*.*.*.bat (Windows Batch File)", or execute "RinearnGraph2D.jar (Executable Jar File)" on the command-line terminal.

  • Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
  • Microsoft Windows is either a registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.
  • Linux is a trademark of linus torvalds in the United States and/or other countries.
  • Other names may be either a registered trademarks or trademarks of their respective owners.


Sponsored Link



Japanese English
Index of this category
News

Software Updates: Command Expansion in RINEARN Graph, and English Support in VCSSL
2024/02/05 - We updated our apps. This updates include "Enhancing the Command-Line Features of RINEARN Graph" and "Adding English Support to VCSSL." Delves into each of them!

Inside the Repetitive Execution Speedup Impremented in Vnano Ver.1.1
2024/01/17 - Delves into the update in Vnano 1.1 from a developer's viewpoint, providing detailed insights into the specific improvements made to the internal structure of the script engine.

Scripting Engine Vnano Ver.1.1 Released: Dramatic Speed Improvement for Repetitive Executions of the Same Content
2023/12/22 - Released the Vnano script engine Ver.1.1. In this version, we've made significant enhancements in processing speed by reducing the overhead of handling requests. Explains the details.

Code Archive
Circular Wave Animation

Draws the circular wave as 3D animation, under the specified wave parameters.
2022-12-14
Sine Wave Animation

Draws the sine wave as animation, under the specified wave parameters.
2022-11-26
Tool For Converting Units of Angles: Degrees and Radians

A GUI tool for converting the angle in degrees into radians, or radians into degrees.
2022-11-22
Fizz Buzz Program

A program printing the correct result of Fizz Buzz game.
2022-05-12
Vnano | Solve The Lorenz Equations Numerically

Solve the Lorenz equations, and output data to plot the solution curve (well-known as the "Lorenz Attractor") on a 3D graph.
2021-02-18
» More