This is the command x11meta that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
x11meta - output metafile graphics to X11
SYNOPSIS
x11meta [ -c | -r ] file ..
DESCRIPTION
X11meta reads each metafile file in sequence and sends it to the default X window system.
If the option c is specified, the input files are only conditioned for output, ie.
expanded and sorted (see pexpand and psort). If the option r is instead specified, the
input is assumed already to be conditioned. If no input files are specified, the standard
input is read.
-c Condition the input only.
-r Input is already conditioned, output only.
EXAMPLE
To plot the chart example.bar:
bgraph example.plt | x11meta
Use x11meta online using onworks.net services