Home
last modified time | relevance | path

Searched refs:XYPLOT (Results 1 – 15 of 15) sorted by relevance

/dports/math/ggobi/ggobi-2.1.11/src/
H A Dscatterplot.c87 case XYPLOT: in scatterplot_show_rulers()
288 projection = (d->ncols >= 2) ? XYPLOT : P1PLOT; in createScatterplot()
348 if (projection == XYPLOT) in createScatterplot()
353 if (nplotted_vars > 1 && projection == XYPLOT) in createScatterplot()
360 if (projection == XYPLOT) { in createScatterplot()
H A DscatterplotClass.c82 case XYPLOT: in setShowAxesOption()
133 case XYPLOT: in varpanelRefresh()
226 case XYPLOT: in variableSelect()
1043 case XYPLOT: in plotted()
1120 case XYPLOT: in varpanelTooltipsReset()
1190 case XYPLOT: in plottedVarsGet()
1246 case XYPLOT: in treeLabel()
1288 case XYPLOT: in worldToPlane()
1325 case XYPLOT: in drawCase()
1395 case XYPLOT: in drawEdge()
[all …]
H A Dxyplot_ui.c127 panel->name = g_strdup(GGOBI(getPModeName)(XYPLOT)); in cpanel_xyplot_make()
215 pnl = (GtkWidget *) mode_panel_get_by_name(GGOBI(getPModeName)(XYPLOT), gg); in cpanel_xyplot_set()
H A Ddefines.h85 XYPLOT, /* x, X */ enumerator
H A Dmake_ggobi.c219 gg->pmode = (d->ncols == 1) ? P1PLOT : XYPLOT; in start_ggobi()
H A Dmain_ui.c485 case XYPLOT: in imode_activate()
535 case XYPLOT: in imode_activate()
594 case XYPLOT: in projection_ok()
1015 "View a 2D plot of the data", XYPLOT},
H A Dxyplot.c50 pnl = mode_panel_get_by_name(GGOBI(getPModeName)(XYPLOT), gg); in xyplot_activate()
H A Dsplot.c218 case XYPLOT: in sp_event_handlers_toggle()
H A Dlineedit.c522 case XYPLOT: in pt_plane_to_world()
H A Dsp_plot.c440 gboolean proceed = (cpanel->pmode == XYPLOT || in splot_add_plot_labels()
/dports/math/ggobi/ggobi-2.1.11/plugins/DescribeDisplay/
H A Ddspd_cbacks.c290 } else if (projection == XYPLOT) { in describe_scatterplot_plot()
315 } else if (projection == XYPLOT) { in describe_scatterplot_plot()
405 } else if (projection == XYPLOT) { in describe_scatterplot_plot()
727 projection = (sp->p1dvar != -1) ? P1PLOT : XYPLOT; in describe_scatmat_display()
789 describe_scatterplot_plot (fp, gg, display, sp, desc, XYPLOT); in describe_time_series_display()
/dports/lang/fpc-source/fpc-3.2.2/packages/xforms/src/
H A Dfd2pascal.pp76 'XYPLOT','FRAME', 'LABELFRAME', 'CANVAS', 'GLCANVAS',
109 … ('XYPLOT','FL_FLAT_BOX','FL_COL1','FL_ALIGN_BOTTOM','','FL_LCOL','FL_NORMAL_STYLE','FL_FORCE'),
/dports/x11-toolkits/fpc-xforms/fpc-3.2.2/packages/xforms/src/
H A Dfd2pascal.pp76 'XYPLOT','FRAME', 'LABELFRAME', 'CANVAS', 'GLCANVAS',
109 … ('XYPLOT','FL_FLAT_BOX','FL_COL1','FL_ALIGN_BOTTOM','','FL_LCOL','FL_NORMAL_STYLE','FL_FORCE'),
/dports/graphics/plotutils/plotutils-2.6/
H A DTODO88 PGPLOT, and PLPLOT libraries; check into GLE, PLOTPLUS, XYPLOT, DISLIN (not
/dports/x11-toolkits/xforms/xforms-1.2.4/
H A DChangeLog863 didn't work with XYPLOT objects. This now should be