Parent document is top of "Motif FAQ (Part 8 of 9)"
Previous document is "272) Where can I get a Table widget? Matrix widget? Spreadsheet"
Next document is "274) Is there a graph widget in which you can add vertices and edges"

273) Where can I get a bar graph widget?

[Last modified: Nov 96]

Answer:  (Loox added Nov 96) The LOOX dynamic graphics and data visualization
package includes 2D and 3D charting widgets. The 2D Grapher widget can display
up to 30 simultaneous charts of 15 different types, including bar, histogram,
pie, candle-stick, high-open-low-close and others. The widget supports user
interactions, automatic update and scrolling.

The 3D grapher widget displays 3 or 4 dimensional data as a surface, 3d bar
chart, isoline or ribbon charts. Features include interactive scale and
rotation of the 3D surface, plus a large number of configurable resources.
Contact:

        Loox Software Inc.
        4962 El Camino Real, # 206
        Los Altos, CA 94022
        voice : (415)903-0942
        fax: (415)903-9824
        url: http://www.loox.com
        email: sales@loox.com

Answer:  You can fake one by using for each bar a scroll bar or even a label
which changes in size, put inside a container of some kind.

Try the StripChart widget in the Athena widget set. Set the XtNupdate resource
to 0 to keep it from automatically updating.

The comp.windows.x FAQ mentions a bar graph widget.

Expert Database Systems, Inc.  sells a bar graph widget as well as a multi-
line graph with automatic scaling, a 3-D surface graph, and a high/Low graph
with two lines for moving averages.  Contact Ken Jones Expert Database
Systems, Inc., 377 Rector Place, Suite 3L New York, NY 10280.  Phone: (212)
783-6981


The Xtra XWidget library by Graphical Software Technology is no longer
available (as of May, 1995).


KL Group sells two graphing widgets which both do bar charts. Greg Kiessling
of KL Group writes:

XRT/graph displays 2-D data in virtually any type of bar chart, X-Y plot, pie
chart, area graph, financial graph or logarithmic scientific chart.  It has
over 200 resources to fine-tune the graph's appearance and behavior.  Other
features include fast-updates, text areas, 3D-look on bars and pies, time-
axis, user-interaction hooks and a graph builder tool.

XRT/3d displays 3-D data in surface plots, contour graphs and bar charts. It
has over 140 resources, and will automatically contour and zone 3-D data using
custom or default distribution tables. Users can automatically rotate, zoom
and scale views. Other features include 4-D graphs, projections, histograms,
text areas and user-interaction hooks.

Both XRT/graph and XRT/3d can be programmed using resources, UIL and C++.
They are easily integrated into popular GUI Builder tools. They both support
PostScript output. There are no run-time, distribution or royalty fees for
distributing end-user applications. For more information email info@klg.com or
visit http://www.klg.com/ or contact KL Group Inc., 260 King Street East,
Third floor, Toronto Ontario Canada M5A 1K3. Phone (800)663-4723 or (416)594-
1026.


The product Xmath, made by Integrated Systems Inc. is a product which has
interactive 2d and 3d graphics for bar,strip,line,symbol,
surface,contour,etc...also has complete numerics capabilities, an easy to use
debugger, a complete high level language, a spreadsheet, a motif gui access
capability, and much more all created on top of motif.

You can either email to xmath-info@isi.com or call (408)980-1500.

Digital Equipment Corporation (DEC) provides the following product NetEd: "The
network editor widget is a Motif toolkit conforming widget that applications
can use to express complex interrelationships graphically in the form of
networks or graphs. The network editor supports interactive or application-
controlled creation and editing of directed graphs or networks."


ACE/gr is an X based XY plotting tool implemented with a point-and-click
paradigm.  A few of its features are:

   * Plots up to 10 graphs with 30 data sets per graph.
   * Data read from files and/or pipes.
   * Graph types XY, log-linear, linear-log, log-log, bar, stacked bar charts.

For more information, see http://plasma-gate.weizmann.ac.il/Xmgr/

Caterpillar, Inc. sells the ENGOTS (Engineering Graphic Object Tool Set)
widget set for Motif.  The library includes interactive plotting, built in
units conversion, copy-cut-past, postscript output, ... :


    XY/contour Plot (configurable to Bar plots)
    XY/contour Strip Charts
    Polar Plot
    Custom Interactive Drawing (using provided Drawing Package)
    float/int data entry (Motif Text "Look and Feel") with range checking


Contact Paul Mauschbaugh, Caterpillar, Inc. at 309-578-4084 (mush@cat.com) for
more information.

Parent document is top of "Motif FAQ (Part 8 of 9)"
Previous document is "272) Where can I get a Table widget? Matrix widget? Spreadsheet"
Next document is "274) Is there a graph widget in which you can add vertices and edges"