| Goffice Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
GogPlot; GogPlotClass; GogPlotBoundInfo; GogPlot * gog_plot_new_by_type (GogPlotType const *type); GogPlot * gog_plot_new_by_name (char const *id); void gog_plot_request_cardinality_update (GogPlot *plot); void gog_plot_get_cardinality (GogPlot *plot,unsigned *full,unsigned *visible); void gog_plot_update_cardinality (GogPlot *plot,int index_num); void gog_plot_foreach_elem (GogPlot *plot,gboolean only_visible,GogEnumFunc handler,gpointer data); GSList const * gog_plot_get_series (GogPlot const *plot); GOData * gog_plot_get_axis_bounds (GogPlot *plot,GogAxisType axis,GogPlotBoundInfo *bounds); gboolean gog_plot_supports_vary_style_by_element (GogPlot const *plot); GogSeries * gog_plot_new_series (GogPlot *plot); GogPlotDesc const * gog_plot_description (GogPlot const *plot); GogAxisSet gog_plot_axis_set_pref (GogPlot const *plot); gboolean gog_plot_axis_set_is_valid (GogPlot const *plot,GogAxisSet type); gboolean gog_plot_axis_set_assign (GogPlot *plot,GogAxisSet type); void gog_plot_axis_clear (GogPlot *plot,GogAxisSet filter); void gog_plot_set_axis (GogPlot *plot,GogAxis *axis); GogAxis * gog_plot_get_axis (GogPlot const *plot,GogAxisType type); void gog_plot_update_3d (GogPlot *plot); void gog_plot_guru_helper (GogPlot *plot); void gog_plot_clear_series (GogPlot *plot); GogPlotView; int gog_plot_view_get_data_at_point (GogPlotView *view,double x,double y,GogSeries **series);
"guru-hints" gchar* : Read / Write "interpolation" gchar* : Read / Write "plot-group" gchar* : Read / Write "vary-style-by-element" gboolean : Read / Write "x-axis" guint : Read / Write "y-axis" guint : Read / Write
This is the object that visualizes data.
To manipulate the data shown in the plot, use gog_plot_new_series() and
gog_plot_clear_series()
Plots are implemented as plug-ins, so make sure the plug-in system is
initialized before trying to create one. See go_plugins_init()
GOffice ships a number of common plot implementations by default.
typedef struct {
GogObjectClass base;
GogPlotDesc desc;
GType series_type;
GogAxisSet axis_set;
/* Virtuals */
GOData *(*axis_get_bounds) (GogPlot *plot, GogAxisType axis,
GogPlotBoundInfo *bounds);
gboolean (*supports_vary_style_by_element) (GogPlot const *plot);
/* %TRUE if the plot prefers to display series in reverse order for
* legends (e.g. stacked plots want top element to be the last series) */
gboolean (*enum_in_reverse) (GogPlot const *plot);
void (*foreach_elem) (GogPlot *plot, gboolean only_visible,
GogEnumFunc handler, gpointer data);
void (*update_3d) (GogPlot *plot);
void (*guru_helper) (GogPlot *plot, char const *hint);
} GogPlotClass;
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">
GogPlotBoundInfo
typedef struct {
struct {
double minima, maxima;
} val, logical;
gboolean is_discrete;
gboolean center_on_ticks;
GOFormat *fmt;
const GODateConv class="refsect2">