ANNOUNCE: GtkPlot-1.1
- From: Adrian Feiguin <feiguin ifir ifir edu ar>
- To: gtk-list redhat com
- Subject: ANNOUNCE: GtkPlot-1.1
- Date: Fri, 28 May 1999 14:00:21 +0000 (GMT)
GtkPlot
=======
GtkPlot is a widget for GTK+. It allows to draw high quality scientific
plots in two dimensions with a look and feel very similar to Microcal
Origin for Windows. The distribution includes GtkPlotLayout, a simple
GtkLayout subclass, and a demo program showing two layered plots
with different kind of curves. You can choose between a number
of symbol types, lines, connectors -straight lines, steps, splines-, and
change there attributes -color, size, width-. You can also plot functions,
add error bars, edit legends, rotate and move axis titles, change axis
properties, etc.
You can download it from:
ftp://ripley.ifir.edu.ar/pub/gtk/gtkplot/
This library is distributed under the LGPL License.
GtkPlot-1.1
===========
- You can change background color for gtkplot and gtkplotlayout using
gtk_plot_layout_set_background(GtkPlotLayout *layout, GdkColor color);
gtk_plot_set_background(GtkPlot *plot, GdkColor color);
- Some functions modified to set foreground and background colors for
labels, legends, and titles.
- Fixes in the GtkPlotLayout scrolling.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]