|
|
Rt-Plot
Rt-Plot is a tool to generate Cartesian X/Y-plots from scientific data. You can enter and calculate tabular data. View the changing graphs, including linear and non linear regression, interpolation, differentiation and integration, during entering. Rt-Plot enables you to create plots fast and easily. The line calculations give full access to calculation and display ranges and can use statistical weights.
The options can be changed interactively. A powerful reporting module generates ready to publish documents. The result on the screen is the same as on the report printout (what you see is what you get).
Although the program looks simple, the graph can be altered in any item you can imagine. All distances in axis, scaling, numberings, captions colors, line- and point styles and colors can be altered. Thus a plot can be generated fitting the requirements of any journal you want to publish in and of cause your personal taste.
Features
unlimited number of data points
live calculated data points in data table
unlimited number of graphs
unlimited number of series in graph
unlimited number of calculated lines
linear regression
polynomial
non linear regression
interpolation
smoothing
differential
integral
calculations can use statistical weights
error indicators at data points
function interpreter for calculating columns and non linear functions
graph fully customizable
secondary axis at top and right
twisted, log, exponential axis scaling
all distances colors styles can be varied
report fully customizable
built in word processor
including graph and results
Keywords: linear rt-plot tool generate cartesian y-plots scientific data rich graphics forms processing
|
|
|
Rt-Science Tools2D for Delphi
Rt-Tools2D is a selection of components to generate two dimensional Cartesian plots:
*TRtCaptionEdit
This is a special edit control supporting enhanced styles as bold, italic, underline, strikeout, subscript, superscript and symbol font. This is especially interesting to alter TRtLabels which supports the same styles.
*TRtLabel
Label supporting enhanced styles as bold, italic, underline, strikeout, subscript, superscript and symbol font. It can be drawn in any angle.
*TRtGraph
The main component of a 2D-plot
Just place on a form and the plot will be drawn automatically. Supports unlimited number of line series, unlimited number of axis in any position, auto zooming, grids ...
*TRtAxis
The axis of the 2D-Graph
You can add as many of them to the graph as you like to any position: top, bottom, left or right. You can alter fonts, scaling, tick marks ...
*TRtRealVector, TRtLiveVector
The components to store the numerical data
The data added to the LiveVector will automatically update also the ranges of the connected Series, which will update the axis ranges. You can place as many Vector components as you like to a form and connect also to different series. You can add a unlimited amount of real data to each vector as to a dynamic array or a list which automatically adjusts its size.
*TRtLineSeries, TRtDataSeries, TRtDataWithErrorSeries
These components represent the lines of the 2D-Graph.
You can place a unlimited number of Series to the form and connect to the 2D-Graph. The X-and Y-data can connect to any data vector as described above. The data can also be
assigned any Axis available with the graph.
*TRtLinerRegressionLine, TRtPolynomLine, TRtFittedLine, TRtInterpolatedLine, TRtDifferential, TRtIntegral
Calculated Lines updating automatically.
*TRtLegend
Place this component to a form or inside the 2D-Graph and connect to the graph. It will
automatically display a legend including the settings of the Series and their captions.
Keywords: label edit linear selection components generate two dimensional cartesian plots mail alert unsigned
|