Home
last modified time | relevance | path

Searched refs:plot_group (Results 1 – 7 of 7) sorted by relevance

/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgog-plot-impl.h43 gchar *plot_group; member
H A Dgog-plot.c139 g_free (plot->plot_group); in gog_plot_finalize()
353 g_free (plot->plot_group); in gog_plot_set_property()
354 plot->plot_group = g_value_dup_string (value); in gog_plot_set_property()
405 g_value_set_string (value, plot->plot_group); in gog_plot_get_property()
544 plot->plot_group = NULL; in gog_plot_init()
/dports/math/py-pandas/pandas-1.2.5/pandas/plotting/_matplotlib/
H A Dboxplot.py300 def plot_group(keys, values, ax: "Axes"): function
338 plot_group,
364 result = plot_group(columns, data.values.T, ax)
H A Dhist.py272 def plot_group(group, ax): function
281 plot_group,
/dports/editors/abiword/abiword-3.0.5/goffice-bits2/
H A DChangeLog2833 (gog_plot_class_init), (gog_plot_init): add "plot_group" property.
/dports/editors/abiword/abiword-3.0.5/goffice-bits/
H A DChangeLog2833 (gog_plot_class_init), (gog_plot_init): add "plot_group" property.
/dports/devel/goffice/goffice-0.10.50/
H A DChangeLog15518 (gog_plot_class_init), (gog_plot_init): add "plot_group" property.