Graphis                             

       

 

 

        Home

          Overview

          Key Features

          2D Plot Types

          3D Plot Types

          Stats Plot Types

          Importing Data

          2D Gallery

          3D Gallery

          Animations

          Downloads

          Order

          Company

          Contact

    

 

       

       

                                                                                                                                                                                                                 
 

2D Plot Types:

Any subset of the plot types listed below can be combined together in a single graph.

  • Line Plot. Each curve's (x,y) points are joined as straight lines. Lines can optionally be omitted and symbols placed at the points produce a scatter diagram

  • Bar Plot. Each curve's x point is represented by a bar of height  y
  • Constrained Lines. Used to represent a set of line curves which share the same x values
  • Text Plot. Draws a text string at each of a curve's (x, y) points
  • Error Bar Plot. Draws an error bar at each of a curve's (x,y) points
  • Clustered Bar Plot. Draws a bar of height y, offset in x from each of a curve's x points
  • Stacked Bar Plot. Shows the contribution of each curve to the total plot at each x point as a bar within a set of stacked bars
  • Area Plot . Shows the contribution of each curve to the total plot as an area.
  • Contour Plot. Draws contours and/or colourmapped levels associated with a function of the form z = f(x,y). Options exist to draw contours only, colourmapped levels only, or to simply display the continuous colourmapped function. This plot is the only 2D plot which deals with data with two independent variable