📄 addplot.idlg
字号:
addplot.vn_mlabel.setposition 459 240 99 .
addplot.tx_mlsize.setposition 396 265 58 .
addplot.cb_mlsize.setposition 459 265 99 .
addplot.tx_mlcolor.setposition 396 290 58 .
addplot.cb_mlcolor.setposition 459 290 82 .
addplot.cl_mlcolor.setposition 544 290 . .
addplot.tx_mlposition.setposition 396 315 58 .
addplot.cb_mlposition.setposition 459 315 99 .
addplot.tx_weightvar.setposition 210 315 58 .
addplot.vn_weightvar.setposition 273 315 99 .
addplot.tx_weightvar.setlabel "Weight:"
END
///***** Scatter 5
SCRIPT addplot_scatter_setLayout_5
BEGIN
addplot.gb_marker.setposition 386 220 179 125
addplot.tx_mcolor.setposition 396 240 58 .
addplot.cb_mcolor.setposition 459 240 82 .
addplot.cl_mcolor.setposition 544 240 . .
addplot.tx_msymbol.setposition 396 265 58 .
addplot.cb_msymbol.setposition 459 265 99 .
addplot.tx_msize.setposition 396 290 58 .
addplot.cb_msize.setposition 459 290 99 .
addplot.cb_msize_wgt.setposition 459 290 99 .
addplot.tx_weightvar.setposition 396 315 58 .
addplot.vn_weightvar.setposition 459 315 99 .
addplot.tx_weightvar.setlabel "Weight:"
END
SCRIPT addplot_scatter_show
BEGIN
addplot_uses_scatter_weights.setfalse
/*
Use script addplot_set_scatter_weights_on after calling
this script to enable scatter weights
*/
script addplot_scatter_show_options
END
SCRIPT addplot_scatter_show_options
BEGIN
addplot.gb_marker.show
addplot.tx_msymbol.show
addplot.cb_msymbol.show
addplot.tx_mcolor.show
addplot.cb_mcolor.show
addplot.cb_mcolor.withvalue addplot.cb_mcolor.setvalue "@"
addplot.tx_msize.show
addplot.cb_msize.show
addplot.ck_mlabel.show
addplot.tx_mlabel.show
addplot.vn_mlabel.show
addplot.tx_mlsize.show
addplot.cb_mlsize.show
addplot.tx_mlcolor.show
addplot.cb_mlcolor.show
addplot.cb_mlcolor.withvalue addplot.cb_mlcolor.setvalue "@"
addplot.tx_mlposition.show
addplot.cb_mlposition.show
END
SCRIPT addplot_mlabel_1_enable
BEGIN
addplot.tx_mlabel.enable
addplot.vn_mlabel.enable
addplot.tx_mlsize.enable
addplot.cb_mlsize.enable
addplot.tx_mlcolor.enable
addplot.cb_mlcolor.enable
addplot.cl_mlcolor.enable
addplot.tx_mlposition.enable
addplot.cb_mlposition.enable
addplot.ck_headlabel.enable
END
SCRIPT addplot_mlabel_1_disable
BEGIN
addplot.tx_mlabel.disable
addplot.vn_mlabel.disable
addplot.tx_mlsize.disable
addplot.cb_mlsize.disable
addplot.tx_mlcolor.disable
addplot.cb_mlcolor.disable
addplot.cl_mlcolor.disable
addplot.tx_mlposition.disable
addplot.cb_mlposition.disable
addplot.ck_headlabel.disable
END
///** Lines
SCRIPT addplot_line_setLayout_1
BEGIN
addplot.gb_line.setposition 200 120 550 80
addplot.tx_clcolor.setposition 210 140 65 .
addplot.cb_clcolor.setposition 280 140 82 .
addplot.cl_clcolor.setposition 365 140 . .
addplot.tx_connect.setposition 210 170 65 .
addplot.cb_connect.setposition 280 170 99 .
addplot.tx_clwidth.setposition 392 140 65 .
addplot.cb_clwidth.setposition 462 140 99 .
addplot.tx_clpattern.setposition 392 170 65 .
addplot.cb_clpattern.setposition 462 170 99 .
END
///** Lines 2
SCRIPT addplot_line_setLayout_2
BEGIN
addplot.gb_line.setposition 200 180 550 80
addplot.tx_clcolor.setposition 210 200 65 .
addplot.cb_clcolor.setposition 280 200 82 .
addplot.cl_clcolor.setposition 365 200 . .
addplot.tx_connect.setposition 210 230 65 .
addplot.cb_connect.setposition 280 230 99 .
addplot.tx_clwidth.setposition 392 200 65 .
addplot.cb_clwidth.setposition 462 200 99 .
addplot.tx_clpattern.setposition 392 230 65 .
addplot.cb_clpattern.setposition 462 230 99 .
END
///** Lines 3
SCRIPT addplot_line_setLayout_3
BEGIN
addplot.gb_line.setposition 200 265 550 80
addplot.tx_clcolor.setposition 210 285 65 .
addplot.cb_clcolor.setposition 280 285 82 .
addplot.cl_clcolor.setposition 365 285 . .
addplot.tx_connect.setposition 210 315 65 .
addplot.cb_connect.setposition 280 315 99 .
addplot.tx_clwidth.setposition 392 285 65 .
addplot.cb_clwidth.setposition 462 285 99 .
addplot.tx_clpattern.setposition 392 315 65 .
addplot.cb_clpattern.setposition 462 315 99 .
END
///** Lines 4
SCRIPT addplot_line_setLayout_4
BEGIN
addplot.gb_line.setposition 200 225 550 80
addplot.tx_clcolor.setposition 210 245 65 .
addplot.cb_clcolor.setposition 280 245 82 .
addplot.cl_clcolor.setposition 365 245 . .
addplot.tx_connect.setposition 210 275 65 .
addplot.cb_connect.setposition 280 275 99 .
addplot.tx_clwidth.setposition 392 245 65 .
addplot.cb_clwidth.setposition 462 245 99 .
addplot.tx_clpattern.setposition 392 275 65 .
addplot.cb_clpattern.setposition 462 275 99 .
END
///** Lines 5
SCRIPT addplot_line_setLayout_5
BEGIN
addplot.gb_line.setposition 200 220 179 125
addplot.tx_clcolor.setposition 210 240 58 .
addplot.cb_clcolor.setposition 273 240 82 .
addplot.cl_clcolor.setposition 358 240 . .
addplot.tx_clwidth.setposition 210 265 58 .
addplot.cb_clwidth.setposition 273 265 99 .
addplot.tx_clpattern.setposition 210 290 58 .
addplot.cb_clpattern.setposition 273 290 99 .
addplot.tx_connect.setposition 210 315 58 .
addplot.cb_connect.setposition 273 315 99 .
END
SCRIPT addplot_line_show
BEGIN
addplot.gb_line.show
addplot.tx_clcolor.show
addplot.cb_clcolor.show
addplot.cb_clcolor.withvalue addplot.cb_clcolor.setvalue "@"
addplot.tx_clpattern.show
addplot.cb_clpattern.show
addplot.tx_clwidth.show
addplot.cb_clwidth.show
addplot.tx_connect.show
addplot.cb_connect.show
addplot.gb_line.setlabel "Lines"
END
SCRIPT addplot_orientation_show
BEGIN
addplot.tx_orientation.show
addplot.cb_orientation.show
END
SCRIPT addplot_orientation_hide
BEGIN
addplot.tx_orientation.hide
addplot.cb_orientation.hide
END
/* Common opts for area, bar, spike, and dropline */
SCRIPT addplot_common_area_opts_setpos
BEGIN
addplot.gb_common.setposition 200 120 550 80
addplot.tx_blcolor.setposition 210 140 65 .
addplot.cb_blcolor.setposition 280 140 82 .
addplot.cl_blcolor.setposition 365 140 . .
addplot.tx_bfcolor.setposition 210 170 65 .
addplot.cb_bfcolor.setposition 280 170 82 .
addplot.cl_bfcolor.setposition 365 170 . .
addplot.tx_blwidth.setposition 392 140 65 .
addplot.cb_blwidth.setposition 462 140 99 .
addplot.tx_blpattern.setposition 392 170 65 .
addplot.tx_barwidth.setposition 392 170 65 .
addplot.cb_blpattern.setposition 462 170 99 .
addplot.en_barwidth.setposition 462 170 99 .
addplot.tx_base.setposition 570 140 65 .
addplot.en_base.setposition 640 140 99 .
addplot.tx_orientation.setposition 570 170 65 .
addplot.cb_orientation.setposition 640 170 99 .
END
/* Common opts for area, bar, spike, and dropline */
SCRIPT addplot_common_area_opts_show
BEGIN
addplot.gb_common.show
addplot.tx_blcolor.show
addplot.cb_blcolor.show
addplot.cb_blcolor.withvalue addplot.cb_blcolor.setvalue "@"
addplot.tx_blwidth.show
addplot.cb_blwidth.show
script addplot_orientation_show
END
/* Common opts for area, bar, spike, and dropline */
SCRIPT addplot_area_opts_show
BEGIN
script addplot_common_area_opts_show
script addplot_common_area_opts_setpos
addplot.tx_base.show
addplot.en_base.show
addplot.tx_blpattern.show
addplot.cb_blpattern.show
addplot.tx_bfcolor.show
addplot.cb_bfcolor.show
addplot.cb_bfcolor.withvalue addplot.cb_bfcolor.setvalue "@"
END
SCRIPT addplot_bar_opts_show
BEGIN
script addplot_common_area_opts_show
script addplot_common_area_opts_setpos
addplot.tx_base.show
addplot.en_base.show
addplot.tx_bfcolor.show
addplot.cb_bfcolor.show
addplot.cb_bfcolor.withvalue addplot.cb_bfcolor.setvalue "@"
addplot.tx_barwidth.show
addplot.en_barwidth.show
END
SCRIPT addplot_spike_drop_opts_show
BEGIN
script addplot_common_area_opts_show
script addplot_common_area_opts_setpos
addplot.tx_base.show
addplot.en_base.show
addplot.tx_blpattern.show
addplot.cb_blpattern.show
END
SCRIPT addplot_range_area_opts_show
BEGIN
script addplot_common_area_opts_show
script addplot_common_area_opts_setpos
addplot.tx_blpattern.show
addplot.cb_blpattern.show
addplot.tx_bfcolor.show
addplot.cb_bfcolor.show
addplot.cb_bfcolor.withvalue addplot.cb_bfcolor.setvalue "@"
END
SCRIPT addplot_range_bar_opts_show
BEGIN
script addplot_common_area_opts_show
script addplot_common_area_opts_setpos
addplot.tx_bfcolor.show
addplot.cb_bfcolor.show
addplot.cb_bfcolor.withvalue addplot.cb_bfcolor.setvalue "@"
addplot.tx_barwidth.show
addplot.en_barwidth.show
END
SCRIPT addplot_rng_spike_drop_opts_show
BEGIN
script addplot_common_area_opts_show
script addplot_common_area_opts_setpos
addplot.tx_blpattern.show
addplot.cb_blpattern.show
END
SCRIPT addplot_rng_cap_show
BEGIN
script addplot_common_area_opts_show
script addplot_common_area_opts_setpos
addplot.tx_msize.setposition 570 140 65 .
addplot.cb_msize_wgt.setposition 640 140 99 .
addplot.tx_msize.show
addplot.cb_msize_wgt.show
END
SCRIPT addplot_range_line_opts_show
BEGIN
script addplot_common_area_opts_show
script addplot_common_area_opts_setpos
addplot.tx_connect.setposition 210 170 65 .
addplot.cb_connect.setposition 280 170 99 .
addplot.tx_blpattern.show
addplot.cb_blpattern.show
addplot.tx_connect.show
addplot.cb_connect.show
script addplot_orientation_show
END
SCRIPT addplot_mbands_show
BEGIN
addplot.gb_generic.setposition 200 100 550 70
addplot.gb_generic.show
addplot.ck_mband.show
addplot.sp_mband.show
END
SCRIPT addplot_mpoints_show
BEGIN
addplot.gb_generic.setposition 200 100 550 70
addplot.gb_generic.show
addplot.ck_mpoints.show
addplot.sp_mpoints.show
END
SCRIPT addplot_lowess_show
BEGIN
addplot.gb_generic.setposition 200 100 550 155
addplot.gb_generic.show
addplot.ck_mean.show
addplot.ck_nowieght.show
addplot.ck_logit.show
addplot.ck_noadjust.show
addplot.ed_bandwidth.show
addplot.tx_bandwidth.show
END
SCRIPT addplot_kdensity_show
BEGIN
addplot.gb_generic.setposition 200 100 550 155
addplot.gb_generic.show
addplot.tx_function.show
addplot.cb_function.show
addplot.ck_kernelwidth.show
addplot.ed_kernelwidth.show
addplot.tx_kernelwidth.show
addplot.sp_kerneleval.show
addplot.tx_kerneleval.show
END
SCRIPT addplot_fitrange_on
BEGIN
addplot.ed_fitfrom.enable
addplot.tx_fitto.enable
addplot.ed_fitto.enable
END
SCRIPT addplot_fitrange_off
BEGIN
addplot.ed_fitfrom.disable
addplot.tx_fitto.disable
addplot.ed_fitto.disable
END
SCRIPT addplot_set_predpoints_lfit
BEGIN
addplot.sp_predpoints.setdefault 3
addplot.sp_predpoints.setvalue 3
END
SCRIPT addplot_set_predpoints_qfit
BEGIN
addplot.sp_predpoints.setdefault 100
addplot.sp_predpoints.setvalue 100
END
SCRIPT addplot_predx_on
BEGIN
addplot.sp_predpoints.disable
addplot.ck_fitrange.disable
script addplot_fitrange_off
END
PROGRAM addplot_predpoints_on
BEGIN
call addplot.sp_predpoints.enable
call addplot.ck_fitrange.enable
if addplot.ck_fitrange {
call script addplot_fitrange_on
}
END
SCRIPT addplot_fit_setpos
BEGIN
addplot.tx_regress_opt.setposition 203 160 75 .
addplot.ed_regress_opt.setposition 280 160 140 .
addplot.tx_pred_opt.setposition 203 185 75 .
addplot.ed_pred_opt.setposition 280 185 140 .
END
SCRIPT addplot_fit_show
BEGIN
addplot.gb_fit.show
addplot.ck_fitrange.show
addplot.ed_fitfrom.show
addplot.tx_fitto.show
addplot.ed_fitto.show
addplot.rb_predpoints.show
addplot.sp_predpoints.show
addplot.tx_predpoints.show
addplot.rb_predx.show
addplot.tx_ci_src.hide
addplot.cb_ci_src.hide
addplot.tx_fitplot.hide
addplot.cb_fitplot.hide
addplot.tx_ciplot.hide
addplot.cb_ciplot.hide
addplot.tx_level.hide
addplot.sp_level.hide
addplot.tx_regress_opt.show
addplot.ed_regress_opt.show
addplot.tx_pred_opt.show
addplot.ed_pred_opt.show
END
SCRIPT addplot_fit_ci_setpos
BEGIN
addplot.tx_regress_opt.setposition 560 163 75 .
addplot.ed_regress_opt.setposition 640 163 99 .
addplot.tx_pred_opt.setposition 560 188 75 .
addplot.ed_pred_opt.setposition 640 188 99 .
addplot.tx_level.setposition 210 188 65 .
addplot.sp_level.setposition 280 188 99 .
END
SCRIPT addplot_fit_ci_show
BEGIN
addplot.gb_fit.show
addplot.ck_fitrange.show
addplot.ed_fitfrom.show
addplot.tx_fitto.show
addplot.ed_fitto.show
addplot.rb_predpoints.show
addplot.sp_predpoints.show
addplot.tx_predpoints.show
addplot.rb_predx.show
addplot.tx_ci_src.show
addplot.cb_ci_src.show
addplot.tx_fitplot.show
addplot.cb_fitplot.show
addplot.tx_ciplot.show
addplot.cb_ciplot.show
addplot.tx_level.show
addplot.sp_level.show
addplot.tx_regress_opt.show
addplot.ed_regress_opt.show
addplot.tx_pred_opt.show
addplot.ed_pred_opt.show
END
SCRIPT addplot_ciplot_rarea_show
BEGIN
addplot.tx_blpattern.hide
addplot.cb_blpattern.hide
addplot.tx_connect.hide
addplot.cb_connect.hide
addplot.gb_common.show
addplot.tx_blcolor.show
addplot.cb_blcolor.show
addplot.cb_blcolor.withvalue addplot.cb_blcolor.setvalue "@"
addplot.tx_bfcolor.show
addplot.cb_bfcolor.show
addplot.cb_bfcolor.withvalue addplot.cb_bfcolor.setvalue "@"
addplot.tx_blwidth.show
addplot.cb_blwidth.show
END
SCRIPT addplot_ciplot_rspike_show
BEGIN
addplot.tx_bfcolor.hide
addplot.cb_bfcolor.hide
addplot.cb_bfcolor.hide
addplot.tx_connect.hide
addplot.cb_connect.hide
addplot.gb_common.show
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -