From 70d42ec1d9ae669a2788cdd534aae27f607461b0 Mon Sep 17 00:00:00 2001 From: Vitalis95 <89011415+Vitalis95@users.noreply.github.com> Date: Fri, 13 Oct 2023 14:09:48 +0300 Subject: [PATCH] Revert "update" --- instat/dlgGeneralForGraphics.Designer.vb | 582 +----- instat/dlgGeneralForGraphics.resx | 3 - instat/dlgGeneralForGraphics.vb | 289 +-- instat/sdgPlots.Designer.vb | 1860 ++++++++--------- .../static/InstatObject/R/InstallPackages.R | 260 ++- instat/static/InstatObject/R/Rsetup.R | 472 ++--- .../static/InstatObject/R/install_packages.R | 8 +- instat/ucrAdditionalLayers.Designer.vb | 83 +- 8 files changed, 1448 insertions(+), 2109 deletions(-) diff --git a/instat/dlgGeneralForGraphics.Designer.vb b/instat/dlgGeneralForGraphics.Designer.vb index 46e69c7e10e..fbfce4b4093 100644 --- a/instat/dlgGeneralForGraphics.Designer.vb +++ b/instat/dlgGeneralForGraphics.Designer.vb @@ -1,4 +1,4 @@ -' R- Instat +' R- Instat ' Copyright (C) 2015-2017 ' ' This program is free software: you can redistribute it and/or modify @@ -38,60 +38,19 @@ Partial Class dlgGeneralForGraphics 'Do not modify it using the code editor. Private Sub InitializeComponent() - Me.components = New System.ComponentModel.Container() Me.cmdOptions = New System.Windows.Forms.Button() + Me.lblXVariable = New System.Windows.Forms.Label() + Me.lblFillOrColor = New System.Windows.Forms.Label() Me.cmdFacets = New System.Windows.Forms.Button() Me.cmdTheme = New System.Windows.Forms.Button() - Me.cmdYAxis = New System.Windows.Forms.Button() - Me.cmdXAxis = New System.Windows.Forms.Button() - Me.cmdTitles = New System.Windows.Forms.Button() - Me.grpAethetics = New System.Windows.Forms.GroupBox() - Me.ucrChkUseasNumeric = New instat.ucrCheck() - Me.ucrReceiverY = New instat.ucrReceiverSingle() - Me.lblYVariable = New System.Windows.Forms.Label() - Me.lblXVariable = New System.Windows.Forms.Label() - Me.ucrReceiverX = New instat.ucrReceiverSingle() - Me.lblLabel = New System.Windows.Forms.Label() - Me.ucrLabelReceiver = New instat.ucrReceiverSingle() - Me.lblColour = New System.Windows.Forms.Label() - Me.ucrColourReceiver = New instat.ucrReceiverSingle() - Me.lblFill = New System.Windows.Forms.Label() - Me.ucrFillReceiver = New instat.ucrReceiverSingle() - Me.ContextMenuPackagesList = New System.Windows.Forms.ContextMenuStrip(Me.components) - Me.ListBaseToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GeomtextpathToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GGallyToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgaltToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgdendroToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgeffectsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgfittextToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgforceToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgformulaToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgfortifyToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgmcmcToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgmosaicToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgplotifyToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgpmiscToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgppToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgpubrToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgrepelToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgridgesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgsciToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgsignifToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgstanceToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgtextToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgthemesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.GgwordbuildToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.cmdRHelp = New instat.ucrSplitButton() - Me.ucrInputLegendPosition = New instat.ucrInputComboBox() - Me.ucrChkFlipCoordinates = New instat.ucrCheck() - Me.ucrChkLegend = New instat.ucrCheck() Me.ucrSave = New instat.ucrSave() + Me.ucrVariablesAsFactorForGraphics = New instat.ucrVariablesAsFactor() + Me.ucrFillOrColourReceiver = New instat.ucrReceiverSingle() + Me.ucrReceiverX = New instat.ucrReceiverSingle() Me.ucrGraphicsSelector = New instat.ucrSelectorByDataFrameAddRemove() Me.ucrAdditionalLayers = New instat.ucrAdditionalLayers() Me.ucrBase = New instat.ucrButtons() - Me.grpAethetics.SuspendLayout() - Me.ContextMenuPackagesList.SuspendLayout() + Me.ucrChkUseasNumeric = New instat.ucrCheck() Me.SuspendLayout() ' 'cmdOptions @@ -99,19 +58,41 @@ Partial Class dlgGeneralForGraphics Me.cmdOptions.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.cmdOptions.Location = New System.Drawing.Point(6, 401) Me.cmdOptions.Name = "cmdOptions" - Me.cmdOptions.Size = New System.Drawing.Size(135, 25) - Me.cmdOptions.TabIndex = 7 + Me.cmdOptions.Size = New System.Drawing.Size(137, 25) + Me.cmdOptions.TabIndex = 6 Me.cmdOptions.Tag = "Options" Me.cmdOptions.Text = "Plot Options" Me.cmdOptions.UseVisualStyleBackColor = True ' + 'lblXVariable + ' + Me.lblXVariable.AutoSize = True + Me.lblXVariable.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblXVariable.Location = New System.Drawing.Point(264, 183) + Me.lblXVariable.Name = "lblXVariable" + Me.lblXVariable.Size = New System.Drawing.Size(58, 13) + Me.lblXVariable.TabIndex = 2 + Me.lblXVariable.Tag = "X_Variable:" + Me.lblXVariable.Text = "X Variable:" + ' + 'lblFillOrColor + ' + Me.lblFillOrColor.AutoSize = True + Me.lblFillOrColor.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblFillOrColor.Location = New System.Drawing.Point(264, 280) + Me.lblFillOrColor.Name = "lblFillOrColor" + Me.lblFillOrColor.Size = New System.Drawing.Size(57, 13) + Me.lblFillOrColor.TabIndex = 4 + Me.lblFillOrColor.Tag = "Fill_Colour:" + Me.lblFillOrColor.Text = "Fill/Colour:" + ' 'cmdFacets ' Me.cmdFacets.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.cmdFacets.Location = New System.Drawing.Point(139, 401) + Me.cmdFacets.Location = New System.Drawing.Point(146, 401) Me.cmdFacets.Name = "cmdFacets" - Me.cmdFacets.Size = New System.Drawing.Size(64, 25) - Me.cmdFacets.TabIndex = 17 + Me.cmdFacets.Size = New System.Drawing.Size(110, 25) + Me.cmdFacets.TabIndex = 18 Me.cmdFacets.Tag = "Facets" Me.cmdFacets.Text = "Facets" Me.cmdFacets.UseVisualStyleBackColor = True @@ -119,397 +100,62 @@ Partial Class dlgGeneralForGraphics 'cmdTheme ' Me.cmdTheme.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.cmdTheme.Location = New System.Drawing.Point(401, 401) + Me.cmdTheme.Location = New System.Drawing.Point(258, 401) Me.cmdTheme.Name = "cmdTheme" - Me.cmdTheme.Size = New System.Drawing.Size(65, 25) - Me.cmdTheme.TabIndex = 21 + Me.cmdTheme.Size = New System.Drawing.Size(110, 25) + Me.cmdTheme.TabIndex = 19 Me.cmdTheme.Tag = "Theme" Me.cmdTheme.Text = "Theme" Me.cmdTheme.UseVisualStyleBackColor = True ' - 'cmdYAxis - ' - Me.cmdYAxis.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.cmdYAxis.Location = New System.Drawing.Point(334, 401) - Me.cmdYAxis.Name = "cmdYAxis" - Me.cmdYAxis.Size = New System.Drawing.Size(69, 25) - Me.cmdYAxis.TabIndex = 20 - Me.cmdYAxis.Tag = "" - Me.cmdYAxis.Text = "Y-Axis" - Me.cmdYAxis.UseVisualStyleBackColor = True - ' - 'cmdXAxis - ' - Me.cmdXAxis.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.cmdXAxis.Location = New System.Drawing.Point(266, 401) - Me.cmdXAxis.Name = "cmdXAxis" - Me.cmdXAxis.Size = New System.Drawing.Size(71, 25) - Me.cmdXAxis.TabIndex = 19 - Me.cmdXAxis.Tag = "" - Me.cmdXAxis.Text = "X-Axis" - Me.cmdXAxis.UseVisualStyleBackColor = True - ' - 'cmdTitles - ' - Me.cmdTitles.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.cmdTitles.Location = New System.Drawing.Point(201, 401) - Me.cmdTitles.Name = "cmdTitles" - Me.cmdTitles.Size = New System.Drawing.Size(67, 25) - Me.cmdTitles.TabIndex = 18 - Me.cmdTitles.Tag = "" - Me.cmdTitles.Text = "Titles" - Me.cmdTitles.UseVisualStyleBackColor = True - ' - 'grpAethetics - ' - Me.grpAethetics.Controls.Add(Me.ucrChkUseasNumeric) - Me.grpAethetics.Controls.Add(Me.ucrReceiverY) - Me.grpAethetics.Controls.Add(Me.lblYVariable) - Me.grpAethetics.Controls.Add(Me.lblXVariable) - Me.grpAethetics.Controls.Add(Me.ucrReceiverX) - Me.grpAethetics.Controls.Add(Me.lblLabel) - Me.grpAethetics.Controls.Add(Me.ucrLabelReceiver) - Me.grpAethetics.Controls.Add(Me.lblColour) - Me.grpAethetics.Controls.Add(Me.ucrColourReceiver) - Me.grpAethetics.Controls.Add(Me.lblFill) - Me.grpAethetics.Controls.Add(Me.ucrFillReceiver) - Me.grpAethetics.Location = New System.Drawing.Point(277, 41) - Me.grpAethetics.Name = "grpAethetics" - Me.grpAethetics.Size = New System.Drawing.Size(174, 257) - Me.grpAethetics.TabIndex = 23 - Me.grpAethetics.TabStop = False - Me.grpAethetics.Text = "Aethetics:" - ' - 'ucrChkUseasNumeric - ' - Me.ucrChkUseasNumeric.AutoSize = True - Me.ucrChkUseasNumeric.Checked = False - Me.ucrChkUseasNumeric.Location = New System.Drawing.Point(24, 107) - Me.ucrChkUseasNumeric.Name = "ucrChkUseasNumeric" - Me.ucrChkUseasNumeric.Size = New System.Drawing.Size(126, 24) - Me.ucrChkUseasNumeric.TabIndex = 35 - ' - 'ucrReceiverY - ' - Me.ucrReceiverY.AutoSize = True - Me.ucrReceiverY.frmParent = Me - Me.ucrReceiverY.Location = New System.Drawing.Point(24, 36) - Me.ucrReceiverY.Margin = New System.Windows.Forms.Padding(0) - Me.ucrReceiverY.Name = "ucrReceiverY" - Me.ucrReceiverY.Selector = Nothing - Me.ucrReceiverY.Size = New System.Drawing.Size(125, 20) - Me.ucrReceiverY.strNcFilePath = "" - Me.ucrReceiverY.TabIndex = 32 - Me.ucrReceiverY.ucrSelector = Nothing - ' - 'lblYVariable - ' - Me.lblYVariable.AutoSize = True - Me.lblYVariable.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblYVariable.Location = New System.Drawing.Point(26, 23) - Me.lblYVariable.Name = "lblYVariable" - Me.lblYVariable.Size = New System.Drawing.Size(58, 13) - Me.lblYVariable.TabIndex = 31 - Me.lblYVariable.Tag = "Y_Variable:" - Me.lblYVariable.Text = "Y Variable:" - ' - 'lblXVariable + 'ucrSave ' - Me.lblXVariable.AutoSize = True - Me.lblXVariable.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblXVariable.Location = New System.Drawing.Point(26, 67) - Me.lblXVariable.Name = "lblXVariable" - Me.lblXVariable.Size = New System.Drawing.Size(58, 13) - Me.lblXVariable.TabIndex = 33 - Me.lblXVariable.Tag = "X_Variable:" - Me.lblXVariable.Text = "X Variable:" + Me.ucrSave.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink + Me.ucrSave.Location = New System.Drawing.Point(6, 434) + Me.ucrSave.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5) + Me.ucrSave.Name = "ucrSave" + Me.ucrSave.Size = New System.Drawing.Size(346, 24) + Me.ucrSave.TabIndex = 17 + ' + 'ucrVariablesAsFactorForGraphics + ' + Me.ucrVariablesAsFactorForGraphics.AutoSize = True + Me.ucrVariablesAsFactorForGraphics.frmParent = Me + Me.ucrVariablesAsFactorForGraphics.Location = New System.Drawing.Point(262, 33) + Me.ucrVariablesAsFactorForGraphics.Name = "ucrVariablesAsFactorForGraphics" + Me.ucrVariablesAsFactorForGraphics.Selector = Nothing + Me.ucrVariablesAsFactorForGraphics.Size = New System.Drawing.Size(125, 136) + Me.ucrVariablesAsFactorForGraphics.strNcFilePath = "" + Me.ucrVariablesAsFactorForGraphics.TabIndex = 1 + Me.ucrVariablesAsFactorForGraphics.ucrSelector = Nothing + Me.ucrVariablesAsFactorForGraphics.ucrVariableSelector = Nothing + ' + 'ucrFillOrColourReceiver + ' + Me.ucrFillOrColourReceiver.AutoSize = True + Me.ucrFillOrColourReceiver.frmParent = Me + Me.ucrFillOrColourReceiver.Location = New System.Drawing.Point(262, 295) + Me.ucrFillOrColourReceiver.Margin = New System.Windows.Forms.Padding(0) + Me.ucrFillOrColourReceiver.Name = "ucrFillOrColourReceiver" + Me.ucrFillOrColourReceiver.Selector = Nothing + Me.ucrFillOrColourReceiver.Size = New System.Drawing.Size(125, 26) + Me.ucrFillOrColourReceiver.strNcFilePath = "" + Me.ucrFillOrColourReceiver.TabIndex = 5 + Me.ucrFillOrColourReceiver.ucrSelector = Nothing ' 'ucrReceiverX ' Me.ucrReceiverX.AutoSize = True Me.ucrReceiverX.frmParent = Me - Me.ucrReceiverX.Location = New System.Drawing.Point(24, 81) + Me.ucrReceiverX.Location = New System.Drawing.Point(262, 198) Me.ucrReceiverX.Margin = New System.Windows.Forms.Padding(0) Me.ucrReceiverX.Name = "ucrReceiverX" Me.ucrReceiverX.Selector = Nothing - Me.ucrReceiverX.Size = New System.Drawing.Size(125, 27) + Me.ucrReceiverX.Size = New System.Drawing.Size(125, 26) Me.ucrReceiverX.strNcFilePath = "" - Me.ucrReceiverX.TabIndex = 34 + Me.ucrReceiverX.TabIndex = 3 Me.ucrReceiverX.ucrSelector = Nothing ' - 'lblLabel - ' - Me.lblLabel.AutoSize = True - Me.lblLabel.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblLabel.Location = New System.Drawing.Point(27, 213) - Me.lblLabel.Name = "lblLabel" - Me.lblLabel.Size = New System.Drawing.Size(36, 13) - Me.lblLabel.TabIndex = 29 - Me.lblLabel.Tag = "Label:" - Me.lblLabel.Text = "Label:" - ' - 'ucrLabelReceiver - ' - Me.ucrLabelReceiver.AutoSize = True - Me.ucrLabelReceiver.frmParent = Me - Me.ucrLabelReceiver.Location = New System.Drawing.Point(25, 229) - Me.ucrLabelReceiver.Margin = New System.Windows.Forms.Padding(0) - Me.ucrLabelReceiver.Name = "ucrLabelReceiver" - Me.ucrLabelReceiver.Selector = Nothing - Me.ucrLabelReceiver.Size = New System.Drawing.Size(125, 25) - Me.ucrLabelReceiver.strNcFilePath = "" - Me.ucrLabelReceiver.TabIndex = 30 - Me.ucrLabelReceiver.ucrSelector = Nothing - ' - 'lblColour - ' - Me.lblColour.AutoSize = True - Me.lblColour.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblColour.Location = New System.Drawing.Point(27, 173) - Me.lblColour.Name = "lblColour" - Me.lblColour.Size = New System.Drawing.Size(40, 13) - Me.lblColour.TabIndex = 27 - Me.lblColour.Tag = "Fill_Colour:" - Me.lblColour.Text = "Colour:" - ' - 'ucrColourReceiver - ' - Me.ucrColourReceiver.AutoSize = True - Me.ucrColourReceiver.frmParent = Me - Me.ucrColourReceiver.Location = New System.Drawing.Point(25, 189) - Me.ucrColourReceiver.Margin = New System.Windows.Forms.Padding(0) - Me.ucrColourReceiver.Name = "ucrColourReceiver" - Me.ucrColourReceiver.Selector = Nothing - Me.ucrColourReceiver.Size = New System.Drawing.Size(125, 25) - Me.ucrColourReceiver.strNcFilePath = "" - Me.ucrColourReceiver.TabIndex = 28 - Me.ucrColourReceiver.ucrSelector = Nothing - ' - 'lblFill - ' - Me.lblFill.AutoSize = True - Me.lblFill.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblFill.Location = New System.Drawing.Point(27, 134) - Me.lblFill.Name = "lblFill" - Me.lblFill.Size = New System.Drawing.Size(22, 13) - Me.lblFill.TabIndex = 25 - Me.lblFill.Tag = "Fill_Colour:" - Me.lblFill.Text = "Fill:" - ' - 'ucrFillReceiver - ' - Me.ucrFillReceiver.AutoSize = True - Me.ucrFillReceiver.frmParent = Me - Me.ucrFillReceiver.Location = New System.Drawing.Point(25, 150) - Me.ucrFillReceiver.Margin = New System.Windows.Forms.Padding(0) - Me.ucrFillReceiver.Name = "ucrFillReceiver" - Me.ucrFillReceiver.Selector = Nothing - Me.ucrFillReceiver.Size = New System.Drawing.Size(125, 25) - Me.ucrFillReceiver.strNcFilePath = "" - Me.ucrFillReceiver.TabIndex = 26 - Me.ucrFillReceiver.ucrSelector = Nothing - ' - 'ContextMenuPackagesList - ' - Me.ContextMenuPackagesList.ImageScalingSize = New System.Drawing.Size(24, 24) - Me.ContextMenuPackagesList.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ListBaseToolStripMenuItem, Me.GeomtextpathToolStripMenuItem, Me.GGallyToolStripMenuItem, Me.GgaltToolStripMenuItem, Me.GgdendroToolStripMenuItem, Me.GgeffectsToolStripMenuItem, Me.GgfittextToolStripMenuItem, Me.GgforceToolStripMenuItem, Me.GgformulaToolStripMenuItem, Me.GgfortifyToolStripMenuItem, Me.GgmcmcToolStripMenuItem, Me.GgmosaicToolStripMenuItem, Me.GgplotifyToolStripMenuItem, Me.GgpmiscToolStripMenuItem, Me.GgppToolStripMenuItem, Me.GgpubrToolStripMenuItem, Me.GgrepelToolStripMenuItem, Me.GgridgesToolStripMenuItem, Me.GgsciToolStripMenuItem, Me.GgsignifToolStripMenuItem, Me.GgstanceToolStripMenuItem, Me.GgtextToolStripMenuItem, Me.GgthemesToolStripMenuItem, Me.GgwordbuildToolStripMenuItem}) - Me.ContextMenuPackagesList.Name = "ContextMenuStrip1" - Me.ContextMenuPackagesList.Size = New System.Drawing.Size(150, 532) - ' - 'ListBaseToolStripMenuItem - ' - Me.ListBaseToolStripMenuItem.Name = "ListBaseToolStripMenuItem" - Me.ListBaseToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.ListBaseToolStripMenuItem.Text = "ggplot2" - ' - 'GeomtextpathToolStripMenuItem - ' - Me.GeomtextpathToolStripMenuItem.Name = "GeomtextpathToolStripMenuItem" - Me.GeomtextpathToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GeomtextpathToolStripMenuItem.Text = "geomtextpath" - ' - 'GGallyToolStripMenuItem - ' - Me.GGallyToolStripMenuItem.Name = "GGallyToolStripMenuItem" - Me.GGallyToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GGallyToolStripMenuItem.Text = "GGally" - ' - 'GgaltToolStripMenuItem - ' - Me.GgaltToolStripMenuItem.Name = "GgaltToolStripMenuItem" - Me.GgaltToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgaltToolStripMenuItem.Text = "ggalt" - ' - 'GgdendroToolStripMenuItem - ' - Me.GgdendroToolStripMenuItem.Name = "GgdendroToolStripMenuItem" - Me.GgdendroToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgdendroToolStripMenuItem.Text = "ggdendro" - ' - 'GgeffectsToolStripMenuItem - ' - Me.GgeffectsToolStripMenuItem.Name = "GgeffectsToolStripMenuItem" - Me.GgeffectsToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgeffectsToolStripMenuItem.Text = "ggeffects" - ' - 'GgfittextToolStripMenuItem - ' - Me.GgfittextToolStripMenuItem.Name = "GgfittextToolStripMenuItem" - Me.GgfittextToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgfittextToolStripMenuItem.Text = "ggfittext" - ' - 'GgforceToolStripMenuItem - ' - Me.GgforceToolStripMenuItem.Name = "GgforceToolStripMenuItem" - Me.GgforceToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgforceToolStripMenuItem.Text = "ggforce" - ' - 'GgformulaToolStripMenuItem - ' - Me.GgformulaToolStripMenuItem.Name = "GgformulaToolStripMenuItem" - Me.GgformulaToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgformulaToolStripMenuItem.Text = "ggformula" - ' - 'GgfortifyToolStripMenuItem - ' - Me.GgfortifyToolStripMenuItem.Name = "GgfortifyToolStripMenuItem" - Me.GgfortifyToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgfortifyToolStripMenuItem.Text = "ggfortify" - ' - 'GgmcmcToolStripMenuItem - ' - Me.GgmcmcToolStripMenuItem.Name = "GgmcmcToolStripMenuItem" - Me.GgmcmcToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgmcmcToolStripMenuItem.Text = "ggmcmc" - ' - 'GgmosaicToolStripMenuItem - ' - Me.GgmosaicToolStripMenuItem.Name = "GgmosaicToolStripMenuItem" - Me.GgmosaicToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgmosaicToolStripMenuItem.Text = "ggmosaic" - ' - 'GgplotifyToolStripMenuItem - ' - Me.GgplotifyToolStripMenuItem.Name = "GgplotifyToolStripMenuItem" - Me.GgplotifyToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgplotifyToolStripMenuItem.Text = "ggplotify" - ' - 'GgpmiscToolStripMenuItem - ' - Me.GgpmiscToolStripMenuItem.Name = "GgpmiscToolStripMenuItem" - Me.GgpmiscToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgpmiscToolStripMenuItem.Text = "ggpmisc" - ' - 'GgppToolStripMenuItem - ' - Me.GgppToolStripMenuItem.Name = "GgppToolStripMenuItem" - Me.GgppToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgppToolStripMenuItem.Text = "ggpp" - ' - 'GgpubrToolStripMenuItem - ' - Me.GgpubrToolStripMenuItem.Name = "GgpubrToolStripMenuItem" - Me.GgpubrToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgpubrToolStripMenuItem.Text = "ggpubr" - ' - 'GgrepelToolStripMenuItem - ' - Me.GgrepelToolStripMenuItem.Name = "GgrepelToolStripMenuItem" - Me.GgrepelToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgrepelToolStripMenuItem.Text = "ggrepel" - ' - 'GgridgesToolStripMenuItem - ' - Me.GgridgesToolStripMenuItem.Name = "GgridgesToolStripMenuItem" - Me.GgridgesToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgridgesToolStripMenuItem.Text = "ggridges" - ' - 'GgsciToolStripMenuItem - ' - Me.GgsciToolStripMenuItem.Name = "GgsciToolStripMenuItem" - Me.GgsciToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgsciToolStripMenuItem.Text = "ggsci" - ' - 'GgsignifToolStripMenuItem - ' - Me.GgsignifToolStripMenuItem.Name = "GgsignifToolStripMenuItem" - Me.GgsignifToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgsignifToolStripMenuItem.Text = "ggsignif" - ' - 'GgstanceToolStripMenuItem - ' - Me.GgstanceToolStripMenuItem.Name = "GgstanceToolStripMenuItem" - Me.GgstanceToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgstanceToolStripMenuItem.Text = "ggstance" - ' - 'GgtextToolStripMenuItem - ' - Me.GgtextToolStripMenuItem.Name = "GgtextToolStripMenuItem" - Me.GgtextToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgtextToolStripMenuItem.Text = "ggtext" - ' - 'GgthemesToolStripMenuItem - ' - Me.GgthemesToolStripMenuItem.Name = "GgthemesToolStripMenuItem" - Me.GgthemesToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgthemesToolStripMenuItem.Text = "ggthemes" - ' - 'GgwordbuildToolStripMenuItem - ' - Me.GgwordbuildToolStripMenuItem.Name = "GgwordbuildToolStripMenuItem" - Me.GgwordbuildToolStripMenuItem.Size = New System.Drawing.Size(149, 22) - Me.GgwordbuildToolStripMenuItem.Text = " ggwordbuild" - ' - 'cmdRHelp - ' - Me.cmdRHelp.AutoSize = True - Me.cmdRHelp.ContextMenuStrip = Me.ContextMenuPackagesList - Me.cmdRHelp.Location = New System.Drawing.Point(371, 439) - Me.cmdRHelp.Name = "cmdRHelp" - Me.cmdRHelp.Size = New System.Drawing.Size(91, 30) - Me.cmdRHelp.SplitMenuStrip = Me.ContextMenuPackagesList - Me.cmdRHelp.TabIndex = 213 - Me.cmdRHelp.Text = "R Help" - Me.cmdRHelp.UseVisualStyleBackColor = True - ' - 'ucrInputLegendPosition - ' - Me.ucrInputLegendPosition.AddQuotesIfUnrecognised = True - Me.ucrInputLegendPosition.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink - Me.ucrInputLegendPosition.GetSetSelectedIndex = -1 - Me.ucrInputLegendPosition.IsReadOnly = False - Me.ucrInputLegendPosition.Location = New System.Drawing.Point(302, 364) - Me.ucrInputLegendPosition.Name = "ucrInputLegendPosition" - Me.ucrInputLegendPosition.Size = New System.Drawing.Size(125, 21) - Me.ucrInputLegendPosition.TabIndex = 15 - ' - 'ucrChkFlipCoordinates - ' - Me.ucrChkFlipCoordinates.AutoSize = True - Me.ucrChkFlipCoordinates.Checked = False - Me.ucrChkFlipCoordinates.Location = New System.Drawing.Point(301, 308) - Me.ucrChkFlipCoordinates.Name = "ucrChkFlipCoordinates" - Me.ucrChkFlipCoordinates.Size = New System.Drawing.Size(125, 24) - Me.ucrChkFlipCoordinates.TabIndex = 13 - ' - 'ucrChkLegend - ' - Me.ucrChkLegend.AutoSize = True - Me.ucrChkLegend.Checked = False - Me.ucrChkLegend.Location = New System.Drawing.Point(301, 338) - Me.ucrChkLegend.Name = "ucrChkLegend" - Me.ucrChkLegend.Size = New System.Drawing.Size(125, 24) - Me.ucrChkLegend.TabIndex = 14 - ' - 'ucrSave - ' - Me.ucrSave.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink - Me.ucrSave.Location = New System.Drawing.Point(6, 443) - Me.ucrSave.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5) - Me.ucrSave.Name = "ucrSave" - Me.ucrSave.Size = New System.Drawing.Size(282, 24) - Me.ucrSave.TabIndex = 16 - ' 'ucrGraphicsSelector ' Me.ucrGraphicsSelector.AutoSize = True @@ -527,35 +173,42 @@ Partial Class dlgGeneralForGraphics Me.ucrAdditionalLayers.AutoSize = True Me.ucrAdditionalLayers.Location = New System.Drawing.Point(6, 213) Me.ucrAdditionalLayers.Name = "ucrAdditionalLayers" - Me.ucrAdditionalLayers.Size = New System.Drawing.Size(253, 182) - Me.ucrAdditionalLayers.TabIndex = 8 + Me.ucrAdditionalLayers.Size = New System.Drawing.Size(218, 182) + Me.ucrAdditionalLayers.TabIndex = 7 ' 'ucrBase ' Me.ucrBase.AutoSize = True Me.ucrBase.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink - Me.ucrBase.Location = New System.Drawing.Point(6, 483) + Me.ucrBase.Location = New System.Drawing.Point(6, 464) Me.ucrBase.Name = "ucrBase" Me.ucrBase.Size = New System.Drawing.Size(408, 52) Me.ucrBase.TabIndex = 9 ' + 'ucrChkUseasNumeric + ' + Me.ucrChkUseasNumeric.AutoSize = True + Me.ucrChkUseasNumeric.Checked = False + Me.ucrChkUseasNumeric.Location = New System.Drawing.Point(262, 241) + Me.ucrChkUseasNumeric.Name = "ucrChkUseasNumeric" + Me.ucrChkUseasNumeric.Size = New System.Drawing.Size(125, 23) + Me.ucrChkUseasNumeric.TabIndex = 20 + ' 'dlgGeneralForGraphics ' Me.AutoScaleDimensions = New System.Drawing.SizeF(96.0!, 96.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi Me.AutoSize = True - Me.ClientSize = New System.Drawing.Size(478, 547) - Me.Controls.Add(Me.cmdRHelp) - Me.Controls.Add(Me.grpAethetics) - Me.Controls.Add(Me.ucrInputLegendPosition) - Me.Controls.Add(Me.ucrChkFlipCoordinates) - Me.Controls.Add(Me.ucrChkLegend) - Me.Controls.Add(Me.cmdTitles) - Me.Controls.Add(Me.cmdXAxis) - Me.Controls.Add(Me.cmdYAxis) + Me.ClientSize = New System.Drawing.Size(416, 519) + Me.Controls.Add(Me.ucrChkUseasNumeric) Me.Controls.Add(Me.cmdTheme) Me.Controls.Add(Me.cmdFacets) Me.Controls.Add(Me.ucrSave) + Me.Controls.Add(Me.lblFillOrColor) + Me.Controls.Add(Me.lblXVariable) + Me.Controls.Add(Me.ucrVariablesAsFactorForGraphics) + Me.Controls.Add(Me.ucrFillOrColourReceiver) + Me.Controls.Add(Me.ucrReceiverX) Me.Controls.Add(Me.ucrGraphicsSelector) Me.Controls.Add(Me.cmdOptions) Me.Controls.Add(Me.ucrAdditionalLayers) @@ -567,9 +220,6 @@ Partial Class dlgGeneralForGraphics Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "General " Me.Text = "General Graphics" - Me.grpAethetics.ResumeLayout(False) - Me.grpAethetics.PerformLayout() - Me.ContextMenuPackagesList.ResumeLayout(False) Me.ResumeLayout(False) Me.PerformLayout() @@ -579,51 +229,13 @@ Partial Class dlgGeneralForGraphics Friend WithEvents ucrAdditionalLayers As ucrAdditionalLayers Friend WithEvents cmdOptions As Button Friend WithEvents ucrGraphicsSelector As ucrSelectorByDataFrameAddRemove + Friend WithEvents ucrVariablesAsFactorForGraphics As ucrVariablesAsFactor + Friend WithEvents ucrFillOrColourReceiver As ucrReceiverSingle + Friend WithEvents ucrReceiverX As ucrReceiverSingle + Friend WithEvents lblXVariable As Label + Friend WithEvents lblFillOrColor As Label Friend WithEvents ucrSave As ucrSave Friend WithEvents cmdTheme As Button Friend WithEvents cmdFacets As Button - Friend WithEvents cmdTitles As Button - Friend WithEvents cmdXAxis As Button - Friend WithEvents cmdYAxis As Button - Friend WithEvents ucrChkLegend As ucrCheck - Friend WithEvents ucrChkFlipCoordinates As ucrCheck - Friend WithEvents ucrInputLegendPosition As ucrInputComboBox - Friend WithEvents grpAethetics As GroupBox - Friend WithEvents lblColour As Label - Friend WithEvents ucrColourReceiver As ucrReceiverSingle - Friend WithEvents lblFill As Label - Friend WithEvents ucrFillReceiver As ucrReceiverSingle - Friend WithEvents lblLabel As Label - Friend WithEvents ucrLabelReceiver As ucrReceiverSingle - Friend WithEvents cmdRHelp As ucrSplitButton - Friend WithEvents ContextMenuPackagesList As ContextMenuStrip - Friend WithEvents ListBaseToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GeomtextpathToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GGallyToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgaltToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgdendroToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgeffectsToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgfittextToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgforceToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgformulaToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgfortifyToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgmcmcToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgmosaicToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgplotifyToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgpmiscToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgppToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgpubrToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgrepelToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgridgesToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgsciToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgsignifToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgstanceToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgtextToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgthemesToolStripMenuItem As ToolStripMenuItem - Friend WithEvents GgwordbuildToolStripMenuItem As ToolStripMenuItem Friend WithEvents ucrChkUseasNumeric As ucrCheck - Friend WithEvents ucrReceiverY As ucrReceiverSingle - Friend WithEvents lblYVariable As Label - Friend WithEvents lblXVariable As Label - Friend WithEvents ucrReceiverX As ucrReceiverSingle End Class diff --git a/instat/dlgGeneralForGraphics.resx b/instat/dlgGeneralForGraphics.resx index f8d7bd09a9c..29dcb1b3a35 100644 --- a/instat/dlgGeneralForGraphics.resx +++ b/instat/dlgGeneralForGraphics.resx @@ -117,7 +117,4 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 217, 12 - \ No newline at end of file diff --git a/instat/dlgGeneralForGraphics.vb b/instat/dlgGeneralForGraphics.vb index 63a4428ba69..3cd569aceb2 100644 --- a/instat/dlgGeneralForGraphics.vb +++ b/instat/dlgGeneralForGraphics.vb @@ -1,4 +1,4 @@ -' R- Instat +' R- Instat ' Copyright (C) 2015-2017 ' ' This program is free software: you can redistribute it and/or modify @@ -25,7 +25,7 @@ Public Class dlgGeneralForGraphics Private iLayerIndex As Integer 'current layer Private clsGlobalAesFunction, clsScaleContinuousFunction, clsLevelsFunction As New RFunction - Private clsBaseOperator As New ROperator + Private clsBaseOperator As ROperator Private strGlobalDataFrame As String Public bDataFrameSet As Boolean Private bResetOptionsSubdialog As Boolean = True @@ -48,7 +48,6 @@ Public Class dlgGeneralForGraphics Private clsScaleColourViridisFunction As New RFunction Private clsAnnotateFunction As New RFunction Private clsDummyFunction As New RFunction - Private strPackageName As String Private Sub dlgGeneralForGraphics_Load(sender As Object, e As EventArgs) Handles MyBase.Load If bFirstLoad Then @@ -65,9 +64,6 @@ Public Class dlgGeneralForGraphics End Sub Private Sub InitialiseDialog() - Dim clsCoordFlipFunc As New RFunction - Dim clsCoordFlipParam As New RParameter - Dim dctLegendPosition As New Dictionary(Of String, String) ucrBase.iHelpTopicID = 420 'By default, we want to put in the script the output of our Base R-command (in this case the ...+...+...) even when it has been assigned to some object (in which case we want the name of that object in the script so that it's called when the script is run). 'For example, when a graph is saved, it is assigned to it's place in an R-instat object. If we had set bExcludeAssignedFunctionOutput to True, then we would never print the graph when running the script. @@ -78,6 +74,14 @@ Public Class dlgGeneralForGraphics ucrGraphicsSelector.SetParameter(New RParameter("data", 0)) ucrGraphicsSelector.SetParameterIsrfunction() + ucrVariablesAsFactorForGraphics.SetFactorReceiver(ucrFillOrColourReceiver) + ucrVariablesAsFactorForGraphics.Selector = ucrGraphicsSelector + ucrVariablesAsFactorForGraphics.strSelectorHeading = "Variables" + ucrVariablesAsFactorForGraphics.SetParameterIsString() + ucrVariablesAsFactorForGraphics.bWithQuotes = False + ucrVariablesAsFactorForGraphics.SetValuesToIgnore({Chr(34) & Chr(34)}) + ucrVariablesAsFactorForGraphics.bAddParameterIfEmpty = True + ucrReceiverX.Selector = ucrGraphicsSelector ucrReceiverX.strSelectorHeading = "Variables" ucrReceiverX.bWithQuotes = False @@ -89,58 +93,16 @@ Public Class dlgGeneralForGraphics ucrChkUseasNumeric.AddParameterValuesCondition(True, "group", "True") ucrChkUseasNumeric.AddParameterValuesCondition(False, "group", "False") - ucrReceiverY.Selector = ucrGraphicsSelector - ucrReceiverY.strSelectorHeading = "Variables" - ucrReceiverY.bWithQuotes = False - ucrReceiverY.SetParameterIsString() - ucrReceiverY.SetValuesToIgnore({Chr(34) & Chr(34)}) - ucrReceiverY.bAddParameterIfEmpty = True - - ucrFillReceiver.SetParameter(New RParameter("fill", 3)) - ucrFillReceiver.Selector = ucrGraphicsSelector - ucrFillReceiver.SetIncludedDataTypes({"factor"}) - ucrFillReceiver.strSelectorHeading = "Factors" - ucrFillReceiver.bWithQuotes = False - ucrFillReceiver.SetParameterIsString() - - ucrColourReceiver.SetParameter(New RParameter("colour", 4)) - ucrColourReceiver.Selector = ucrGraphicsSelector - ucrColourReceiver.SetIncludedDataTypes({"factor"}) - ucrColourReceiver.strSelectorHeading = "Factors" - ucrColourReceiver.bWithQuotes = False - ucrColourReceiver.SetParameterIsString() - - ucrLabelReceiver.SetParameter(New RParameter("label", 5)) - ucrLabelReceiver.Selector = ucrGraphicsSelector - ucrLabelReceiver.SetIncludedDataTypes({"factor"}) - ucrLabelReceiver.strSelectorHeading = "Factors" - ucrLabelReceiver.bWithQuotes = False - ucrLabelReceiver.SetParameterIsString() - - clsCoordFlipFunc.SetPackageName("ggplot2") - clsCoordFlipFunc.SetRCommand("coord_flip") - clsCoordFlipParam.SetArgumentName("coord_flip") - clsCoordFlipParam.SetArgument(clsCoordFlipFunc) - ucrChkFlipCoordinates.SetText("Flip Coordinates") - ucrChkFlipCoordinates.SetParameter(clsCoordFlipParam, bNewChangeParameterValue:=False, bNewAddRemoveParameter:=True) - - ucrChkLegend.SetText("Legend:") - ucrChkLegend.AddToLinkedControls({ucrInputLegendPosition}, {True}, bNewLinkedAddRemoveParameter:=True, bNewLinkedHideIfParameterMissing:=True, bNewLinkedChangeToDefaultState:=True, objNewDefaultState:="None") - ucrInputLegendPosition.SetDropDownStyleAsNonEditable() - ucrInputLegendPosition.SetParameter(New RParameter("legend.position")) - dctLegendPosition.Add("None", Chr(34) & "none" & Chr(34)) - dctLegendPosition.Add("Left", Chr(34) & "left" & Chr(34)) - dctLegendPosition.Add("Right", Chr(34) & "right" & Chr(34)) - dctLegendPosition.Add("Top", Chr(34) & "top" & Chr(34)) - dctLegendPosition.Add("Bottom", Chr(34) & "bottom" & Chr(34)) - ucrInputLegendPosition.SetItems(dctLegendPosition) - ucrChkLegend.AddParameterPresentCondition(True, "legend.position") - ucrChkLegend.AddParameterPresentCondition(False, "legend.position", False) + ucrFillOrColourReceiver.Selector = ucrGraphicsSelector + ucrFillOrColourReceiver.SetIncludedDataTypes({"factor"}) + ucrFillOrColourReceiver.strSelectorHeading = "Factors" + ucrFillOrColourReceiver.bWithQuotes = False + ucrFillOrColourReceiver.SetParameterIsString() ucrSave.SetPrefix("graph") ucrSave.SetIsComboBox() ucrSave.SetSaveTypeAsGraph() - ucrSave.SetCheckBoxText("Save") + ucrSave.SetCheckBoxText("Save Graph") ucrSave.SetDataFrameSelector(ucrGraphicsSelector.ucrAvailableDataFrames) ucrSave.SetAssignToIfUncheckedValue("last_graph") VariableXType() @@ -149,21 +111,20 @@ Public Class dlgGeneralForGraphics Private Sub SetDefaults() clsGgplotFunction = New RFunction clsGlobalAesFunction = New RFunction - clsBaseOperator = New ROperator - clsDummyFunction = New RFunction clsScaleContinuousFunction = New RFunction clsLevelsFunction = New RFunction + clsBaseOperator = New ROperator + clsDummyFunction = New RFunction ucrSave.Reset() ucrGraphicsSelector.Reset() ucrGraphicsSelector.SetGgplotFunction(clsBaseOperator) - ucrReceiverY.SetMeAsReceiver() + ucrVariablesAsFactorForGraphics.SetMeAsReceiver() bDataFrameSet = False bResetOptionsSubdialog = True clsDummyFunction.AddParameter("group", "false", iPosition:=0) - clsDummyFunction.AddParameter("group", "false", iPosition:=1) clsBaseOperator.SetOperation("+") clsBaseOperator.AddParameter("ggplot", clsRFunctionParameter:=clsGgplotFunction, iPosition:=0) @@ -215,17 +176,12 @@ Public Class dlgGeneralForGraphics Private Sub SetRCodeForControls(bReset As Boolean) ucrReceiverX.AddAdditionalCodeParameterPair(clsLevelsFunction, New RParameter("y", ucrReceiverX.GetVariableNames(False), bNewIncludeArgumentName:=False), iAdditionalPairNo:=1) ucrGraphicsSelector.SetRCode(clsGgplotFunction, bReset) - ucrReceiverY.SetRCode(clsGlobalAesFunction, bReset) - ucrReceiverX.SetRCode(clsGlobalAesFunction, bReset) + ucrVariablesAsFactorForGraphics.SetRCode(clsGlobalAesFunction, bReset) If bReset Then ucrChkUseasNumeric.SetRCode(clsDummyFunction, bReset) End If - ucrFillReceiver.SetRCode(clsGlobalAesFunction, bReset) - ucrColourReceiver.SetRCode(clsGlobalAesFunction, bReset) - ucrLabelReceiver.SetRCode(clsGlobalAesFunction, bReset) - ucrChkFlipCoordinates.SetRCode(clsBaseOperator, bReset) - ucrChkLegend.SetRCode(clsThemeFunction, bReset, bCloneIfNeeded:=True) - ucrInputLegendPosition.SetRCode(clsThemeFunction, bReset, bCloneIfNeeded:=True) + ucrReceiverX.SetRCode(clsGlobalAesFunction, bReset) + ucrFillOrColourReceiver.SetRCode(clsGlobalAesFunction, bReset) ucrSave.SetRCode(clsBaseOperator, bReset) End Sub @@ -236,7 +192,7 @@ Public Class dlgGeneralForGraphics End Sub Private Sub TestOKEnabled() - If Not ucrSave.IsComplete OrElse (ucrReceiverX.IsEmpty AndAlso ucrReceiverY.IsEmpty) Then + If Not ucrSave.IsComplete OrElse (ucrReceiverX.IsEmpty AndAlso ucrVariablesAsFactorForGraphics.IsEmpty) Then ucrBase.OKEnabled(False) Else ucrBase.OKEnabled(True) @@ -288,84 +244,23 @@ Public Class dlgGeneralForGraphics sdgPlots.EnableLayersTab() End Sub - Private Sub cmdTitles_Click(sender As Object, e As EventArgs) Handles cmdTitles.Click - sdgPlots.DisableLayersTab() - sdgPlots.SetRCode(clsNewOperator:=ucrBase.clsRsyntax.clsBaseOperator, clsNewThemeFunction:=clsThemeFunction, dctNewThemeFunctions:=dctThemeFunctions, clsNewYScalecontinuousFunction:=clsYScalecontinuousFunction, - clsNewXScalecontinuousFunction:=clsXScalecontinuousFunction, clsNewLabsFunction:=clsLabsFunction, clsNewXLabsTitleFunction:=clsXlabsFunction, clsNewYLabTitleFunction:=clsYlabsFunction, - clsNewFacetFunction:=clsFacetsFunction, clsNewScaleFillViridisFunction:=clsScaleFillViridisFunction, clsNewScaleColourViridisFunction:=clsScaleColourViridisFunction, - clsNewXScaleDateFunction:=clsXScaleDateFunction, clsNewYScaleDateFunction:=clsYScaleDateFunction, ucrNewBaseSelector:=sdgLayerOptions.ucrGeomWithAes.ucrGeomWithAesSelector, clsNewAnnotateFunction:=clsAnnotateFunction, - clsNewCoordPolarFunction:=clsCoordPolarFunction, clsNewCoordPolarStartOperator:=clsCoordPolarStartOperator, bReset:=bResetSubdialog) - sdgPlots.tbpPlotsOptions.SelectedIndex = 2 - sdgPlots.ShowDialog() - bResetOptionsSubdialog = False - sdgPlots.EnableLayersTab() - End Sub - - Private Sub cmdXAxis_Click(sender As Object, e As EventArgs) Handles cmdXAxis.Click - sdgPlots.DisableLayersTab() - sdgPlots.SetRCode(clsNewOperator:=ucrBase.clsRsyntax.clsBaseOperator, clsNewThemeFunction:=clsThemeFunction, dctNewThemeFunctions:=dctThemeFunctions, clsNewYScalecontinuousFunction:=clsYScalecontinuousFunction, - clsNewXScalecontinuousFunction:=clsXScalecontinuousFunction, clsNewLabsFunction:=clsLabsFunction, clsNewXLabsTitleFunction:=clsXlabsFunction, clsNewYLabTitleFunction:=clsYlabsFunction, - clsNewFacetFunction:=clsFacetsFunction, clsNewScaleFillViridisFunction:=clsScaleFillViridisFunction, clsNewScaleColourViridisFunction:=clsScaleColourViridisFunction, - clsNewXScaleDateFunction:=clsXScaleDateFunction, clsNewYScaleDateFunction:=clsYScaleDateFunction, ucrNewBaseSelector:=sdgLayerOptions.ucrGeomWithAes.ucrGeomWithAesSelector, clsNewAnnotateFunction:=clsAnnotateFunction, - clsNewCoordPolarFunction:=clsCoordPolarFunction, clsNewCoordPolarStartOperator:=clsCoordPolarStartOperator, bReset:=bResetSubdialog) - sdgPlots.tbpPlotsOptions.SelectedIndex = 3 - sdgPlots.ShowDialog() - bResetOptionsSubdialog = False - sdgPlots.EnableLayersTab() - End Sub - - Private Sub cmdYAxis_Click(sender As Object, e As EventArgs) Handles cmdYAxis.Click - sdgPlots.DisableLayersTab() - sdgPlots.SetRCode(clsNewOperator:=ucrBase.clsRsyntax.clsBaseOperator, clsNewThemeFunction:=clsThemeFunction, dctNewThemeFunctions:=dctThemeFunctions, clsNewYScalecontinuousFunction:=clsYScalecontinuousFunction, - clsNewXScalecontinuousFunction:=clsXScalecontinuousFunction, clsNewLabsFunction:=clsLabsFunction, clsNewXLabsTitleFunction:=clsXlabsFunction, clsNewYLabTitleFunction:=clsYlabsFunction, - clsNewFacetFunction:=clsFacetsFunction, clsNewScaleFillViridisFunction:=clsScaleFillViridisFunction, clsNewScaleColourViridisFunction:=clsScaleColourViridisFunction, - clsNewXScaleDateFunction:=clsXScaleDateFunction, clsNewYScaleDateFunction:=clsYScaleDateFunction, ucrNewBaseSelector:=sdgLayerOptions.ucrGeomWithAes.ucrGeomWithAesSelector, clsNewAnnotateFunction:=clsAnnotateFunction, - clsNewCoordPolarFunction:=clsCoordPolarFunction, clsNewCoordPolarStartOperator:=clsCoordPolarStartOperator, bReset:=bResetSubdialog) - sdgPlots.tbpPlotsOptions.SelectedIndex = 4 - sdgPlots.ShowDialog() - bResetOptionsSubdialog = False - sdgPlots.EnableLayersTab() - End Sub - - Private Sub ucrReceiverY_ControlValueChanged(ucrChangedControl As ucrCore) Handles ucrReceiverY.ControlValueChanged, ucrReceiverX.ControlValueChanged - If Not ucrReceiverY.IsEmpty Then - clsGlobalAesFunction.AddParameter("y", ucrReceiverY.GetVariableNames(False), iPosition:=1) + Private Sub ucrVariablesAsFactorForGraphics_ControlValueChanged(ucrChangedControl As ucrCore) Handles ucrVariablesAsFactorForGraphics.ControlValueChanged, ucrFillOrColourReceiver.ControlValueChanged + If Not ucrVariablesAsFactorForGraphics.IsEmpty Then + clsGlobalAesFunction.AddParameter("y", ucrVariablesAsFactorForGraphics.GetVariableNames(False), iPosition:=1) Else clsGlobalAesFunction.RemoveParameterByName("y") End If - If Not ucrFillReceiver.IsEmpty Then - clsGlobalAesFunction.AddParameter("fill", ucrFillReceiver.GetVariableNames(False), iPosition:=2) - Else - clsGlobalAesFunction.RemoveParameterByName("fill") - End If - If Not ucrColourReceiver.IsEmpty Then - clsGlobalAesFunction.AddParameter("colour", ucrColourReceiver.GetVariableNames(False), iPosition:=3) + If Not ucrFillOrColourReceiver.IsEmpty Then + clsGlobalAesFunction.AddParameter("colour", ucrFillOrColourReceiver.GetVariableNames(False), iPosition:=2) Else clsGlobalAesFunction.RemoveParameterByName("colour") End If - If Not ucrLabelReceiver.IsEmpty Then - clsGlobalAesFunction.AddParameter("label", ucrLabelReceiver.GetVariableNames(False), iPosition:=3) - Else - clsGlobalAesFunction.RemoveParameterByName("label") - End If End Sub - Private Sub AllControl_ControlContentsChanged() Handles ucrReceiverX.ControlContentsChanged, ucrReceiverY.ControlContentsChanged, ucrSave.ControlContentsChanged, ucrInputLegendPosition.ControlContentsChanged, ucrChkLegend.ControlContentsChanged, ucrChkUseasNumeric.ControlContentsChanged + Private Sub AllControl_ControlContentsChanged() Handles ucrReceiverX.ControlContentsChanged, ucrVariablesAsFactorForGraphics.ControlContentsChanged, ucrSave.ControlContentsChanged, ucrChkUseasNumeric.ControlContentsChanged TestOKEnabled() End Sub - Private Sub AddRemoveTheme() - If clsThemeFunction.iParameterCount > 0 Then - clsBaseOperator.AddParameter("theme", clsRFunctionParameter:=clsThemeFunction, iPosition:=15) - Else - clsBaseOperator.RemoveParameterByName("theme") - End If - End Sub - - Private Sub ucrChkLegend_ControlValueChanged(ucrChangedControl As ucrCore) Handles ucrChkLegend.ControlValueChanged, ucrInputLegendPosition.ControlValueChanged - AddRemoveTheme() - End Sub - Private Sub VariableXType() ucrChkUseasNumeric.Visible = False If Not ucrReceiverX.IsEmpty Then @@ -381,132 +276,6 @@ Public Class dlgGeneralForGraphics End If End Sub - Private Sub OpenHelpPage() - If strPackageName <> "" Then - frmMaximiseOutput.Show(strFileName:=clsFileUrlUtilities.GetHelpFileURL(strPackageName:=strPackageName), bReplace:=False) - End If - End Sub - - Private Sub cmdRHelp_Click(sender As Object, e As EventArgs) Handles cmdRHelp.Click, ListBaseToolStripMenuItem.Click - strPackageName = "ggplot2" - OpenHelpPage() - End Sub - - Private Sub GeomtextpathToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GeomtextpathToolStripMenuItem.Click - strPackageName = "geomtextpath" - OpenHelpPage() - End Sub - - Private Sub GGallyToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GGallyToolStripMenuItem.Click - strPackageName = "GGally" - OpenHelpPage() - End Sub - - Private Sub GgaltToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgaltToolStripMenuItem.Click - strPackageName = "ggalt" - OpenHelpPage() - End Sub - - Private Sub GgdendroToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgdendroToolStripMenuItem.Click - strPackageName = "ggdendro" - OpenHelpPage() - End Sub - - Private Sub GgeffectsToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgeffectsToolStripMenuItem.Click - strPackageName = "ggeffects" - OpenHelpPage() - End Sub - - Private Sub GgfittextToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgfittextToolStripMenuItem.Click - strPackageName = "ggfittext" - OpenHelpPage() - End Sub - - Private Sub GgforceToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgforceToolStripMenuItem.Click - strPackageName = "ggforce" - OpenHelpPage() - End Sub - - Private Sub GgformulaToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgformulaToolStripMenuItem.Click - strPackageName = "ggformula" - OpenHelpPage() - End Sub - - Private Sub GgfortifyToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgfortifyToolStripMenuItem.Click - strPackageName = "ggfortify" - OpenHelpPage() - End Sub - - Private Sub GgmcmcToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgmcmcToolStripMenuItem.Click - strPackageName = "ggmcmc" - OpenHelpPage() - End Sub - - Private Sub GgmosaicToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgmosaicToolStripMenuItem.Click - strPackageName = "ggmosaic" - OpenHelpPage() - End Sub - - Private Sub GgplotifyToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgplotifyToolStripMenuItem.Click - strPackageName = "ggplotify" - OpenHelpPage() - End Sub - - Private Sub GgpmiscToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgpmiscToolStripMenuItem.Click - strPackageName = "ggpmisc" - OpenHelpPage() - End Sub - - Private Sub GgppToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgppToolStripMenuItem.Click - strPackageName = "ggpp" - OpenHelpPage() - End Sub - - Private Sub GgpubrToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgpubrToolStripMenuItem.Click - strPackageName = "ggpubr" - OpenHelpPage() - End Sub - - Private Sub GgrepelToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgrepelToolStripMenuItem.Click - strPackageName = "ggrepel" - OpenHelpPage() - End Sub - - Private Sub GgridgesToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgridgesToolStripMenuItem.Click - strPackageName = "ggridges" - OpenHelpPage() - End Sub - - Private Sub GgsciToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgsciToolStripMenuItem.Click - strPackageName = "ggsci" - OpenHelpPage() - End Sub - - Private Sub GgsignifToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgsignifToolStripMenuItem.Click - strPackageName = "ggsignif" - OpenHelpPage() - End Sub - - Private Sub GgstanceToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgstanceToolStripMenuItem.Click - strPackageName = "ggstance" - OpenHelpPage() - End Sub - - Private Sub GgtextToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgtextToolStripMenuItem.Click - strPackageName = "ggtext" - OpenHelpPage() - End Sub - - Private Sub GgthemesToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgthemesToolStripMenuItem.Click - strPackageName = "ggthemes" - OpenHelpPage() - End Sub - - Private Sub GgwordbuildToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GgwordbuildToolStripMenuItem.Click - strPackageName = "ggwordbluid" - OpenHelpPage() - End Sub - Private Sub ucrReceiverX_ControlValueChanged(ucrChangedControl As ucrCore) Handles ucrReceiverX.ControlValueChanged, ucrChkUseasNumeric.ControlValueChanged VariableXType() End Sub diff --git a/instat/sdgPlots.Designer.vb b/instat/sdgPlots.Designer.vb index fe72166f02a..5de86935b32 100644 --- a/instat/sdgPlots.Designer.vb +++ b/instat/sdgPlots.Designer.vb @@ -41,12 +41,27 @@ Partial Class sdgPlots Me.components = New System.ComponentModel.Container() Me.tbpPlotsOptions = New System.Windows.Forms.TabControl() Me.tbpFacet = New System.Windows.Forms.TabPage() + Me.ucrChkDrop = New instat.ucrCheck() + Me.ucrNudNumberofRows = New instat.ucrNud() + Me.ucrChkNoOfRowsOrColumns = New instat.ucrCheck() + Me.ucrChkIncludeFacets = New instat.ucrCheck() + Me.ucrChkLabeler = New instat.ucrCheck() + Me.ucrChkFreeSpace = New instat.ucrCheck() + Me.ucrChkFreeScalesY = New instat.ucrCheck() + Me.ucrChkFreeScalesX = New instat.ucrCheck() + Me.ucrChkMargin = New instat.ucrCheck() + Me.ucrFacetSelector = New instat.ucrSelectorByDataFrameAddRemove() Me.rdoHorizontal = New System.Windows.Forms.RadioButton() Me.rdoVertical = New System.Windows.Forms.RadioButton() Me.lblFactor2 = New System.Windows.Forms.Label() Me.lblFactor1 = New System.Windows.Forms.Label() + Me.ucr2ndFactorReceiver = New instat.ucrReceiverSingle() + Me.ucr1stFactorReceiver = New instat.ucrReceiverSingle() + Me.ucrPnlHorizonatalVertical = New instat.UcrPanel() Me.tbpLayers = New System.Windows.Forms.TabPage() + Me.ucrPlotsAdditionalLayers = New instat.ucrAdditionalLayers() Me.tbpTitles = New System.Windows.Forms.TabPage() + Me.ucrChkIncludeTitles = New instat.ucrCheck() Me.lblLegendSize = New System.Windows.Forms.Label() Me.lblTagSize = New System.Windows.Forms.Label() Me.lblCaptionSize = New System.Windows.Forms.Label() @@ -58,74 +73,11 @@ Partial Class sdgPlots Me.lblSubTitle = New System.Windows.Forms.Label() Me.lblTitle = New System.Windows.Forms.Label() Me.grpLegendTitle = New System.Windows.Forms.GroupBox() - Me.rdoLegendTitleCustom = New System.Windows.Forms.RadioButton() - Me.rdoLegendTitleAuto = New System.Windows.Forms.RadioButton() - Me.tbpXAxis = New System.Windows.Forms.TabPage() - Me.tbpYAxis = New System.Windows.Forms.TabPage() - Me.tbpTheme = New System.Windows.Forms.TabPage() - Me.cmdSimpleOptions = New System.Windows.Forms.Button() - Me.grpCommonOptions = New System.Windows.Forms.GroupBox() - Me.lblFont = New System.Windows.Forms.Label() - Me.cmdAllOptions = New System.Windows.Forms.Button() - Me.tbpCoordinates = New System.Windows.Forms.TabPage() - Me.grpPolarCordinates = New System.Windows.Forms.GroupBox() - Me.lblPolarCoordinate = New System.Windows.Forms.Label() - Me.lblStartingAngle = New System.Windows.Forms.Label() - Me.lblPi = New System.Windows.Forms.Label() - Me.tbpColour = New System.Windows.Forms.TabPage() - Me.grpColourScale = New System.Windows.Forms.GroupBox() - Me.lblColourScaleMapEnds = New System.Windows.Forms.Label() - Me.lblColourScaleMapBegins = New System.Windows.Forms.Label() - Me.lblColourScalePalette = New System.Windows.Forms.Label() - Me.lblColourScaleTransparency = New System.Windows.Forms.Label() - Me.grpFillScale = New System.Windows.Forms.GroupBox() - Me.lblFillScaleMapEnds = New System.Windows.Forms.Label() - Me.lblFillScaleBeginColour = New System.Windows.Forms.Label() - Me.lblFillScaleColourPalettte = New System.Windows.Forms.Label() - Me.lblFillScaleTransparency = New System.Windows.Forms.Label() - Me.tbpAnnotation = New System.Windows.Forms.TabPage() - Me.grpAnnotation = New System.Windows.Forms.GroupBox() - Me.lblCurvature = New System.Windows.Forms.Label() - Me.lblAlpha = New System.Windows.Forms.Label() - Me.lblLineend = New System.Windows.Forms.Label() - Me.lblAngle = New System.Windows.Forms.Label() - Me.lblShape = New System.Windows.Forms.Label() - Me.lblAnnotationGeoms = New System.Windows.Forms.Label() - Me.lblSize = New System.Windows.Forms.Label() - Me.lblColour = New System.Windows.Forms.Label() - Me.lblY = New System.Windows.Forms.Label() - Me.lblX = New System.Windows.Forms.Label() - Me.lblFill = New System.Windows.Forms.Label() - Me.lblXmax = New System.Windows.Forms.Label() - Me.lblYmin = New System.Windows.Forms.Label() - Me.lblXmin = New System.Windows.Forms.Label() - Me.lblXend = New System.Windows.Forms.Label() - Me.lblYmax = New System.Windows.Forms.Label() - Me.lblYend = New System.Windows.Forms.Label() - Me.lblLinetype = New System.Windows.Forms.Label() - Me.lblPointrangeFatten = New System.Windows.Forms.Label() - Me.lblCrossbarFatten = New System.Windows.Forms.Label() - Me.lblLabel = New System.Windows.Forms.Label() - Me.ttCaptionTitle = New System.Windows.Forms.ToolTip(Me.components) - Me.ucrBaseSubdialog = New instat.ucrButtonsSubdialogue() - Me.ucrChkDrop = New instat.ucrCheck() - Me.ucrNudNumberofRows = New instat.ucrNud() - Me.ucrChkNoOfRowsOrColumns = New instat.ucrCheck() - Me.ucrChkIncludeFacets = New instat.ucrCheck() - Me.ucrChkLabeler = New instat.ucrCheck() - Me.ucrChkFreeSpace = New instat.ucrCheck() - Me.ucrChkFreeScalesY = New instat.ucrCheck() - Me.ucrChkFreeScalesX = New instat.ucrCheck() - Me.ucrChkMargin = New instat.ucrCheck() - Me.ucrFacetSelector = New instat.ucrSelectorByDataFrameAddRemove() - Me.ucr2ndFactorReceiver = New instat.ucrReceiverSingle() - Me.ucr1stFactorReceiver = New instat.ucrReceiverSingle() - Me.ucrPnlHorizonatalVertical = New instat.UcrPanel() - Me.ucrPlotsAdditionalLayers = New instat.ucrAdditionalLayers() - Me.ucrChkIncludeTitles = New instat.ucrCheck() Me.ucrChkOverwriteLegendTitle = New instat.ucrCheck() Me.ucrChkDisplayLegendTitle = New instat.ucrCheck() Me.ucrInputLegend = New instat.ucrInputTextBox() + Me.rdoLegendTitleCustom = New System.Windows.Forms.RadioButton() + Me.rdoLegendTitleAuto = New System.Windows.Forms.RadioButton() Me.ucrPnlLegendTitle = New instat.UcrPanel() Me.ucrNudLegendSize = New instat.ucrNud() Me.ucrNudTagSize = New instat.ucrNud() @@ -139,8 +91,13 @@ Partial Class sdgPlots Me.ucrInputTag = New instat.ucrInputTextBox() Me.ucrInputGraphSubTitle = New instat.ucrInputTextBox() Me.ucrInputGraphTitle = New instat.ucrInputTextBox() + Me.tbpXAxis = New System.Windows.Forms.TabPage() Me.ucrXAxis = New instat.ucrAxes() + Me.tbpYAxis = New System.Windows.Forms.TabPage() Me.ucrYAxis = New instat.ucrAxes() + Me.tbpTheme = New System.Windows.Forms.TabPage() + Me.cmdSimpleOptions = New System.Windows.Forms.Button() + Me.grpCommonOptions = New System.Windows.Forms.GroupBox() Me.ucrNudYaxisMarkSize = New instat.ucrNud() Me.ucrNudXaxisMarkSize = New instat.ucrNud() Me.ucrNudYSize = New instat.ucrNud() @@ -153,52 +110,95 @@ Partial Class sdgPlots Me.ucrChkXaxisSize = New instat.ucrCheck() Me.ucrChkXaxisAngle = New instat.ucrCheck() Me.ucrChkLegendPosition = New instat.ucrCheck() + Me.lblFont = New System.Windows.Forms.Label() + Me.cmdAllOptions = New System.Windows.Forms.Button() Me.urChkSelectTheme = New instat.ucrCheck() Me.ucrInputThemes = New instat.ucrInputComboBox() + Me.tbpCoordinates = New System.Windows.Forms.TabPage() + Me.grpPolarCordinates = New System.Windows.Forms.GroupBox() Me.ucrInputPolarCoordinates = New instat.ucrInputComboBox() + Me.lblPolarCoordinate = New System.Windows.Forms.Label() + Me.lblStartingAngle = New System.Windows.Forms.Label() Me.ucrChkUsePolarCoordinates = New instat.ucrCheck() + Me.lblPi = New System.Windows.Forms.Label() Me.ucrChkDirectionAnticlockwise = New instat.ucrCheck() Me.ucrInputStartingAngle = New instat.ucrInputTextBox() Me.ucrChkSameScale = New instat.ucrCheck() Me.ucrChkHorizontalPlot = New instat.ucrCheck() + Me.tbpColour = New System.Windows.Forms.TabPage() Me.ucrChkAddColour = New instat.ucrCheck() Me.ucrChkAddFillScale = New instat.ucrCheck() + Me.grpColourScale = New System.Windows.Forms.GroupBox() Me.ucrChkColourDiscrete = New instat.ucrCheck() Me.ucrNudColourScaleTransparency = New instat.ucrNud() Me.ucrInputColourScalePalette = New instat.ucrInputComboBox() Me.ucrNudColourScaleMapEnds = New instat.ucrNud() Me.ucrNudColourScaleMapBegins = New instat.ucrNud() Me.ucrChkColourScaleReverseOrder = New instat.ucrCheck() + Me.lblColourScaleMapEnds = New System.Windows.Forms.Label() + Me.lblColourScaleMapBegins = New System.Windows.Forms.Label() + Me.lblColourScalePalette = New System.Windows.Forms.Label() + Me.lblColourScaleTransparency = New System.Windows.Forms.Label() + Me.grpFillScale = New System.Windows.Forms.GroupBox() Me.ucrChkFillDiscrete = New instat.ucrCheck() Me.ucrNudFillScaleTransparency = New instat.ucrNud() Me.ucrNudFillScaleMapEnds = New instat.ucrNud() Me.ucrNudFillScaleMapBegins = New instat.ucrNud() Me.ucrInputFillScaleColour = New instat.ucrInputComboBox() Me.ucrChkFillScaleReverseColourOrder = New instat.ucrCheck() + Me.lblFillScaleMapEnds = New System.Windows.Forms.Label() + Me.lblFillScaleBeginColour = New System.Windows.Forms.Label() + Me.lblFillScaleColourPalettte = New System.Windows.Forms.Label() + Me.lblFillScaleTransparency = New System.Windows.Forms.Label() + Me.tbpAnnotation = New System.Windows.Forms.TabPage() Me.ucrChkAnnotation = New instat.ucrCheck() + Me.grpAnnotation = New System.Windows.Forms.GroupBox() Me.ucrChkParse = New instat.ucrCheck() Me.ucrInputFill = New instat.ucrColors() Me.ucrInputColour = New instat.ucrColors() + Me.lblCurvature = New System.Windows.Forms.Label() Me.ucrNudAlpha = New instat.ucrNud() + Me.lblAlpha = New System.Windows.Forms.Label() + Me.lblLineend = New System.Windows.Forms.Label() + Me.lblAngle = New System.Windows.Forms.Label() Me.ucrNudAngle = New instat.ucrNud() + Me.lblShape = New System.Windows.Forms.Label() + Me.lblAnnotationGeoms = New System.Windows.Forms.Label() Me.ucrInputAnnotationGeoms = New instat.ucrInputComboBox() + Me.lblSize = New System.Windows.Forms.Label() Me.ucrNudSize = New instat.ucrNud() + Me.lblColour = New System.Windows.Forms.Label() + Me.lblY = New System.Windows.Forms.Label() + Me.lblX = New System.Windows.Forms.Label() + Me.lblFill = New System.Windows.Forms.Label() + Me.lblXmax = New System.Windows.Forms.Label() Me.ucrInputXmax = New instat.ucrInputTextBox() Me.ucrInputYmin = New instat.ucrInputTextBox() Me.ucrInputXmin = New instat.ucrInputTextBox() + Me.lblYmin = New System.Windows.Forms.Label() + Me.lblXmin = New System.Windows.Forms.Label() + Me.lblXend = New System.Windows.Forms.Label() + Me.lblYmax = New System.Windows.Forms.Label() Me.ucrInputYmax = New instat.ucrInputTextBox() Me.ucrInputYend = New instat.ucrInputTextBox() Me.ucrInputXend = New instat.ucrInputTextBox() + Me.lblYend = New System.Windows.Forms.Label() Me.ucrNudLinetype = New instat.ucrNud() + Me.lblLinetype = New System.Windows.Forms.Label() + Me.lblPointrangeFatten = New System.Windows.Forms.Label() Me.ucrNudPointrangeFatten = New instat.ucrNud() Me.ucrNudCrossbarFatten = New instat.ucrNud() + Me.lblCrossbarFatten = New System.Windows.Forms.Label() Me.ucrNudCurvature = New instat.ucrNud() Me.ucrNudShape = New instat.ucrNud() + Me.lblLabel = New System.Windows.Forms.Label() Me.ucrInputLabel = New instat.ucrInputTextBox() Me.ucrInputLineend = New instat.ucrInputComboBox() Me.ucrInputY = New instat.ucrInputTextBox() Me.ucrInputX = New instat.ucrInputTextBox() Me.ucrReceiverY = New instat.ucrReceiverSingle() + Me.ttCaptionTitle = New System.Windows.Forms.ToolTip(Me.components) + Me.ucrBaseSubdialog = New instat.ucrButtonsSubdialogue() Me.tbpPlotsOptions.SuspendLayout() Me.tbpFacet.SuspendLayout() Me.tbpLayers.SuspendLayout() @@ -262,6 +262,103 @@ Partial Class sdgPlots Me.tbpFacet.Text = "Facets" Me.tbpFacet.UseVisualStyleBackColor = True ' + 'ucrChkDrop + ' + Me.ucrChkDrop.AutoSize = True + Me.ucrChkDrop.Checked = False + Me.ucrChkDrop.Location = New System.Drawing.Point(273, 269) + Me.ucrChkDrop.Name = "ucrChkDrop" + Me.ucrChkDrop.Size = New System.Drawing.Size(257, 23) + Me.ucrChkDrop.TabIndex = 11 + ' + 'ucrNudNumberofRows + ' + Me.ucrNudNumberofRows.AutoSize = True + Me.ucrNudNumberofRows.DecimalPlaces = New Decimal(New Integer() {0, 0, 0, 0}) + Me.ucrNudNumberofRows.Increment = New Decimal(New Integer() {1, 0, 0, 0}) + Me.ucrNudNumberofRows.Location = New System.Drawing.Point(169, 252) + Me.ucrNudNumberofRows.Maximum = New Decimal(New Integer() {100, 0, 0, 0}) + Me.ucrNudNumberofRows.Minimum = New Decimal(New Integer() {0, 0, 0, 0}) + Me.ucrNudNumberofRows.Name = "ucrNudNumberofRows" + Me.ucrNudNumberofRows.Size = New System.Drawing.Size(46, 20) + Me.ucrNudNumberofRows.TabIndex = 15 + Me.ucrNudNumberofRows.Value = New Decimal(New Integer() {0, 0, 0, 0}) + ' + 'ucrChkNoOfRowsOrColumns + ' + Me.ucrChkNoOfRowsOrColumns.AutoSize = True + Me.ucrChkNoOfRowsOrColumns.Checked = False + Me.ucrChkNoOfRowsOrColumns.Location = New System.Drawing.Point(7, 254) + Me.ucrChkNoOfRowsOrColumns.Name = "ucrChkNoOfRowsOrColumns" + Me.ucrChkNoOfRowsOrColumns.Size = New System.Drawing.Size(156, 23) + Me.ucrChkNoOfRowsOrColumns.TabIndex = 14 + ' + 'ucrChkIncludeFacets + ' + Me.ucrChkIncludeFacets.AutoSize = True + Me.ucrChkIncludeFacets.Checked = False + Me.ucrChkIncludeFacets.Location = New System.Drawing.Point(8, 13) + Me.ucrChkIncludeFacets.Name = "ucrChkIncludeFacets" + Me.ucrChkIncludeFacets.Size = New System.Drawing.Size(121, 23) + Me.ucrChkIncludeFacets.TabIndex = 0 + ' + 'ucrChkLabeler + ' + Me.ucrChkLabeler.AutoSize = True + Me.ucrChkLabeler.Checked = False + Me.ucrChkLabeler.Location = New System.Drawing.Point(273, 245) + Me.ucrChkLabeler.Name = "ucrChkLabeler" + Me.ucrChkLabeler.Size = New System.Drawing.Size(257, 23) + Me.ucrChkLabeler.TabIndex = 10 + ' + 'ucrChkFreeSpace + ' + Me.ucrChkFreeSpace.AutoSize = True + Me.ucrChkFreeSpace.Checked = False + Me.ucrChkFreeSpace.Location = New System.Drawing.Point(273, 221) + Me.ucrChkFreeSpace.Name = "ucrChkFreeSpace" + Me.ucrChkFreeSpace.Size = New System.Drawing.Size(257, 23) + Me.ucrChkFreeSpace.TabIndex = 9 + ' + 'ucrChkFreeScalesY + ' + Me.ucrChkFreeScalesY.AutoSize = True + Me.ucrChkFreeScalesY.Checked = False + Me.ucrChkFreeScalesY.Location = New System.Drawing.Point(273, 197) + Me.ucrChkFreeScalesY.Name = "ucrChkFreeScalesY" + Me.ucrChkFreeScalesY.Size = New System.Drawing.Size(257, 23) + Me.ucrChkFreeScalesY.TabIndex = 8 + ' + 'ucrChkFreeScalesX + ' + Me.ucrChkFreeScalesX.AutoSize = True + Me.ucrChkFreeScalesX.Checked = False + Me.ucrChkFreeScalesX.Location = New System.Drawing.Point(273, 173) + Me.ucrChkFreeScalesX.Name = "ucrChkFreeScalesX" + Me.ucrChkFreeScalesX.Size = New System.Drawing.Size(257, 23) + Me.ucrChkFreeScalesX.TabIndex = 7 + ' + 'ucrChkMargin + ' + Me.ucrChkMargin.AutoSize = True + Me.ucrChkMargin.Checked = False + Me.ucrChkMargin.Location = New System.Drawing.Point(273, 149) + Me.ucrChkMargin.Name = "ucrChkMargin" + Me.ucrChkMargin.Size = New System.Drawing.Size(257, 23) + Me.ucrChkMargin.TabIndex = 6 + ' + 'ucrFacetSelector + ' + Me.ucrFacetSelector.AutoSize = True + Me.ucrFacetSelector.bDropUnusedFilterLevels = False + Me.ucrFacetSelector.bShowHiddenColumns = False + Me.ucrFacetSelector.bUseCurrentFilter = True + Me.ucrFacetSelector.Location = New System.Drawing.Point(8, 36) + Me.ucrFacetSelector.Margin = New System.Windows.Forms.Padding(0) + Me.ucrFacetSelector.Name = "ucrFacetSelector" + Me.ucrFacetSelector.Size = New System.Drawing.Size(213, 183) + Me.ucrFacetSelector.TabIndex = 1 + ' 'rdoHorizontal ' Me.rdoHorizontal.AutoSize = True @@ -298,871 +395,17 @@ Partial Class sdgPlots Me.lblFactor2.TabIndex = 4 Me.lblFactor2.Text = "2nd Factor (Optional):" ' - 'lblFactor1 - ' - Me.lblFactor1.AutoSize = True - Me.lblFactor1.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblFactor1.Location = New System.Drawing.Point(272, 44) - Me.lblFactor1.Name = "lblFactor1" - Me.lblFactor1.Size = New System.Drawing.Size(57, 13) - Me.lblFactor1.TabIndex = 2 - Me.lblFactor1.Tag = "" - Me.lblFactor1.Text = "1st Factor:" - ' - 'tbpLayers - ' - Me.tbpLayers.Controls.Add(Me.ucrPlotsAdditionalLayers) - Me.tbpLayers.Location = New System.Drawing.Point(4, 22) - Me.tbpLayers.Name = "tbpLayers" - Me.tbpLayers.Padding = New System.Windows.Forms.Padding(3) - Me.tbpLayers.Size = New System.Drawing.Size(669, 455) - Me.tbpLayers.TabIndex = 4 - Me.tbpLayers.Tag = "Layers" - Me.tbpLayers.Text = "Layers" - Me.tbpLayers.UseVisualStyleBackColor = True - ' - 'tbpTitles - ' - Me.tbpTitles.Controls.Add(Me.ucrChkIncludeTitles) - Me.tbpTitles.Controls.Add(Me.lblLegendSize) - Me.tbpTitles.Controls.Add(Me.lblTagSize) - Me.tbpTitles.Controls.Add(Me.lblCaptionSize) - Me.tbpTitles.Controls.Add(Me.lblSubTitleSize) - Me.tbpTitles.Controls.Add(Me.lblTitleSize) - Me.tbpTitles.Controls.Add(Me.lblLegendTitle) - Me.tbpTitles.Controls.Add(Me.lblTag) - Me.tbpTitles.Controls.Add(Me.lblCaption) - Me.tbpTitles.Controls.Add(Me.lblSubTitle) - Me.tbpTitles.Controls.Add(Me.lblTitle) - Me.tbpTitles.Controls.Add(Me.grpLegendTitle) - Me.tbpTitles.Controls.Add(Me.ucrNudLegendSize) - Me.tbpTitles.Controls.Add(Me.ucrNudTagSize) - Me.tbpTitles.Controls.Add(Me.ucrChkTag) - Me.tbpTitles.Controls.Add(Me.ucrChkNewLegend) - Me.tbpTitles.Controls.Add(Me.ucrInputGraphCaption) - Me.tbpTitles.Controls.Add(Me.ucrNudCaptionSize) - Me.tbpTitles.Controls.Add(Me.ucrNudSubTitleSize) - Me.tbpTitles.Controls.Add(Me.ucrNudTitleSize) - Me.tbpTitles.Controls.Add(Me.ucrInputLegendTitle) - Me.tbpTitles.Controls.Add(Me.ucrInputTag) - Me.tbpTitles.Controls.Add(Me.ucrInputGraphSubTitle) - Me.tbpTitles.Controls.Add(Me.ucrInputGraphTitle) - Me.tbpTitles.Location = New System.Drawing.Point(4, 22) - Me.tbpTitles.Name = "tbpTitles" - Me.tbpTitles.Padding = New System.Windows.Forms.Padding(3) - Me.tbpTitles.Size = New System.Drawing.Size(669, 455) - Me.tbpTitles.TabIndex = 2 - Me.tbpTitles.Tag = "Titles" - Me.tbpTitles.Text = "Titles" - Me.tbpTitles.UseVisualStyleBackColor = True - ' - 'lblLegendSize - ' - Me.lblLegendSize.AutoSize = True - Me.lblLegendSize.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblLegendSize.Location = New System.Drawing.Point(320, 207) - Me.lblLegendSize.Name = "lblLegendSize" - Me.lblLegendSize.Size = New System.Drawing.Size(69, 13) - Me.lblLegendSize.TabIndex = 54 - Me.lblLegendSize.Text = "Legend Size:" - ' - 'lblTagSize - ' - Me.lblTagSize.AutoSize = True - Me.lblTagSize.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblTagSize.Location = New System.Drawing.Point(320, 168) - Me.lblTagSize.Name = "lblTagSize" - Me.lblTagSize.Size = New System.Drawing.Size(52, 13) - Me.lblTagSize.TabIndex = 52 - Me.lblTagSize.Text = "Tag Size:" - ' - 'lblCaptionSize - ' - Me.lblCaptionSize.AutoSize = True - Me.lblCaptionSize.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblCaptionSize.Location = New System.Drawing.Point(320, 115) - Me.lblCaptionSize.Name = "lblCaptionSize" - Me.lblCaptionSize.Size = New System.Drawing.Size(69, 13) - Me.lblCaptionSize.TabIndex = 45 - Me.lblCaptionSize.Text = "Caption Size:" - ' - 'lblSubTitleSize - ' - Me.lblSubTitleSize.AutoSize = True - Me.lblSubTitleSize.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblSubTitleSize.Location = New System.Drawing.Point(318, 72) - Me.lblSubTitleSize.Name = "lblSubTitleSize" - Me.lblSubTitleSize.Size = New System.Drawing.Size(75, 13) - Me.lblSubTitleSize.TabIndex = 46 - Me.lblSubTitleSize.Text = "Sub Title Size:" - ' - 'lblTitleSize - ' - Me.lblTitleSize.AutoSize = True - Me.lblTitleSize.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblTitleSize.Location = New System.Drawing.Point(318, 42) - Me.lblTitleSize.Name = "lblTitleSize" - Me.lblTitleSize.Size = New System.Drawing.Size(53, 13) - Me.lblTitleSize.TabIndex = 47 - Me.lblTitleSize.Text = "Title Size:" - ' - 'lblLegendTitle - ' - Me.lblLegendTitle.AutoSize = True - Me.lblLegendTitle.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblLegendTitle.Location = New System.Drawing.Point(126, 207) - Me.lblLegendTitle.Name = "lblLegendTitle" - Me.lblLegendTitle.Size = New System.Drawing.Size(72, 13) - Me.lblLegendTitle.TabIndex = 40 - Me.lblLegendTitle.Text = " Legend Title:" - ' - 'lblTag - ' - Me.lblTag.AutoSize = True - Me.lblTag.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblTag.Location = New System.Drawing.Point(126, 168) - Me.lblTag.Name = "lblTag" - Me.lblTag.Size = New System.Drawing.Size(29, 13) - Me.lblTag.TabIndex = 36 - Me.lblTag.Text = "Tag:" - ' - 'lblCaption - ' - Me.lblCaption.AutoSize = True - Me.lblCaption.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblCaption.Location = New System.Drawing.Point(6, 114) - Me.lblCaption.Name = "lblCaption" - Me.lblCaption.Size = New System.Drawing.Size(78, 13) - Me.lblCaption.TabIndex = 10 - Me.lblCaption.Text = "Graph Caption:" - ' - 'lblSubTitle - ' - Me.lblSubTitle.AutoSize = True - Me.lblSubTitle.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblSubTitle.Location = New System.Drawing.Point(6, 65) - Me.lblSubTitle.Name = "lblSubTitle" - Me.lblSubTitle.Size = New System.Drawing.Size(84, 13) - Me.lblSubTitle.TabIndex = 10 - Me.lblSubTitle.Text = "Graph Sub Title:" - ' - 'lblTitle - ' - Me.lblTitle.AutoSize = True - Me.lblTitle.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblTitle.Location = New System.Drawing.Point(7, 41) - Me.lblTitle.Name = "lblTitle" - Me.lblTitle.Size = New System.Drawing.Size(62, 13) - Me.lblTitle.TabIndex = 10 - Me.lblTitle.Text = "Graph Title:" - ' - 'grpLegendTitle - ' - Me.grpLegendTitle.Controls.Add(Me.ucrChkOverwriteLegendTitle) - Me.grpLegendTitle.Controls.Add(Me.ucrChkDisplayLegendTitle) - Me.grpLegendTitle.Controls.Add(Me.ucrInputLegend) - Me.grpLegendTitle.Controls.Add(Me.rdoLegendTitleCustom) - Me.grpLegendTitle.Controls.Add(Me.rdoLegendTitleAuto) - Me.grpLegendTitle.Controls.Add(Me.ucrPnlLegendTitle) - Me.grpLegendTitle.Location = New System.Drawing.Point(10, 257) - Me.grpLegendTitle.Name = "grpLegendTitle" - Me.grpLegendTitle.Size = New System.Drawing.Size(299, 105) - Me.grpLegendTitle.TabIndex = 8 - Me.grpLegendTitle.TabStop = False - Me.grpLegendTitle.Text = "Legend Title" - Me.grpLegendTitle.Visible = False - ' - 'rdoLegendTitleCustom - ' - Me.rdoLegendTitleCustom.AutoSize = True - Me.rdoLegendTitleCustom.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.rdoLegendTitleCustom.Location = New System.Drawing.Point(73, 23) - Me.rdoLegendTitleCustom.Name = "rdoLegendTitleCustom" - Me.rdoLegendTitleCustom.Size = New System.Drawing.Size(60, 17) - Me.rdoLegendTitleCustom.TabIndex = 10 - Me.rdoLegendTitleCustom.TabStop = True - Me.rdoLegendTitleCustom.Text = "Custom" - Me.rdoLegendTitleCustom.UseVisualStyleBackColor = True - ' - 'rdoLegendTitleAuto - ' - Me.rdoLegendTitleAuto.AutoSize = True - Me.rdoLegendTitleAuto.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.rdoLegendTitleAuto.Location = New System.Drawing.Point(6, 23) - Me.rdoLegendTitleAuto.Name = "rdoLegendTitleAuto" - Me.rdoLegendTitleAuto.Size = New System.Drawing.Size(47, 17) - Me.rdoLegendTitleAuto.TabIndex = 9 - Me.rdoLegendTitleAuto.TabStop = True - Me.rdoLegendTitleAuto.Text = "Auto" - Me.rdoLegendTitleAuto.UseVisualStyleBackColor = True - ' - 'tbpXAxis - ' - Me.tbpXAxis.Controls.Add(Me.ucrXAxis) - Me.tbpXAxis.Location = New System.Drawing.Point(4, 22) - Me.tbpXAxis.Name = "tbpXAxis" - Me.tbpXAxis.Padding = New System.Windows.Forms.Padding(3) - Me.tbpXAxis.Size = New System.Drawing.Size(669, 455) - Me.tbpXAxis.TabIndex = 5 - Me.tbpXAxis.Text = "X-Axis" - Me.tbpXAxis.UseVisualStyleBackColor = True - ' - 'tbpYAxis - ' - Me.tbpYAxis.Controls.Add(Me.ucrYAxis) - Me.tbpYAxis.Location = New System.Drawing.Point(4, 22) - Me.tbpYAxis.Name = "tbpYAxis" - Me.tbpYAxis.Padding = New System.Windows.Forms.Padding(3) - Me.tbpYAxis.Size = New System.Drawing.Size(669, 455) - Me.tbpYAxis.TabIndex = 6 - Me.tbpYAxis.Text = "Y-Axis" - Me.tbpYAxis.UseVisualStyleBackColor = True - ' - 'tbpTheme - ' - Me.tbpTheme.Controls.Add(Me.cmdSimpleOptions) - Me.tbpTheme.Controls.Add(Me.grpCommonOptions) - Me.tbpTheme.Controls.Add(Me.lblFont) - Me.tbpTheme.Controls.Add(Me.cmdAllOptions) - Me.tbpTheme.Controls.Add(Me.urChkSelectTheme) - Me.tbpTheme.Controls.Add(Me.ucrInputThemes) - Me.tbpTheme.Location = New System.Drawing.Point(4, 22) - Me.tbpTheme.Name = "tbpTheme" - Me.tbpTheme.Padding = New System.Windows.Forms.Padding(3) - Me.tbpTheme.Size = New System.Drawing.Size(669, 455) - Me.tbpTheme.TabIndex = 1 - Me.tbpTheme.Tag = "Theme" - Me.tbpTheme.Text = "Themes" - Me.tbpTheme.UseVisualStyleBackColor = True - ' - 'cmdSimpleOptions - ' - Me.cmdSimpleOptions.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.cmdSimpleOptions.Location = New System.Drawing.Point(174, 49) - Me.cmdSimpleOptions.Name = "cmdSimpleOptions" - Me.cmdSimpleOptions.Size = New System.Drawing.Size(135, 23) - Me.cmdSimpleOptions.TabIndex = 107 - Me.cmdSimpleOptions.Text = "Simple Options" - Me.cmdSimpleOptions.UseVisualStyleBackColor = True - ' - 'grpCommonOptions - ' - Me.grpCommonOptions.Controls.Add(Me.ucrNudYaxisMarkSize) - Me.grpCommonOptions.Controls.Add(Me.ucrNudXaxisMarkSize) - Me.grpCommonOptions.Controls.Add(Me.ucrNudYSize) - Me.grpCommonOptions.Controls.Add(Me.ucrNudXSize) - Me.grpCommonOptions.Controls.Add(Me.ucrNudXAngle) - Me.grpCommonOptions.Controls.Add(Me.ucrInputLegendPosition) - Me.grpCommonOptions.Controls.Add(Me.ucrChkYaxisTickMarkLabelSize) - Me.grpCommonOptions.Controls.Add(Me.ucrChkXaxisTickMarkLabelSize) - Me.grpCommonOptions.Controls.Add(Me.ucrChkYaxisSize) - Me.grpCommonOptions.Controls.Add(Me.ucrChkXaxisSize) - Me.grpCommonOptions.Controls.Add(Me.ucrChkXaxisAngle) - Me.grpCommonOptions.Controls.Add(Me.ucrChkLegendPosition) - Me.grpCommonOptions.Location = New System.Drawing.Point(7, 81) - Me.grpCommonOptions.Name = "grpCommonOptions" - Me.grpCommonOptions.Size = New System.Drawing.Size(497, 243) - Me.grpCommonOptions.TabIndex = 5 - Me.grpCommonOptions.TabStop = False - Me.grpCommonOptions.Text = "Common Options" - ' - 'lblFont - ' - Me.lblFont.AutoSize = True - Me.lblFont.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblFont.Location = New System.Drawing.Point(233, 49) - Me.lblFont.Name = "lblFont" - Me.lblFont.Size = New System.Drawing.Size(0, 13) - Me.lblFont.TabIndex = 4 - ' - 'cmdAllOptions - ' - Me.cmdAllOptions.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.cmdAllOptions.Location = New System.Drawing.Point(29, 49) - Me.cmdAllOptions.Name = "cmdAllOptions" - Me.cmdAllOptions.Size = New System.Drawing.Size(139, 23) - Me.cmdAllOptions.TabIndex = 2 - Me.cmdAllOptions.Text = "All Options" - Me.cmdAllOptions.UseVisualStyleBackColor = True - ' - 'tbpCoordinates - ' - Me.tbpCoordinates.Controls.Add(Me.grpPolarCordinates) - Me.tbpCoordinates.Controls.Add(Me.ucrChkSameScale) - Me.tbpCoordinates.Controls.Add(Me.ucrChkHorizontalPlot) - Me.tbpCoordinates.Location = New System.Drawing.Point(4, 22) - Me.tbpCoordinates.Name = "tbpCoordinates" - Me.tbpCoordinates.Padding = New System.Windows.Forms.Padding(3) - Me.tbpCoordinates.Size = New System.Drawing.Size(669, 455) - Me.tbpCoordinates.TabIndex = 7 - Me.tbpCoordinates.Text = "Coordinates" - Me.tbpCoordinates.UseVisualStyleBackColor = True - ' - 'grpPolarCordinates - ' - Me.grpPolarCordinates.Controls.Add(Me.ucrInputPolarCoordinates) - Me.grpPolarCordinates.Controls.Add(Me.lblPolarCoordinate) - Me.grpPolarCordinates.Controls.Add(Me.lblStartingAngle) - Me.grpPolarCordinates.Controls.Add(Me.ucrChkUsePolarCoordinates) - Me.grpPolarCordinates.Controls.Add(Me.lblPi) - Me.grpPolarCordinates.Controls.Add(Me.ucrChkDirectionAnticlockwise) - Me.grpPolarCordinates.Controls.Add(Me.ucrInputStartingAngle) - Me.grpPolarCordinates.Location = New System.Drawing.Point(3, 67) - Me.grpPolarCordinates.Name = "grpPolarCordinates" - Me.grpPolarCordinates.Size = New System.Drawing.Size(300, 136) - Me.grpPolarCordinates.TabIndex = 22 - Me.grpPolarCordinates.TabStop = False - Me.grpPolarCordinates.Text = "Polar Cordinates" - ' - 'lblPolarCoordinate - ' - Me.lblPolarCoordinate.AutoSize = True - Me.lblPolarCoordinate.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblPolarCoordinate.Location = New System.Drawing.Point(10, 46) - Me.lblPolarCoordinate.Name = "lblPolarCoordinate" - Me.lblPolarCoordinate.Size = New System.Drawing.Size(88, 13) - Me.lblPolarCoordinate.TabIndex = 23 - Me.lblPolarCoordinate.Text = "Polar Coordinate:" - ' - 'lblStartingAngle - ' - Me.lblStartingAngle.AutoSize = True - Me.lblStartingAngle.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblStartingAngle.Location = New System.Drawing.Point(10, 99) - Me.lblStartingAngle.Name = "lblStartingAngle" - Me.lblStartingAngle.Size = New System.Drawing.Size(76, 13) - Me.lblStartingAngle.TabIndex = 22 - Me.lblStartingAngle.Text = "Starting Angle:" - ' - 'lblPi - ' - Me.lblPi.AutoSize = True - Me.lblPi.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblPi.Location = New System.Drawing.Point(191, 103) - Me.lblPi.Name = "lblPi" - Me.lblPi.Size = New System.Drawing.Size(15, 13) - Me.lblPi.TabIndex = 21 - Me.lblPi.Tag = "" - Me.lblPi.Text = "pi" - ' - 'tbpColour - ' - Me.tbpColour.Controls.Add(Me.ucrChkAddColour) - Me.tbpColour.Controls.Add(Me.ucrChkAddFillScale) - Me.tbpColour.Controls.Add(Me.grpColourScale) - Me.tbpColour.Controls.Add(Me.grpFillScale) - Me.tbpColour.Location = New System.Drawing.Point(4, 22) - Me.tbpColour.Name = "tbpColour" - Me.tbpColour.Padding = New System.Windows.Forms.Padding(3) - Me.tbpColour.Size = New System.Drawing.Size(669, 455) - Me.tbpColour.TabIndex = 8 - Me.tbpColour.Text = "Colour" - Me.tbpColour.UseVisualStyleBackColor = True - ' - 'grpColourScale - ' - Me.grpColourScale.Controls.Add(Me.ucrChkColourDiscrete) - Me.grpColourScale.Controls.Add(Me.ucrNudColourScaleTransparency) - Me.grpColourScale.Controls.Add(Me.ucrInputColourScalePalette) - Me.grpColourScale.Controls.Add(Me.ucrNudColourScaleMapEnds) - Me.grpColourScale.Controls.Add(Me.ucrNudColourScaleMapBegins) - Me.grpColourScale.Controls.Add(Me.ucrChkColourScaleReverseOrder) - Me.grpColourScale.Controls.Add(Me.lblColourScaleMapEnds) - Me.grpColourScale.Controls.Add(Me.lblColourScaleMapBegins) - Me.grpColourScale.Controls.Add(Me.lblColourScalePalette) - Me.grpColourScale.Controls.Add(Me.lblColourScaleTransparency) - Me.grpColourScale.Location = New System.Drawing.Point(13, 236) - Me.grpColourScale.Name = "grpColourScale" - Me.grpColourScale.Size = New System.Drawing.Size(444, 181) - Me.grpColourScale.TabIndex = 25 - Me.grpColourScale.TabStop = False - Me.grpColourScale.Text = "Colour Scale" - ' - 'lblColourScaleMapEnds - ' - Me.lblColourScaleMapEnds.AutoSize = True - Me.lblColourScaleMapEnds.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblColourScaleMapEnds.Location = New System.Drawing.Point(7, 100) - Me.lblColourScaleMapEnds.Name = "lblColourScaleMapEnds" - Me.lblColourScaleMapEnds.Size = New System.Drawing.Size(198, 13) - Me.lblColourScaleMapEnds.TabIndex = 3 - Me.lblColourScaleMapEnds.Text = "Corrected Hue Where Colour Map Ends:" - ' - 'lblColourScaleMapBegins - ' - Me.lblColourScaleMapBegins.AutoSize = True - Me.lblColourScaleMapBegins.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblColourScaleMapBegins.Location = New System.Drawing.Point(7, 75) - Me.lblColourScaleMapBegins.Name = "lblColourScaleMapBegins" - Me.lblColourScaleMapBegins.Size = New System.Drawing.Size(206, 13) - Me.lblColourScaleMapBegins.TabIndex = 2 - Me.lblColourScaleMapBegins.Text = "Corrected Hue Where Colour Map Begins:" - ' - 'lblColourScalePalette - ' - Me.lblColourScalePalette.AutoSize = True - Me.lblColourScalePalette.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblColourScalePalette.Location = New System.Drawing.Point(7, 25) - Me.lblColourScalePalette.Name = "lblColourScalePalette" - Me.lblColourScalePalette.Size = New System.Drawing.Size(76, 13) - Me.lblColourScalePalette.TabIndex = 1 - Me.lblColourScalePalette.Text = "Colour Palette:" - ' - 'lblColourScaleTransparency - ' - Me.lblColourScaleTransparency.AutoSize = True - Me.lblColourScaleTransparency.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblColourScaleTransparency.Location = New System.Drawing.Point(7, 50) - Me.lblColourScaleTransparency.Name = "lblColourScaleTransparency" - Me.lblColourScaleTransparency.Size = New System.Drawing.Size(75, 13) - Me.lblColourScaleTransparency.TabIndex = 0 - Me.lblColourScaleTransparency.Text = "Transparency:" - ' - 'grpFillScale - ' - Me.grpFillScale.Controls.Add(Me.ucrChkFillDiscrete) - Me.grpFillScale.Controls.Add(Me.ucrNudFillScaleTransparency) - Me.grpFillScale.Controls.Add(Me.ucrNudFillScaleMapEnds) - Me.grpFillScale.Controls.Add(Me.ucrNudFillScaleMapBegins) - Me.grpFillScale.Controls.Add(Me.ucrInputFillScaleColour) - Me.grpFillScale.Controls.Add(Me.ucrChkFillScaleReverseColourOrder) - Me.grpFillScale.Controls.Add(Me.lblFillScaleMapEnds) - Me.grpFillScale.Controls.Add(Me.lblFillScaleBeginColour) - Me.grpFillScale.Controls.Add(Me.lblFillScaleColourPalettte) - Me.grpFillScale.Controls.Add(Me.lblFillScaleTransparency) - Me.grpFillScale.Location = New System.Drawing.Point(13, 30) - Me.grpFillScale.Name = "grpFillScale" - Me.grpFillScale.Size = New System.Drawing.Size(444, 174) - Me.grpFillScale.TabIndex = 23 - Me.grpFillScale.TabStop = False - Me.grpFillScale.Text = "Fill Scale" - ' - 'lblFillScaleMapEnds - ' - Me.lblFillScaleMapEnds.AutoSize = True - Me.lblFillScaleMapEnds.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblFillScaleMapEnds.Location = New System.Drawing.Point(7, 98) - Me.lblFillScaleMapEnds.Name = "lblFillScaleMapEnds" - Me.lblFillScaleMapEnds.Size = New System.Drawing.Size(198, 13) - Me.lblFillScaleMapEnds.TabIndex = 3 - Me.lblFillScaleMapEnds.Text = "Corrected Hue Where Colour Map Ends:" - ' - 'lblFillScaleBeginColour - ' - Me.lblFillScaleBeginColour.AutoSize = True - Me.lblFillScaleBeginColour.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblFillScaleBeginColour.Location = New System.Drawing.Point(7, 73) - Me.lblFillScaleBeginColour.Name = "lblFillScaleBeginColour" - Me.lblFillScaleBeginColour.Size = New System.Drawing.Size(206, 13) - Me.lblFillScaleBeginColour.TabIndex = 2 - Me.lblFillScaleBeginColour.Text = "Corrected Hue Where Colour Map Begins:" - ' - 'lblFillScaleColourPalettte - ' - Me.lblFillScaleColourPalettte.AutoSize = True - Me.lblFillScaleColourPalettte.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblFillScaleColourPalettte.Location = New System.Drawing.Point(7, 23) - Me.lblFillScaleColourPalettte.Name = "lblFillScaleColourPalettte" - Me.lblFillScaleColourPalettte.Size = New System.Drawing.Size(76, 13) - Me.lblFillScaleColourPalettte.TabIndex = 1 - Me.lblFillScaleColourPalettte.Text = "Colour Palette:" - ' - 'lblFillScaleTransparency - ' - Me.lblFillScaleTransparency.AutoSize = True - Me.lblFillScaleTransparency.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblFillScaleTransparency.Location = New System.Drawing.Point(7, 48) - Me.lblFillScaleTransparency.Name = "lblFillScaleTransparency" - Me.lblFillScaleTransparency.Size = New System.Drawing.Size(75, 13) - Me.lblFillScaleTransparency.TabIndex = 0 - Me.lblFillScaleTransparency.Text = "Transparency:" - ' - 'tbpAnnotation - ' - Me.tbpAnnotation.Controls.Add(Me.ucrChkAnnotation) - Me.tbpAnnotation.Controls.Add(Me.grpAnnotation) - Me.tbpAnnotation.Location = New System.Drawing.Point(4, 22) - Me.tbpAnnotation.Name = "tbpAnnotation" - Me.tbpAnnotation.Padding = New System.Windows.Forms.Padding(3) - Me.tbpAnnotation.Size = New System.Drawing.Size(669, 455) - Me.tbpAnnotation.TabIndex = 9 - Me.tbpAnnotation.Text = "Annotation" - Me.tbpAnnotation.UseVisualStyleBackColor = True - ' - 'grpAnnotation - ' - Me.grpAnnotation.Controls.Add(Me.ucrChkParse) - Me.grpAnnotation.Controls.Add(Me.ucrInputFill) - Me.grpAnnotation.Controls.Add(Me.ucrInputColour) - Me.grpAnnotation.Controls.Add(Me.lblCurvature) - Me.grpAnnotation.Controls.Add(Me.ucrNudAlpha) - Me.grpAnnotation.Controls.Add(Me.lblAlpha) - Me.grpAnnotation.Controls.Add(Me.lblLineend) - Me.grpAnnotation.Controls.Add(Me.lblAngle) - Me.grpAnnotation.Controls.Add(Me.ucrNudAngle) - Me.grpAnnotation.Controls.Add(Me.lblShape) - Me.grpAnnotation.Controls.Add(Me.lblAnnotationGeoms) - Me.grpAnnotation.Controls.Add(Me.ucrInputAnnotationGeoms) - Me.grpAnnotation.Controls.Add(Me.lblSize) - Me.grpAnnotation.Controls.Add(Me.ucrNudSize) - Me.grpAnnotation.Controls.Add(Me.lblColour) - Me.grpAnnotation.Controls.Add(Me.lblY) - Me.grpAnnotation.Controls.Add(Me.lblX) - Me.grpAnnotation.Controls.Add(Me.lblFill) - Me.grpAnnotation.Controls.Add(Me.lblXmax) - Me.grpAnnotation.Controls.Add(Me.ucrInputXmax) - Me.grpAnnotation.Controls.Add(Me.ucrInputYmin) - Me.grpAnnotation.Controls.Add(Me.ucrInputXmin) - Me.grpAnnotation.Controls.Add(Me.lblYmin) - Me.grpAnnotation.Controls.Add(Me.lblXmin) - Me.grpAnnotation.Controls.Add(Me.lblXend) - Me.grpAnnotation.Controls.Add(Me.lblYmax) - Me.grpAnnotation.Controls.Add(Me.ucrInputYmax) - Me.grpAnnotation.Controls.Add(Me.ucrInputYend) - Me.grpAnnotation.Controls.Add(Me.ucrInputXend) - Me.grpAnnotation.Controls.Add(Me.lblYend) - Me.grpAnnotation.Controls.Add(Me.ucrNudLinetype) - Me.grpAnnotation.Controls.Add(Me.lblLinetype) - Me.grpAnnotation.Controls.Add(Me.lblPointrangeFatten) - Me.grpAnnotation.Controls.Add(Me.ucrNudPointrangeFatten) - Me.grpAnnotation.Controls.Add(Me.ucrNudCrossbarFatten) - Me.grpAnnotation.Controls.Add(Me.lblCrossbarFatten) - Me.grpAnnotation.Controls.Add(Me.ucrNudCurvature) - Me.grpAnnotation.Controls.Add(Me.ucrNudShape) - Me.grpAnnotation.Controls.Add(Me.lblLabel) - Me.grpAnnotation.Controls.Add(Me.ucrInputLabel) - Me.grpAnnotation.Controls.Add(Me.ucrInputLineend) - Me.grpAnnotation.Controls.Add(Me.ucrInputY) - Me.grpAnnotation.Controls.Add(Me.ucrInputX) - Me.grpAnnotation.Controls.Add(Me.ucrReceiverY) - Me.grpAnnotation.Location = New System.Drawing.Point(7, 43) - Me.grpAnnotation.Name = "grpAnnotation" - Me.grpAnnotation.Size = New System.Drawing.Size(459, 374) - Me.grpAnnotation.TabIndex = 43 - Me.grpAnnotation.TabStop = False - Me.grpAnnotation.Text = "Annotation" - ' - 'lblCurvature - ' - Me.lblCurvature.AutoSize = True - Me.lblCurvature.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblCurvature.Location = New System.Drawing.Point(7, 184) - Me.lblCurvature.Name = "lblCurvature" - Me.lblCurvature.Size = New System.Drawing.Size(58, 13) - Me.lblCurvature.TabIndex = 85 - Me.lblCurvature.Text = "curvature :" - ' - 'lblAlpha - ' - Me.lblAlpha.AutoSize = True - Me.lblAlpha.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblAlpha.Location = New System.Drawing.Point(26, 135) - Me.lblAlpha.Name = "lblAlpha" - Me.lblAlpha.Size = New System.Drawing.Size(39, 13) - Me.lblAlpha.TabIndex = 19 - Me.lblAlpha.Text = "alpha :" - ' - 'lblLineend - ' - Me.lblLineend.AutoSize = True - Me.lblLineend.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblLineend.Location = New System.Drawing.Point(18, 184) - Me.lblLineend.Name = "lblLineend" - Me.lblLineend.Size = New System.Drawing.Size(47, 13) - Me.lblLineend.TabIndex = 83 - Me.lblLineend.Text = "lineend :" - ' - 'lblAngle - ' - Me.lblAngle.AutoSize = True - Me.lblAngle.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblAngle.Location = New System.Drawing.Point(26, 208) - Me.lblAngle.Name = "lblAngle" - Me.lblAngle.Size = New System.Drawing.Size(39, 13) - Me.lblAngle.TabIndex = 80 - Me.lblAngle.Text = "angle :" - ' - 'lblShape - ' - Me.lblShape.AutoSize = True - Me.lblShape.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblShape.Location = New System.Drawing.Point(23, 210) - Me.lblShape.Name = "lblShape" - Me.lblShape.Size = New System.Drawing.Size(42, 13) - Me.lblShape.TabIndex = 79 - Me.lblShape.Text = "shape :" - ' - 'lblAnnotationGeoms - ' - Me.lblAnnotationGeoms.AutoSize = True - Me.lblAnnotationGeoms.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblAnnotationGeoms.Location = New System.Drawing.Point(25, 24) - Me.lblAnnotationGeoms.Name = "lblAnnotationGeoms" - Me.lblAnnotationGeoms.Size = New System.Drawing.Size(41, 13) - Me.lblAnnotationGeoms.TabIndex = 77 - Me.lblAnnotationGeoms.Text = "Geom :" - ' - 'lblSize - ' - Me.lblSize.AutoSize = True - Me.lblSize.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblSize.Location = New System.Drawing.Point(34, 111) - Me.lblSize.Name = "lblSize" - Me.lblSize.Size = New System.Drawing.Size(31, 13) - Me.lblSize.TabIndex = 75 - Me.lblSize.Text = "size :" - ' - 'lblColour - ' - Me.lblColour.AutoSize = True - Me.lblColour.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblColour.Location = New System.Drawing.Point(23, 87) - Me.lblColour.Name = "lblColour" - Me.lblColour.Size = New System.Drawing.Size(42, 13) - Me.lblColour.TabIndex = 73 - Me.lblColour.Text = "colour :" - ' - 'lblY - ' - Me.lblY.AutoSize = True - Me.lblY.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblY.Location = New System.Drawing.Point(291, 56) - Me.lblY.Name = "lblY" - Me.lblY.Size = New System.Drawing.Size(18, 13) - Me.lblY.TabIndex = 69 - Me.lblY.Text = "y :" - ' - 'lblX - ' - Me.lblX.AutoSize = True - Me.lblX.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblX.Location = New System.Drawing.Point(294, 31) - Me.lblX.Name = "lblX" - Me.lblX.Size = New System.Drawing.Size(15, 13) - Me.lblX.TabIndex = 68 - Me.lblX.Text = "x:" - ' - 'lblFill - ' - Me.lblFill.AutoSize = True - Me.lblFill.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblFill.Location = New System.Drawing.Point(43, 184) - Me.lblFill.Name = "lblFill" - Me.lblFill.Size = New System.Drawing.Size(22, 13) - Me.lblFill.TabIndex = 61 - Me.lblFill.Text = "fill :" - ' - 'lblXmax - ' - Me.lblXmax.AutoSize = True - Me.lblXmax.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblXmax.Location = New System.Drawing.Point(272, 132) - Me.lblXmax.Name = "lblXmax" - Me.lblXmax.Size = New System.Drawing.Size(37, 13) - Me.lblXmax.TabIndex = 51 - Me.lblXmax.Text = "xmax :" - ' - 'lblYmin - ' - Me.lblYmin.AutoSize = True - Me.lblYmin.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblYmin.Location = New System.Drawing.Point(275, 106) - Me.lblYmin.Name = "lblYmin" - Me.lblYmin.Size = New System.Drawing.Size(34, 13) - Me.lblYmin.TabIndex = 47 - Me.lblYmin.Text = "ymin :" - ' - 'lblXmin - ' - Me.lblXmin.AutoSize = True - Me.lblXmin.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblXmin.Location = New System.Drawing.Point(275, 81) - Me.lblXmin.Name = "lblXmin" - Me.lblXmin.Size = New System.Drawing.Size(34, 13) - Me.lblXmin.TabIndex = 46 - Me.lblXmin.Text = "xmin :" - ' - 'lblXend - ' - Me.lblXend.AutoSize = True - Me.lblXend.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblXend.Location = New System.Drawing.Point(273, 181) - Me.lblXend.Name = "lblXend" - Me.lblXend.Size = New System.Drawing.Size(36, 13) - Me.lblXend.TabIndex = 40 - Me.lblXend.Text = "xend :" - ' - 'lblYmax - ' - Me.lblYmax.AutoSize = True - Me.lblYmax.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblYmax.Location = New System.Drawing.Point(272, 156) - Me.lblYmax.Name = "lblYmax" - Me.lblYmax.Size = New System.Drawing.Size(37, 13) - Me.lblYmax.TabIndex = 39 - Me.lblYmax.Text = "ymax :" - ' - 'lblYend - ' - Me.lblYend.AutoSize = True - Me.lblYend.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblYend.Location = New System.Drawing.Point(273, 206) - Me.lblYend.Name = "lblYend" - Me.lblYend.Size = New System.Drawing.Size(36, 13) - Me.lblYend.TabIndex = 35 - Me.lblYend.Text = "yend :" - ' - 'lblLinetype - ' - Me.lblLinetype.AutoSize = True - Me.lblLinetype.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblLinetype.Location = New System.Drawing.Point(16, 159) - Me.lblLinetype.Name = "lblLinetype" - Me.lblLinetype.Size = New System.Drawing.Size(49, 13) - Me.lblLinetype.TabIndex = 63 - Me.lblLinetype.Text = "linetype :" - ' - 'lblPointrangeFatten - ' - Me.lblPointrangeFatten.AutoSize = True - Me.lblPointrangeFatten.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblPointrangeFatten.Location = New System.Drawing.Point(25, 184) - Me.lblPointrangeFatten.Name = "lblPointrangeFatten" - Me.lblPointrangeFatten.Size = New System.Drawing.Size(40, 13) - Me.lblPointrangeFatten.TabIndex = 89 - Me.lblPointrangeFatten.Text = "fatten :" - ' - 'lblCrossbarFatten - ' - Me.lblCrossbarFatten.AutoSize = True - Me.lblCrossbarFatten.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblCrossbarFatten.Location = New System.Drawing.Point(25, 184) - Me.lblCrossbarFatten.Name = "lblCrossbarFatten" - Me.lblCrossbarFatten.Size = New System.Drawing.Size(40, 13) - Me.lblCrossbarFatten.TabIndex = 86 - Me.lblCrossbarFatten.Text = "fatten :" - ' - 'lblLabel - ' - Me.lblLabel.AutoSize = True - Me.lblLabel.ImeMode = System.Windows.Forms.ImeMode.NoControl - Me.lblLabel.Location = New System.Drawing.Point(30, 159) - Me.lblLabel.Name = "lblLabel" - Me.lblLabel.Size = New System.Drawing.Size(35, 13) - Me.lblLabel.TabIndex = 91 - Me.lblLabel.Text = "label :" - ' - 'ttCaptionTitle - ' - Me.ttCaptionTitle.AutoPopDelay = 10000 - Me.ttCaptionTitle.InitialDelay = 500 - Me.ttCaptionTitle.ReshowDelay = 100 - ' - 'ucrBaseSubdialog - ' - Me.ucrBaseSubdialog.AutoSize = True - Me.ucrBaseSubdialog.Location = New System.Drawing.Point(232, 490) - Me.ucrBaseSubdialog.Name = "ucrBaseSubdialog" - Me.ucrBaseSubdialog.Size = New System.Drawing.Size(224, 29) - Me.ucrBaseSubdialog.TabIndex = 1 - ' - 'ucrChkDrop - ' - Me.ucrChkDrop.AutoSize = True - Me.ucrChkDrop.Checked = False - Me.ucrChkDrop.Location = New System.Drawing.Point(273, 269) - Me.ucrChkDrop.Name = "ucrChkDrop" - Me.ucrChkDrop.Size = New System.Drawing.Size(257, 23) - Me.ucrChkDrop.TabIndex = 11 - ' - 'ucrNudNumberofRows - ' - Me.ucrNudNumberofRows.AutoSize = True - Me.ucrNudNumberofRows.DecimalPlaces = New Decimal(New Integer() {0, 0, 0, 0}) - Me.ucrNudNumberofRows.Increment = New Decimal(New Integer() {1, 0, 0, 0}) - Me.ucrNudNumberofRows.Location = New System.Drawing.Point(169, 252) - Me.ucrNudNumberofRows.Maximum = New Decimal(New Integer() {100, 0, 0, 0}) - Me.ucrNudNumberofRows.Minimum = New Decimal(New Integer() {0, 0, 0, 0}) - Me.ucrNudNumberofRows.Name = "ucrNudNumberofRows" - Me.ucrNudNumberofRows.Size = New System.Drawing.Size(46, 20) - Me.ucrNudNumberofRows.TabIndex = 15 - Me.ucrNudNumberofRows.Value = New Decimal(New Integer() {0, 0, 0, 0}) - ' - 'ucrChkNoOfRowsOrColumns - ' - Me.ucrChkNoOfRowsOrColumns.AutoSize = True - Me.ucrChkNoOfRowsOrColumns.Checked = False - Me.ucrChkNoOfRowsOrColumns.Location = New System.Drawing.Point(7, 254) - Me.ucrChkNoOfRowsOrColumns.Name = "ucrChkNoOfRowsOrColumns" - Me.ucrChkNoOfRowsOrColumns.Size = New System.Drawing.Size(156, 23) - Me.ucrChkNoOfRowsOrColumns.TabIndex = 14 - ' - 'ucrChkIncludeFacets - ' - Me.ucrChkIncludeFacets.AutoSize = True - Me.ucrChkIncludeFacets.Checked = False - Me.ucrChkIncludeFacets.Location = New System.Drawing.Point(8, 13) - Me.ucrChkIncludeFacets.Name = "ucrChkIncludeFacets" - Me.ucrChkIncludeFacets.Size = New System.Drawing.Size(121, 23) - Me.ucrChkIncludeFacets.TabIndex = 0 - ' - 'ucrChkLabeler - ' - Me.ucrChkLabeler.AutoSize = True - Me.ucrChkLabeler.Checked = False - Me.ucrChkLabeler.Location = New System.Drawing.Point(273, 245) - Me.ucrChkLabeler.Name = "ucrChkLabeler" - Me.ucrChkLabeler.Size = New System.Drawing.Size(257, 23) - Me.ucrChkLabeler.TabIndex = 10 - ' - 'ucrChkFreeSpace - ' - Me.ucrChkFreeSpace.AutoSize = True - Me.ucrChkFreeSpace.Checked = False - Me.ucrChkFreeSpace.Location = New System.Drawing.Point(273, 221) - Me.ucrChkFreeSpace.Name = "ucrChkFreeSpace" - Me.ucrChkFreeSpace.Size = New System.Drawing.Size(257, 23) - Me.ucrChkFreeSpace.TabIndex = 9 - ' - 'ucrChkFreeScalesY - ' - Me.ucrChkFreeScalesY.AutoSize = True - Me.ucrChkFreeScalesY.Checked = False - Me.ucrChkFreeScalesY.Location = New System.Drawing.Point(273, 197) - Me.ucrChkFreeScalesY.Name = "ucrChkFreeScalesY" - Me.ucrChkFreeScalesY.Size = New System.Drawing.Size(257, 23) - Me.ucrChkFreeScalesY.TabIndex = 8 - ' - 'ucrChkFreeScalesX - ' - Me.ucrChkFreeScalesX.AutoSize = True - Me.ucrChkFreeScalesX.Checked = False - Me.ucrChkFreeScalesX.Location = New System.Drawing.Point(273, 173) - Me.ucrChkFreeScalesX.Name = "ucrChkFreeScalesX" - Me.ucrChkFreeScalesX.Size = New System.Drawing.Size(257, 23) - Me.ucrChkFreeScalesX.TabIndex = 7 - ' - 'ucrChkMargin - ' - Me.ucrChkMargin.AutoSize = True - Me.ucrChkMargin.Checked = False - Me.ucrChkMargin.Location = New System.Drawing.Point(273, 149) - Me.ucrChkMargin.Name = "ucrChkMargin" - Me.ucrChkMargin.Size = New System.Drawing.Size(257, 23) - Me.ucrChkMargin.TabIndex = 6 - ' - 'ucrFacetSelector - ' - Me.ucrFacetSelector.AutoSize = True - Me.ucrFacetSelector.bDropUnusedFilterLevels = False - Me.ucrFacetSelector.bShowHiddenColumns = False - Me.ucrFacetSelector.bUseCurrentFilter = True - Me.ucrFacetSelector.Location = New System.Drawing.Point(8, 36) - Me.ucrFacetSelector.Margin = New System.Windows.Forms.Padding(0) - Me.ucrFacetSelector.Name = "ucrFacetSelector" - Me.ucrFacetSelector.Size = New System.Drawing.Size(213, 183) - Me.ucrFacetSelector.TabIndex = 1 - ' + 'lblFactor1 + ' + Me.lblFactor1.AutoSize = True + Me.lblFactor1.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblFactor1.Location = New System.Drawing.Point(272, 44) + Me.lblFactor1.Name = "lblFactor1" + Me.lblFactor1.Size = New System.Drawing.Size(57, 13) + Me.lblFactor1.TabIndex = 2 + Me.lblFactor1.Tag = "" + Me.lblFactor1.Text = "1st Factor:" + ' 'ucr2ndFactorReceiver ' Me.ucr2ndFactorReceiver.AutoSize = True @@ -1197,6 +440,18 @@ Partial Class sdgPlots Me.ucrPnlHorizonatalVertical.Size = New System.Drawing.Size(165, 20) Me.ucrPnlHorizonatalVertical.TabIndex = 30 ' + 'tbpLayers + ' + Me.tbpLayers.Controls.Add(Me.ucrPlotsAdditionalLayers) + Me.tbpLayers.Location = New System.Drawing.Point(4, 22) + Me.tbpLayers.Name = "tbpLayers" + Me.tbpLayers.Padding = New System.Windows.Forms.Padding(3) + Me.tbpLayers.Size = New System.Drawing.Size(669, 455) + Me.tbpLayers.TabIndex = 4 + Me.tbpLayers.Tag = "Layers" + Me.tbpLayers.Text = "Layers" + Me.tbpLayers.UseVisualStyleBackColor = True + ' 'ucrPlotsAdditionalLayers ' Me.ucrPlotsAdditionalLayers.AutoSize = True @@ -1205,6 +460,41 @@ Partial Class sdgPlots Me.ucrPlotsAdditionalLayers.Size = New System.Drawing.Size(218, 191) Me.ucrPlotsAdditionalLayers.TabIndex = 0 ' + 'tbpTitles + ' + Me.tbpTitles.Controls.Add(Me.ucrChkIncludeTitles) + Me.tbpTitles.Controls.Add(Me.lblLegendSize) + Me.tbpTitles.Controls.Add(Me.lblTagSize) + Me.tbpTitles.Controls.Add(Me.lblCaptionSize) + Me.tbpTitles.Controls.Add(Me.lblSubTitleSize) + Me.tbpTitles.Controls.Add(Me.lblTitleSize) + Me.tbpTitles.Controls.Add(Me.lblLegendTitle) + Me.tbpTitles.Controls.Add(Me.lblTag) + Me.tbpTitles.Controls.Add(Me.lblCaption) + Me.tbpTitles.Controls.Add(Me.lblSubTitle) + Me.tbpTitles.Controls.Add(Me.lblTitle) + Me.tbpTitles.Controls.Add(Me.grpLegendTitle) + Me.tbpTitles.Controls.Add(Me.ucrNudLegendSize) + Me.tbpTitles.Controls.Add(Me.ucrNudTagSize) + Me.tbpTitles.Controls.Add(Me.ucrChkTag) + Me.tbpTitles.Controls.Add(Me.ucrChkNewLegend) + Me.tbpTitles.Controls.Add(Me.ucrInputGraphCaption) + Me.tbpTitles.Controls.Add(Me.ucrNudCaptionSize) + Me.tbpTitles.Controls.Add(Me.ucrNudSubTitleSize) + Me.tbpTitles.Controls.Add(Me.ucrNudTitleSize) + Me.tbpTitles.Controls.Add(Me.ucrInputLegendTitle) + Me.tbpTitles.Controls.Add(Me.ucrInputTag) + Me.tbpTitles.Controls.Add(Me.ucrInputGraphSubTitle) + Me.tbpTitles.Controls.Add(Me.ucrInputGraphTitle) + Me.tbpTitles.Location = New System.Drawing.Point(4, 22) + Me.tbpTitles.Name = "tbpTitles" + Me.tbpTitles.Padding = New System.Windows.Forms.Padding(3) + Me.tbpTitles.Size = New System.Drawing.Size(669, 455) + Me.tbpTitles.TabIndex = 2 + Me.tbpTitles.Tag = "Titles" + Me.tbpTitles.Text = "Titles" + Me.tbpTitles.UseVisualStyleBackColor = True + ' 'ucrChkIncludeTitles ' Me.ucrChkIncludeTitles.AutoSize = True @@ -1214,6 +504,122 @@ Partial Class sdgPlots Me.ucrChkIncludeTitles.Size = New System.Drawing.Size(121, 23) Me.ucrChkIncludeTitles.TabIndex = 55 ' + 'lblLegendSize + ' + Me.lblLegendSize.AutoSize = True + Me.lblLegendSize.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblLegendSize.Location = New System.Drawing.Point(320, 207) + Me.lblLegendSize.Name = "lblLegendSize" + Me.lblLegendSize.Size = New System.Drawing.Size(69, 13) + Me.lblLegendSize.TabIndex = 54 + Me.lblLegendSize.Text = "Legend Size:" + ' + 'lblTagSize + ' + Me.lblTagSize.AutoSize = True + Me.lblTagSize.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblTagSize.Location = New System.Drawing.Point(320, 168) + Me.lblTagSize.Name = "lblTagSize" + Me.lblTagSize.Size = New System.Drawing.Size(52, 13) + Me.lblTagSize.TabIndex = 52 + Me.lblTagSize.Text = "Tag Size:" + ' + 'lblCaptionSize + ' + Me.lblCaptionSize.AutoSize = True + Me.lblCaptionSize.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblCaptionSize.Location = New System.Drawing.Point(320, 115) + Me.lblCaptionSize.Name = "lblCaptionSize" + Me.lblCaptionSize.Size = New System.Drawing.Size(69, 13) + Me.lblCaptionSize.TabIndex = 45 + Me.lblCaptionSize.Text = "Caption Size:" + ' + 'lblSubTitleSize + ' + Me.lblSubTitleSize.AutoSize = True + Me.lblSubTitleSize.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblSubTitleSize.Location = New System.Drawing.Point(318, 72) + Me.lblSubTitleSize.Name = "lblSubTitleSize" + Me.lblSubTitleSize.Size = New System.Drawing.Size(75, 13) + Me.lblSubTitleSize.TabIndex = 46 + Me.lblSubTitleSize.Text = "Sub Title Size:" + ' + 'lblTitleSize + ' + Me.lblTitleSize.AutoSize = True + Me.lblTitleSize.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblTitleSize.Location = New System.Drawing.Point(318, 42) + Me.lblTitleSize.Name = "lblTitleSize" + Me.lblTitleSize.Size = New System.Drawing.Size(53, 13) + Me.lblTitleSize.TabIndex = 47 + Me.lblTitleSize.Text = "Title Size:" + ' + 'lblLegendTitle + ' + Me.lblLegendTitle.AutoSize = True + Me.lblLegendTitle.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblLegendTitle.Location = New System.Drawing.Point(126, 207) + Me.lblLegendTitle.Name = "lblLegendTitle" + Me.lblLegendTitle.Size = New System.Drawing.Size(72, 13) + Me.lblLegendTitle.TabIndex = 40 + Me.lblLegendTitle.Text = " Legend Title:" + ' + 'lblTag + ' + Me.lblTag.AutoSize = True + Me.lblTag.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblTag.Location = New System.Drawing.Point(126, 168) + Me.lblTag.Name = "lblTag" + Me.lblTag.Size = New System.Drawing.Size(29, 13) + Me.lblTag.TabIndex = 36 + Me.lblTag.Text = "Tag:" + ' + 'lblCaption + ' + Me.lblCaption.AutoSize = True + Me.lblCaption.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblCaption.Location = New System.Drawing.Point(6, 114) + Me.lblCaption.Name = "lblCaption" + Me.lblCaption.Size = New System.Drawing.Size(78, 13) + Me.lblCaption.TabIndex = 10 + Me.lblCaption.Text = "Graph Caption:" + ' + 'lblSubTitle + ' + Me.lblSubTitle.AutoSize = True + Me.lblSubTitle.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblSubTitle.Location = New System.Drawing.Point(6, 65) + Me.lblSubTitle.Name = "lblSubTitle" + Me.lblSubTitle.Size = New System.Drawing.Size(84, 13) + Me.lblSubTitle.TabIndex = 10 + Me.lblSubTitle.Text = "Graph Sub Title:" + ' + 'lblTitle + ' + Me.lblTitle.AutoSize = True + Me.lblTitle.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblTitle.Location = New System.Drawing.Point(7, 41) + Me.lblTitle.Name = "lblTitle" + Me.lblTitle.Size = New System.Drawing.Size(62, 13) + Me.lblTitle.TabIndex = 10 + Me.lblTitle.Text = "Graph Title:" + ' + 'grpLegendTitle + ' + Me.grpLegendTitle.Controls.Add(Me.ucrChkOverwriteLegendTitle) + Me.grpLegendTitle.Controls.Add(Me.ucrChkDisplayLegendTitle) + Me.grpLegendTitle.Controls.Add(Me.ucrInputLegend) + Me.grpLegendTitle.Controls.Add(Me.rdoLegendTitleCustom) + Me.grpLegendTitle.Controls.Add(Me.rdoLegendTitleAuto) + Me.grpLegendTitle.Controls.Add(Me.ucrPnlLegendTitle) + Me.grpLegendTitle.Location = New System.Drawing.Point(10, 257) + Me.grpLegendTitle.Name = "grpLegendTitle" + Me.grpLegendTitle.Size = New System.Drawing.Size(299, 105) + Me.grpLegendTitle.TabIndex = 8 + Me.grpLegendTitle.TabStop = False + Me.grpLegendTitle.Text = "Legend Title" + Me.grpLegendTitle.Visible = False + ' 'ucrChkOverwriteLegendTitle ' Me.ucrChkOverwriteLegendTitle.AutoSize = True @@ -1243,6 +649,30 @@ Partial Class sdgPlots Me.ucrInputLegend.Size = New System.Drawing.Size(160, 21) Me.ucrInputLegend.TabIndex = 11 ' + 'rdoLegendTitleCustom + ' + Me.rdoLegendTitleCustom.AutoSize = True + Me.rdoLegendTitleCustom.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.rdoLegendTitleCustom.Location = New System.Drawing.Point(73, 23) + Me.rdoLegendTitleCustom.Name = "rdoLegendTitleCustom" + Me.rdoLegendTitleCustom.Size = New System.Drawing.Size(60, 17) + Me.rdoLegendTitleCustom.TabIndex = 10 + Me.rdoLegendTitleCustom.TabStop = True + Me.rdoLegendTitleCustom.Text = "Custom" + Me.rdoLegendTitleCustom.UseVisualStyleBackColor = True + ' + 'rdoLegendTitleAuto + ' + Me.rdoLegendTitleAuto.AutoSize = True + Me.rdoLegendTitleAuto.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.rdoLegendTitleAuto.Location = New System.Drawing.Point(6, 23) + Me.rdoLegendTitleAuto.Name = "rdoLegendTitleAuto" + Me.rdoLegendTitleAuto.Size = New System.Drawing.Size(47, 17) + Me.rdoLegendTitleAuto.TabIndex = 9 + Me.rdoLegendTitleAuto.TabStop = True + Me.rdoLegendTitleAuto.Text = "Auto" + Me.rdoLegendTitleAuto.UseVisualStyleBackColor = True + ' 'ucrPnlLegendTitle ' Me.ucrPnlLegendTitle.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink @@ -1397,6 +827,17 @@ Partial Class sdgPlots Me.ucrInputGraphTitle.Size = New System.Drawing.Size(166, 21) Me.ucrInputGraphTitle.TabIndex = 9 ' + 'tbpXAxis + ' + Me.tbpXAxis.Controls.Add(Me.ucrXAxis) + Me.tbpXAxis.Location = New System.Drawing.Point(4, 22) + Me.tbpXAxis.Name = "tbpXAxis" + Me.tbpXAxis.Padding = New System.Windows.Forms.Padding(3) + Me.tbpXAxis.Size = New System.Drawing.Size(669, 455) + Me.tbpXAxis.TabIndex = 5 + Me.tbpXAxis.Text = "X-Axis" + Me.tbpXAxis.UseVisualStyleBackColor = True + ' 'ucrXAxis ' Me.ucrXAxis.AutoSize = True @@ -1405,6 +846,17 @@ Partial Class sdgPlots Me.ucrXAxis.Size = New System.Drawing.Size(669, 463) Me.ucrXAxis.TabIndex = 0 ' + 'tbpYAxis + ' + Me.tbpYAxis.Controls.Add(Me.ucrYAxis) + Me.tbpYAxis.Location = New System.Drawing.Point(4, 22) + Me.tbpYAxis.Name = "tbpYAxis" + Me.tbpYAxis.Padding = New System.Windows.Forms.Padding(3) + Me.tbpYAxis.Size = New System.Drawing.Size(669, 455) + Me.tbpYAxis.TabIndex = 6 + Me.tbpYAxis.Text = "Y-Axis" + Me.tbpYAxis.UseVisualStyleBackColor = True + ' 'ucrYAxis ' Me.ucrYAxis.AutoSize = True @@ -1413,6 +865,54 @@ Partial Class sdgPlots Me.ucrYAxis.Size = New System.Drawing.Size(669, 463) Me.ucrYAxis.TabIndex = 0 ' + 'tbpTheme + ' + Me.tbpTheme.Controls.Add(Me.cmdSimpleOptions) + Me.tbpTheme.Controls.Add(Me.grpCommonOptions) + Me.tbpTheme.Controls.Add(Me.lblFont) + Me.tbpTheme.Controls.Add(Me.cmdAllOptions) + Me.tbpTheme.Controls.Add(Me.urChkSelectTheme) + Me.tbpTheme.Controls.Add(Me.ucrInputThemes) + Me.tbpTheme.Location = New System.Drawing.Point(4, 22) + Me.tbpTheme.Name = "tbpTheme" + Me.tbpTheme.Padding = New System.Windows.Forms.Padding(3) + Me.tbpTheme.Size = New System.Drawing.Size(669, 455) + Me.tbpTheme.TabIndex = 1 + Me.tbpTheme.Tag = "Theme" + Me.tbpTheme.Text = "Themes" + Me.tbpTheme.UseVisualStyleBackColor = True + ' + 'cmdSimpleOptions + ' + Me.cmdSimpleOptions.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.cmdSimpleOptions.Location = New System.Drawing.Point(174, 49) + Me.cmdSimpleOptions.Name = "cmdSimpleOptions" + Me.cmdSimpleOptions.Size = New System.Drawing.Size(135, 23) + Me.cmdSimpleOptions.TabIndex = 107 + Me.cmdSimpleOptions.Text = "Simple Options" + Me.cmdSimpleOptions.UseVisualStyleBackColor = True + ' + 'grpCommonOptions + ' + Me.grpCommonOptions.Controls.Add(Me.ucrNudYaxisMarkSize) + Me.grpCommonOptions.Controls.Add(Me.ucrNudXaxisMarkSize) + Me.grpCommonOptions.Controls.Add(Me.ucrNudYSize) + Me.grpCommonOptions.Controls.Add(Me.ucrNudXSize) + Me.grpCommonOptions.Controls.Add(Me.ucrNudXAngle) + Me.grpCommonOptions.Controls.Add(Me.ucrInputLegendPosition) + Me.grpCommonOptions.Controls.Add(Me.ucrChkYaxisTickMarkLabelSize) + Me.grpCommonOptions.Controls.Add(Me.ucrChkXaxisTickMarkLabelSize) + Me.grpCommonOptions.Controls.Add(Me.ucrChkYaxisSize) + Me.grpCommonOptions.Controls.Add(Me.ucrChkXaxisSize) + Me.grpCommonOptions.Controls.Add(Me.ucrChkXaxisAngle) + Me.grpCommonOptions.Controls.Add(Me.ucrChkLegendPosition) + Me.grpCommonOptions.Location = New System.Drawing.Point(7, 81) + Me.grpCommonOptions.Name = "grpCommonOptions" + Me.grpCommonOptions.Size = New System.Drawing.Size(497, 243) + Me.grpCommonOptions.TabIndex = 5 + Me.grpCommonOptions.TabStop = False + Me.grpCommonOptions.Text = "Common Options" + ' 'ucrNudYaxisMarkSize ' Me.ucrNudYaxisMarkSize.AutoSize = True @@ -1543,6 +1043,25 @@ Partial Class sdgPlots Me.ucrChkLegendPosition.Size = New System.Drawing.Size(234, 23) Me.ucrChkLegendPosition.TabIndex = 0 ' + 'lblFont + ' + Me.lblFont.AutoSize = True + Me.lblFont.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblFont.Location = New System.Drawing.Point(233, 49) + Me.lblFont.Name = "lblFont" + Me.lblFont.Size = New System.Drawing.Size(0, 13) + Me.lblFont.TabIndex = 4 + ' + 'cmdAllOptions + ' + Me.cmdAllOptions.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.cmdAllOptions.Location = New System.Drawing.Point(29, 49) + Me.cmdAllOptions.Name = "cmdAllOptions" + Me.cmdAllOptions.Size = New System.Drawing.Size(139, 23) + Me.cmdAllOptions.TabIndex = 2 + Me.cmdAllOptions.Text = "All Options" + Me.cmdAllOptions.UseVisualStyleBackColor = True + ' 'urChkSelectTheme ' Me.urChkSelectTheme.AutoSize = True @@ -1563,6 +1082,35 @@ Partial Class sdgPlots Me.ucrInputThemes.Size = New System.Drawing.Size(171, 21) Me.ucrInputThemes.TabIndex = 1 ' + 'tbpCoordinates + ' + Me.tbpCoordinates.Controls.Add(Me.grpPolarCordinates) + Me.tbpCoordinates.Controls.Add(Me.ucrChkSameScale) + Me.tbpCoordinates.Controls.Add(Me.ucrChkHorizontalPlot) + Me.tbpCoordinates.Location = New System.Drawing.Point(4, 22) + Me.tbpCoordinates.Name = "tbpCoordinates" + Me.tbpCoordinates.Padding = New System.Windows.Forms.Padding(3) + Me.tbpCoordinates.Size = New System.Drawing.Size(669, 455) + Me.tbpCoordinates.TabIndex = 7 + Me.tbpCoordinates.Text = "Coordinates" + Me.tbpCoordinates.UseVisualStyleBackColor = True + ' + 'grpPolarCordinates + ' + Me.grpPolarCordinates.Controls.Add(Me.ucrInputPolarCoordinates) + Me.grpPolarCordinates.Controls.Add(Me.lblPolarCoordinate) + Me.grpPolarCordinates.Controls.Add(Me.lblStartingAngle) + Me.grpPolarCordinates.Controls.Add(Me.ucrChkUsePolarCoordinates) + Me.grpPolarCordinates.Controls.Add(Me.lblPi) + Me.grpPolarCordinates.Controls.Add(Me.ucrChkDirectionAnticlockwise) + Me.grpPolarCordinates.Controls.Add(Me.ucrInputStartingAngle) + Me.grpPolarCordinates.Location = New System.Drawing.Point(3, 67) + Me.grpPolarCordinates.Name = "grpPolarCordinates" + Me.grpPolarCordinates.Size = New System.Drawing.Size(300, 136) + Me.grpPolarCordinates.TabIndex = 22 + Me.grpPolarCordinates.TabStop = False + Me.grpPolarCordinates.Text = "Polar Cordinates" + ' 'ucrInputPolarCoordinates ' Me.ucrInputPolarCoordinates.AddQuotesIfUnrecognised = True @@ -1574,6 +1122,26 @@ Partial Class sdgPlots Me.ucrInputPolarCoordinates.Size = New System.Drawing.Size(65, 21) Me.ucrInputPolarCoordinates.TabIndex = 24 ' + 'lblPolarCoordinate + ' + Me.lblPolarCoordinate.AutoSize = True + Me.lblPolarCoordinate.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblPolarCoordinate.Location = New System.Drawing.Point(10, 46) + Me.lblPolarCoordinate.Name = "lblPolarCoordinate" + Me.lblPolarCoordinate.Size = New System.Drawing.Size(88, 13) + Me.lblPolarCoordinate.TabIndex = 23 + Me.lblPolarCoordinate.Text = "Polar Coordinate:" + ' + 'lblStartingAngle + ' + Me.lblStartingAngle.AutoSize = True + Me.lblStartingAngle.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblStartingAngle.Location = New System.Drawing.Point(10, 99) + Me.lblStartingAngle.Name = "lblStartingAngle" + Me.lblStartingAngle.Size = New System.Drawing.Size(76, 13) + Me.lblStartingAngle.TabIndex = 22 + Me.lblStartingAngle.Text = "Starting Angle:" + ' 'ucrChkUsePolarCoordinates ' Me.ucrChkUsePolarCoordinates.AutoSize = True @@ -1583,6 +1151,17 @@ Partial Class sdgPlots Me.ucrChkUsePolarCoordinates.Size = New System.Drawing.Size(194, 23) Me.ucrChkUsePolarCoordinates.TabIndex = 16 ' + 'lblPi + ' + Me.lblPi.AutoSize = True + Me.lblPi.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblPi.Location = New System.Drawing.Point(191, 103) + Me.lblPi.Name = "lblPi" + Me.lblPi.Size = New System.Drawing.Size(15, 13) + Me.lblPi.TabIndex = 21 + Me.lblPi.Tag = "" + Me.lblPi.Text = "pi" + ' 'ucrChkDirectionAnticlockwise ' Me.ucrChkDirectionAnticlockwise.AutoSize = True @@ -1621,6 +1200,20 @@ Partial Class sdgPlots Me.ucrChkHorizontalPlot.Size = New System.Drawing.Size(233, 23) Me.ucrChkHorizontalPlot.TabIndex = 14 ' + 'tbpColour + ' + Me.tbpColour.Controls.Add(Me.ucrChkAddColour) + Me.tbpColour.Controls.Add(Me.ucrChkAddFillScale) + Me.tbpColour.Controls.Add(Me.grpColourScale) + Me.tbpColour.Controls.Add(Me.grpFillScale) + Me.tbpColour.Location = New System.Drawing.Point(4, 22) + Me.tbpColour.Name = "tbpColour" + Me.tbpColour.Padding = New System.Windows.Forms.Padding(3) + Me.tbpColour.Size = New System.Drawing.Size(669, 455) + Me.tbpColour.TabIndex = 8 + Me.tbpColour.Text = "Colour" + Me.tbpColour.UseVisualStyleBackColor = True + ' 'ucrChkAddColour ' Me.ucrChkAddColour.AutoSize = True @@ -1639,6 +1232,25 @@ Partial Class sdgPlots Me.ucrChkAddFillScale.Size = New System.Drawing.Size(326, 23) Me.ucrChkAddFillScale.TabIndex = 26 ' + 'grpColourScale + ' + Me.grpColourScale.Controls.Add(Me.ucrChkColourDiscrete) + Me.grpColourScale.Controls.Add(Me.ucrNudColourScaleTransparency) + Me.grpColourScale.Controls.Add(Me.ucrInputColourScalePalette) + Me.grpColourScale.Controls.Add(Me.ucrNudColourScaleMapEnds) + Me.grpColourScale.Controls.Add(Me.ucrNudColourScaleMapBegins) + Me.grpColourScale.Controls.Add(Me.ucrChkColourScaleReverseOrder) + Me.grpColourScale.Controls.Add(Me.lblColourScaleMapEnds) + Me.grpColourScale.Controls.Add(Me.lblColourScaleMapBegins) + Me.grpColourScale.Controls.Add(Me.lblColourScalePalette) + Me.grpColourScale.Controls.Add(Me.lblColourScaleTransparency) + Me.grpColourScale.Location = New System.Drawing.Point(13, 236) + Me.grpColourScale.Name = "grpColourScale" + Me.grpColourScale.Size = New System.Drawing.Size(444, 181) + Me.grpColourScale.TabIndex = 25 + Me.grpColourScale.TabStop = False + Me.grpColourScale.Text = "Colour Scale" + ' 'ucrChkColourDiscrete ' Me.ucrChkColourDiscrete.AutoSize = True @@ -1707,6 +1319,65 @@ Partial Class sdgPlots Me.ucrChkColourScaleReverseOrder.Size = New System.Drawing.Size(352, 23) Me.ucrChkColourScaleReverseOrder.TabIndex = 5 ' + 'lblColourScaleMapEnds + ' + Me.lblColourScaleMapEnds.AutoSize = True + Me.lblColourScaleMapEnds.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblColourScaleMapEnds.Location = New System.Drawing.Point(7, 100) + Me.lblColourScaleMapEnds.Name = "lblColourScaleMapEnds" + Me.lblColourScaleMapEnds.Size = New System.Drawing.Size(198, 13) + Me.lblColourScaleMapEnds.TabIndex = 3 + Me.lblColourScaleMapEnds.Text = "Corrected Hue Where Colour Map Ends:" + ' + 'lblColourScaleMapBegins + ' + Me.lblColourScaleMapBegins.AutoSize = True + Me.lblColourScaleMapBegins.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblColourScaleMapBegins.Location = New System.Drawing.Point(7, 75) + Me.lblColourScaleMapBegins.Name = "lblColourScaleMapBegins" + Me.lblColourScaleMapBegins.Size = New System.Drawing.Size(206, 13) + Me.lblColourScaleMapBegins.TabIndex = 2 + Me.lblColourScaleMapBegins.Text = "Corrected Hue Where Colour Map Begins:" + ' + 'lblColourScalePalette + ' + Me.lblColourScalePalette.AutoSize = True + Me.lblColourScalePalette.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblColourScalePalette.Location = New System.Drawing.Point(7, 25) + Me.lblColourScalePalette.Name = "lblColourScalePalette" + Me.lblColourScalePalette.Size = New System.Drawing.Size(76, 13) + Me.lblColourScalePalette.TabIndex = 1 + Me.lblColourScalePalette.Text = "Colour Palette:" + ' + 'lblColourScaleTransparency + ' + Me.lblColourScaleTransparency.AutoSize = True + Me.lblColourScaleTransparency.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblColourScaleTransparency.Location = New System.Drawing.Point(7, 50) + Me.lblColourScaleTransparency.Name = "lblColourScaleTransparency" + Me.lblColourScaleTransparency.Size = New System.Drawing.Size(75, 13) + Me.lblColourScaleTransparency.TabIndex = 0 + Me.lblColourScaleTransparency.Text = "Transparency:" + ' + 'grpFillScale + ' + Me.grpFillScale.Controls.Add(Me.ucrChkFillDiscrete) + Me.grpFillScale.Controls.Add(Me.ucrNudFillScaleTransparency) + Me.grpFillScale.Controls.Add(Me.ucrNudFillScaleMapEnds) + Me.grpFillScale.Controls.Add(Me.ucrNudFillScaleMapBegins) + Me.grpFillScale.Controls.Add(Me.ucrInputFillScaleColour) + Me.grpFillScale.Controls.Add(Me.ucrChkFillScaleReverseColourOrder) + Me.grpFillScale.Controls.Add(Me.lblFillScaleMapEnds) + Me.grpFillScale.Controls.Add(Me.lblFillScaleBeginColour) + Me.grpFillScale.Controls.Add(Me.lblFillScaleColourPalettte) + Me.grpFillScale.Controls.Add(Me.lblFillScaleTransparency) + Me.grpFillScale.Location = New System.Drawing.Point(13, 30) + Me.grpFillScale.Name = "grpFillScale" + Me.grpFillScale.Size = New System.Drawing.Size(444, 174) + Me.grpFillScale.TabIndex = 23 + Me.grpFillScale.TabStop = False + Me.grpFillScale.Text = "Fill Scale" + ' 'ucrChkFillDiscrete ' Me.ucrChkFillDiscrete.AutoSize = True @@ -1775,6 +1446,58 @@ Partial Class sdgPlots Me.ucrChkFillScaleReverseColourOrder.Size = New System.Drawing.Size(352, 23) Me.ucrChkFillScaleReverseColourOrder.TabIndex = 5 ' + 'lblFillScaleMapEnds + ' + Me.lblFillScaleMapEnds.AutoSize = True + Me.lblFillScaleMapEnds.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblFillScaleMapEnds.Location = New System.Drawing.Point(7, 98) + Me.lblFillScaleMapEnds.Name = "lblFillScaleMapEnds" + Me.lblFillScaleMapEnds.Size = New System.Drawing.Size(198, 13) + Me.lblFillScaleMapEnds.TabIndex = 3 + Me.lblFillScaleMapEnds.Text = "Corrected Hue Where Colour Map Ends:" + ' + 'lblFillScaleBeginColour + ' + Me.lblFillScaleBeginColour.AutoSize = True + Me.lblFillScaleBeginColour.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblFillScaleBeginColour.Location = New System.Drawing.Point(7, 73) + Me.lblFillScaleBeginColour.Name = "lblFillScaleBeginColour" + Me.lblFillScaleBeginColour.Size = New System.Drawing.Size(206, 13) + Me.lblFillScaleBeginColour.TabIndex = 2 + Me.lblFillScaleBeginColour.Text = "Corrected Hue Where Colour Map Begins:" + ' + 'lblFillScaleColourPalettte + ' + Me.lblFillScaleColourPalettte.AutoSize = True + Me.lblFillScaleColourPalettte.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblFillScaleColourPalettte.Location = New System.Drawing.Point(7, 23) + Me.lblFillScaleColourPalettte.Name = "lblFillScaleColourPalettte" + Me.lblFillScaleColourPalettte.Size = New System.Drawing.Size(76, 13) + Me.lblFillScaleColourPalettte.TabIndex = 1 + Me.lblFillScaleColourPalettte.Text = "Colour Palette:" + ' + 'lblFillScaleTransparency + ' + Me.lblFillScaleTransparency.AutoSize = True + Me.lblFillScaleTransparency.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblFillScaleTransparency.Location = New System.Drawing.Point(7, 48) + Me.lblFillScaleTransparency.Name = "lblFillScaleTransparency" + Me.lblFillScaleTransparency.Size = New System.Drawing.Size(75, 13) + Me.lblFillScaleTransparency.TabIndex = 0 + Me.lblFillScaleTransparency.Text = "Transparency:" + ' + 'tbpAnnotation + ' + Me.tbpAnnotation.Controls.Add(Me.ucrChkAnnotation) + Me.tbpAnnotation.Controls.Add(Me.grpAnnotation) + Me.tbpAnnotation.Location = New System.Drawing.Point(4, 22) + Me.tbpAnnotation.Name = "tbpAnnotation" + Me.tbpAnnotation.Padding = New System.Windows.Forms.Padding(3) + Me.tbpAnnotation.Size = New System.Drawing.Size(669, 455) + Me.tbpAnnotation.TabIndex = 9 + Me.tbpAnnotation.Text = "Annotation" + Me.tbpAnnotation.UseVisualStyleBackColor = True + ' 'ucrChkAnnotation ' Me.ucrChkAnnotation.AutoSize = True @@ -1784,6 +1507,59 @@ Partial Class sdgPlots Me.ucrChkAnnotation.Size = New System.Drawing.Size(278, 23) Me.ucrChkAnnotation.TabIndex = 44 ' + 'grpAnnotation + ' + Me.grpAnnotation.Controls.Add(Me.ucrChkParse) + Me.grpAnnotation.Controls.Add(Me.ucrInputFill) + Me.grpAnnotation.Controls.Add(Me.ucrInputColour) + Me.grpAnnotation.Controls.Add(Me.lblCurvature) + Me.grpAnnotation.Controls.Add(Me.ucrNudAlpha) + Me.grpAnnotation.Controls.Add(Me.lblAlpha) + Me.grpAnnotation.Controls.Add(Me.lblLineend) + Me.grpAnnotation.Controls.Add(Me.lblAngle) + Me.grpAnnotation.Controls.Add(Me.ucrNudAngle) + Me.grpAnnotation.Controls.Add(Me.lblShape) + Me.grpAnnotation.Controls.Add(Me.lblAnnotationGeoms) + Me.grpAnnotation.Controls.Add(Me.ucrInputAnnotationGeoms) + Me.grpAnnotation.Controls.Add(Me.lblSize) + Me.grpAnnotation.Controls.Add(Me.ucrNudSize) + Me.grpAnnotation.Controls.Add(Me.lblColour) + Me.grpAnnotation.Controls.Add(Me.lblY) + Me.grpAnnotation.Controls.Add(Me.lblX) + Me.grpAnnotation.Controls.Add(Me.lblFill) + Me.grpAnnotation.Controls.Add(Me.lblXmax) + Me.grpAnnotation.Controls.Add(Me.ucrInputXmax) + Me.grpAnnotation.Controls.Add(Me.ucrInputYmin) + Me.grpAnnotation.Controls.Add(Me.ucrInputXmin) + Me.grpAnnotation.Controls.Add(Me.lblYmin) + Me.grpAnnotation.Controls.Add(Me.lblXmin) + Me.grpAnnotation.Controls.Add(Me.lblXend) + Me.grpAnnotation.Controls.Add(Me.lblYmax) + Me.grpAnnotation.Controls.Add(Me.ucrInputYmax) + Me.grpAnnotation.Controls.Add(Me.ucrInputYend) + Me.grpAnnotation.Controls.Add(Me.ucrInputXend) + Me.grpAnnotation.Controls.Add(Me.lblYend) + Me.grpAnnotation.Controls.Add(Me.ucrNudLinetype) + Me.grpAnnotation.Controls.Add(Me.lblLinetype) + Me.grpAnnotation.Controls.Add(Me.lblPointrangeFatten) + Me.grpAnnotation.Controls.Add(Me.ucrNudPointrangeFatten) + Me.grpAnnotation.Controls.Add(Me.ucrNudCrossbarFatten) + Me.grpAnnotation.Controls.Add(Me.lblCrossbarFatten) + Me.grpAnnotation.Controls.Add(Me.ucrNudCurvature) + Me.grpAnnotation.Controls.Add(Me.ucrNudShape) + Me.grpAnnotation.Controls.Add(Me.lblLabel) + Me.grpAnnotation.Controls.Add(Me.ucrInputLabel) + Me.grpAnnotation.Controls.Add(Me.ucrInputLineend) + Me.grpAnnotation.Controls.Add(Me.ucrInputY) + Me.grpAnnotation.Controls.Add(Me.ucrInputX) + Me.grpAnnotation.Controls.Add(Me.ucrReceiverY) + Me.grpAnnotation.Location = New System.Drawing.Point(7, 43) + Me.grpAnnotation.Name = "grpAnnotation" + Me.grpAnnotation.Size = New System.Drawing.Size(459, 374) + Me.grpAnnotation.TabIndex = 43 + Me.grpAnnotation.TabStop = False + Me.grpAnnotation.Text = "Annotation" + ' 'ucrChkParse ' Me.ucrChkParse.AutoSize = True @@ -1815,6 +1591,16 @@ Partial Class sdgPlots Me.ucrInputColour.Size = New System.Drawing.Size(137, 21) Me.ucrInputColour.TabIndex = 100 ' + 'lblCurvature + ' + Me.lblCurvature.AutoSize = True + Me.lblCurvature.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblCurvature.Location = New System.Drawing.Point(7, 184) + Me.lblCurvature.Name = "lblCurvature" + Me.lblCurvature.Size = New System.Drawing.Size(58, 13) + Me.lblCurvature.TabIndex = 85 + Me.lblCurvature.Text = "curvature :" + ' 'ucrNudAlpha ' Me.ucrNudAlpha.AutoSize = True @@ -1828,6 +1614,36 @@ Partial Class sdgPlots Me.ucrNudAlpha.TabIndex = 20 Me.ucrNudAlpha.Value = New Decimal(New Integer() {0, 0, 0, 0}) ' + 'lblAlpha + ' + Me.lblAlpha.AutoSize = True + Me.lblAlpha.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblAlpha.Location = New System.Drawing.Point(26, 135) + Me.lblAlpha.Name = "lblAlpha" + Me.lblAlpha.Size = New System.Drawing.Size(39, 13) + Me.lblAlpha.TabIndex = 19 + Me.lblAlpha.Text = "alpha :" + ' + 'lblLineend + ' + Me.lblLineend.AutoSize = True + Me.lblLineend.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblLineend.Location = New System.Drawing.Point(18, 184) + Me.lblLineend.Name = "lblLineend" + Me.lblLineend.Size = New System.Drawing.Size(47, 13) + Me.lblLineend.TabIndex = 83 + Me.lblLineend.Text = "lineend :" + ' + 'lblAngle + ' + Me.lblAngle.AutoSize = True + Me.lblAngle.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblAngle.Location = New System.Drawing.Point(26, 208) + Me.lblAngle.Name = "lblAngle" + Me.lblAngle.Size = New System.Drawing.Size(39, 13) + Me.lblAngle.TabIndex = 80 + Me.lblAngle.Text = "angle :" + ' 'ucrNudAngle ' Me.ucrNudAngle.AutoSize = True @@ -1841,6 +1657,26 @@ Partial Class sdgPlots Me.ucrNudAngle.TabIndex = 78 Me.ucrNudAngle.Value = New Decimal(New Integer() {0, 0, 0, 0}) ' + 'lblShape + ' + Me.lblShape.AutoSize = True + Me.lblShape.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblShape.Location = New System.Drawing.Point(23, 210) + Me.lblShape.Name = "lblShape" + Me.lblShape.Size = New System.Drawing.Size(42, 13) + Me.lblShape.TabIndex = 79 + Me.lblShape.Text = "shape :" + ' + 'lblAnnotationGeoms + ' + Me.lblAnnotationGeoms.AutoSize = True + Me.lblAnnotationGeoms.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblAnnotationGeoms.Location = New System.Drawing.Point(25, 24) + Me.lblAnnotationGeoms.Name = "lblAnnotationGeoms" + Me.lblAnnotationGeoms.Size = New System.Drawing.Size(41, 13) + Me.lblAnnotationGeoms.TabIndex = 77 + Me.lblAnnotationGeoms.Text = "Geom :" + ' 'ucrInputAnnotationGeoms ' Me.ucrInputAnnotationGeoms.AddQuotesIfUnrecognised = True @@ -1852,6 +1688,16 @@ Partial Class sdgPlots Me.ucrInputAnnotationGeoms.Size = New System.Drawing.Size(137, 21) Me.ucrInputAnnotationGeoms.TabIndex = 76 ' + 'lblSize + ' + Me.lblSize.AutoSize = True + Me.lblSize.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblSize.Location = New System.Drawing.Point(34, 111) + Me.lblSize.Name = "lblSize" + Me.lblSize.Size = New System.Drawing.Size(31, 13) + Me.lblSize.TabIndex = 75 + Me.lblSize.Text = "size :" + ' 'ucrNudSize ' Me.ucrNudSize.AutoSize = True @@ -1865,6 +1711,56 @@ Partial Class sdgPlots Me.ucrNudSize.TabIndex = 74 Me.ucrNudSize.Value = New Decimal(New Integer() {0, 0, 0, 0}) ' + 'lblColour + ' + Me.lblColour.AutoSize = True + Me.lblColour.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblColour.Location = New System.Drawing.Point(23, 87) + Me.lblColour.Name = "lblColour" + Me.lblColour.Size = New System.Drawing.Size(42, 13) + Me.lblColour.TabIndex = 73 + Me.lblColour.Text = "colour :" + ' + 'lblY + ' + Me.lblY.AutoSize = True + Me.lblY.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblY.Location = New System.Drawing.Point(291, 56) + Me.lblY.Name = "lblY" + Me.lblY.Size = New System.Drawing.Size(18, 13) + Me.lblY.TabIndex = 69 + Me.lblY.Text = "y :" + ' + 'lblX + ' + Me.lblX.AutoSize = True + Me.lblX.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblX.Location = New System.Drawing.Point(294, 31) + Me.lblX.Name = "lblX" + Me.lblX.Size = New System.Drawing.Size(15, 13) + Me.lblX.TabIndex = 68 + Me.lblX.Text = "x:" + ' + 'lblFill + ' + Me.lblFill.AutoSize = True + Me.lblFill.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblFill.Location = New System.Drawing.Point(43, 184) + Me.lblFill.Name = "lblFill" + Me.lblFill.Size = New System.Drawing.Size(22, 13) + Me.lblFill.TabIndex = 61 + Me.lblFill.Text = "fill :" + ' + 'lblXmax + ' + Me.lblXmax.AutoSize = True + Me.lblXmax.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblXmax.Location = New System.Drawing.Point(272, 132) + Me.lblXmax.Name = "lblXmax" + Me.lblXmax.Size = New System.Drawing.Size(37, 13) + Me.lblXmax.TabIndex = 51 + Me.lblXmax.Text = "xmax :" + ' 'ucrInputXmax ' Me.ucrInputXmax.AddQuotesIfUnrecognised = True @@ -1898,6 +1794,46 @@ Partial Class sdgPlots Me.ucrInputXmin.Size = New System.Drawing.Size(116, 21) Me.ucrInputXmin.TabIndex = 48 ' + 'lblYmin + ' + Me.lblYmin.AutoSize = True + Me.lblYmin.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblYmin.Location = New System.Drawing.Point(275, 106) + Me.lblYmin.Name = "lblYmin" + Me.lblYmin.Size = New System.Drawing.Size(34, 13) + Me.lblYmin.TabIndex = 47 + Me.lblYmin.Text = "ymin :" + ' + 'lblXmin + ' + Me.lblXmin.AutoSize = True + Me.lblXmin.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblXmin.Location = New System.Drawing.Point(275, 81) + Me.lblXmin.Name = "lblXmin" + Me.lblXmin.Size = New System.Drawing.Size(34, 13) + Me.lblXmin.TabIndex = 46 + Me.lblXmin.Text = "xmin :" + ' + 'lblXend + ' + Me.lblXend.AutoSize = True + Me.lblXend.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblXend.Location = New System.Drawing.Point(273, 181) + Me.lblXend.Name = "lblXend" + Me.lblXend.Size = New System.Drawing.Size(36, 13) + Me.lblXend.TabIndex = 40 + Me.lblXend.Text = "xend :" + ' + 'lblYmax + ' + Me.lblYmax.AutoSize = True + Me.lblYmax.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblYmax.Location = New System.Drawing.Point(272, 156) + Me.lblYmax.Name = "lblYmax" + Me.lblYmax.Size = New System.Drawing.Size(37, 13) + Me.lblYmax.TabIndex = 39 + Me.lblYmax.Text = "ymax :" + ' 'ucrInputYmax ' Me.ucrInputYmax.AddQuotesIfUnrecognised = True @@ -1931,6 +1867,16 @@ Partial Class sdgPlots Me.ucrInputXend.Size = New System.Drawing.Size(115, 21) Me.ucrInputXend.TabIndex = 36 ' + 'lblYend + ' + Me.lblYend.AutoSize = True + Me.lblYend.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblYend.Location = New System.Drawing.Point(273, 206) + Me.lblYend.Name = "lblYend" + Me.lblYend.Size = New System.Drawing.Size(36, 13) + Me.lblYend.TabIndex = 35 + Me.lblYend.Text = "yend :" + ' 'ucrNudLinetype ' Me.ucrNudLinetype.AutoSize = True @@ -1944,6 +1890,26 @@ Partial Class sdgPlots Me.ucrNudLinetype.TabIndex = 62 Me.ucrNudLinetype.Value = New Decimal(New Integer() {0, 0, 0, 0}) ' + 'lblLinetype + ' + Me.lblLinetype.AutoSize = True + Me.lblLinetype.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblLinetype.Location = New System.Drawing.Point(16, 159) + Me.lblLinetype.Name = "lblLinetype" + Me.lblLinetype.Size = New System.Drawing.Size(49, 13) + Me.lblLinetype.TabIndex = 63 + Me.lblLinetype.Text = "linetype :" + ' + 'lblPointrangeFatten + ' + Me.lblPointrangeFatten.AutoSize = True + Me.lblPointrangeFatten.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblPointrangeFatten.Location = New System.Drawing.Point(25, 184) + Me.lblPointrangeFatten.Name = "lblPointrangeFatten" + Me.lblPointrangeFatten.Size = New System.Drawing.Size(40, 13) + Me.lblPointrangeFatten.TabIndex = 89 + Me.lblPointrangeFatten.Text = "fatten :" + ' 'ucrNudPointrangeFatten ' Me.ucrNudPointrangeFatten.AutoSize = True @@ -1970,6 +1936,16 @@ Partial Class sdgPlots Me.ucrNudCrossbarFatten.TabIndex = 87 Me.ucrNudCrossbarFatten.Value = New Decimal(New Integer() {0, 0, 0, 0}) ' + 'lblCrossbarFatten + ' + Me.lblCrossbarFatten.AutoSize = True + Me.lblCrossbarFatten.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblCrossbarFatten.Location = New System.Drawing.Point(25, 184) + Me.lblCrossbarFatten.Name = "lblCrossbarFatten" + Me.lblCrossbarFatten.Size = New System.Drawing.Size(40, 13) + Me.lblCrossbarFatten.TabIndex = 86 + Me.lblCrossbarFatten.Text = "fatten :" + ' 'ucrNudCurvature ' Me.ucrNudCurvature.AutoSize = True @@ -1996,6 +1972,16 @@ Partial Class sdgPlots Me.ucrNudShape.TabIndex = 81 Me.ucrNudShape.Value = New Decimal(New Integer() {0, 0, 0, 0}) ' + 'lblLabel + ' + Me.lblLabel.AutoSize = True + Me.lblLabel.ImeMode = System.Windows.Forms.ImeMode.NoControl + Me.lblLabel.Location = New System.Drawing.Point(30, 159) + Me.lblLabel.Name = "lblLabel" + Me.lblLabel.Size = New System.Drawing.Size(35, 13) + Me.lblLabel.TabIndex = 91 + Me.lblLabel.Text = "label :" + ' 'ucrInputLabel ' Me.ucrInputLabel.AddQuotesIfUnrecognised = True @@ -2053,6 +2039,20 @@ Partial Class sdgPlots Me.ucrReceiverY.TabIndex = 99 Me.ucrReceiverY.ucrSelector = Nothing ' + 'ttCaptionTitle + ' + Me.ttCaptionTitle.AutoPopDelay = 10000 + Me.ttCaptionTitle.InitialDelay = 500 + Me.ttCaptionTitle.ReshowDelay = 100 + ' + 'ucrBaseSubdialog + ' + Me.ucrBaseSubdialog.AutoSize = True + Me.ucrBaseSubdialog.Location = New System.Drawing.Point(232, 490) + Me.ucrBaseSubdialog.Name = "ucrBaseSubdialog" + Me.ucrBaseSubdialog.Size = New System.Drawing.Size(224, 29) + Me.ucrBaseSubdialog.TabIndex = 1 + ' 'sdgPlots ' Me.AutoScaleDimensions = New System.Drawing.SizeF(96.0!, 96.0!) diff --git a/instat/static/InstatObject/R/InstallPackages.R b/instat/static/InstatObject/R/InstallPackages.R index f95d3612d97..c65fd609b2b 100644 --- a/instat/static/InstatObject/R/InstallPackages.R +++ b/instat/static/InstatObject/R/InstallPackages.R @@ -15,141 +15,131 @@ install.packages("XML", dependencies = FALSE, repos='http://cran.us.r-project.or # Generated from install_packages.R, do not edit manually! # Above packages taken out packs <- c("abind", "agricolae", "agridat", - "agriTutorial", "AlgDesign", "animation", "anytime", - "apsimx", "arm", "arrangements", "ash", - "askpass", "assertthat", "automap", "backports", - "base64enc", "BayesFactor", "bayesplot", "bayestestR", - "BH", "bigD", "bit", "bit64", "bitops", - "blob", "boot", "brew", "brio", "broom", - "bslib", "ca", "cachem", "callr", "candisc", - "car", "carData", "caret", "cellranger", - "changepoint", "checkmate", "chillR", "chron", - "circlize", "CircStats", "circular", "class", - "classInt", "cli", "clifro", "climdex.pcic", - "clipr", "clock", "clue", "cluster", - "cmsaf", "cmsafops", "cmsafvis", "coda", - "codetools", "coin", "collapse", "colorRamps", - "colorspace", "colourpicker", "combinat", "commonmark", - "conf.design", "confintr", "contfrac", "corrplot", - "corrr", "countrycode", "cowplot", "cpp11", - "crayon", "credentials", "crosstalk", "cubature", - "curl", "DAAG", "dae", "data.table", - "datawizard", "date", "DBI", "deldir", - "dendextend", "DEoptimR", "desc", "DescTools", - "deSolve", "desplot", "devtools", "diagram", - "diffobj", "digest", "distillery", "distributional", - "dotCall64", "downlit", "dplyr", "dslabs", - "DT", "dtw", "dygraphs", "e1071", "ecmwfr", - "effectsize", "ellipse", "ellipsis", "elliptic", - "emmeans", "EnvStats", "estimability", "evaluate", - "Evapotranspiration", "Exact", "exactRankTests", - "expm", "extraDistr", "extrafont", "extrafontdb", - "extRemes", "factoextra", "FactoMineR", "fansi", - "faraway", "farver", "fastDummies", "fastmap", - "fields", "filelock", "fitdistrplus", "flashClust", - "FNN", "fontawesome", "forcats", "foreach", - "forecast", "foreign", "formattable", "formula.tools", - "Formula", "fracdiff", "fs", "future.apply", - "future", "gapminder", "gclus", "gcookbook", - "generics", "GenSA", "geomtextpath", "geosphere", - "gert", "getPass", "GGally", "ggalt", - "ggeffects", "ggfittext", "ggforce", "ggformula", - "ggfortify", "ggmosaic", "ggplot2", "ggplotify", - "ggpmisc", "ggpp", "ggpubr", "ggrepel", - "ggridges", "ggsci", "ggsignif", "ggstance", - "ggtext", "ggthemes", "ggwordcloud", "gh", - "gitcreds", "gld", "GlobalOptions", "globals", - "glue", "gmp", "gnm", "goftest", "gower", - "gridExtra", "gridGraphics", "gridtext", "gstat", - "gt", "gtable", "gtExtras", "gtools", - "hardhat", "haven", "heplots", "here", - "hexbin", "highr", "HistData", "Hmisc", - "hms", "htmlTable", "htmltools", "htmlwidgets", - "httpuv", "httr", "httr2", "hydroGOF", - "hydroTSM", "hypergeo", "igraph", "imputeTS", - "ini", "inline", "insight", "interp", - "intervals", "ipred", "isoband", "iterators", - "janeaustenr", "janitor", "jpeg", "jquerylib", - "jsonlite", "juicyjuice", "Kendall", "KernSmooth", - "keyring", "klaR", "knitr", "labeling", - "labelled", "Lahman", "later", "lattice", - "latticeExtra", "lava", "lazyeval", "leaps", - "lemon", "libcoin", "lifecycle", "listenv", - "lme4", "lmerTest", "lmodel2", "lmom", - "lmomco", "Lmoments", "lmtest", "loo", - "lubridate", "lwgeom", "magick", "magrittr", - "mapdata", "mapproj", "maps", "maptools", - "markdown", "MASS", "Matrix", "MatrixModels", - "matrixStats", "mc2d", "memoise", "metR", - "mgcv", "mice", "miceadds", "mime", "miniUI", - "minqa", "mitools", "MKdescr", "MKinfer", - "mlbench", "ModelMetrics", "modelr", "modeltools", - "mosaic", "mosaicCore", "mosaicData", "multcomp", - "multcompView", "munsell", "mvtnorm", "ncdf4.helpers", - "ncdf4", "nlme", "nloptr", "nnet", "nortest", - "numDeriv", "nycflights13", "openair", "openssl", - "openxlsx", "operator.tools", "paletteer", - "parallelly", "parameters", "patchwork", "pbapply", - "pbkrtest", "pbs", "PCICt", "performance", - "pillar", "pingr", "pkgbuild", "pkgconfig", - "pkgdown", "pkgload", "plogr", "plotly", - "plotrix", "pls", "plyr", "png", "polyclip", - "polynom", "posterior", "praise", "prediction", - "prettyunits", "primes", "prismatic", "pROC", - "processx", "prodlim", "productplots", "profvis", - "progress", "progressr", "proj4", "promises", - "proxy", "ps", "purrr", "qap", "quadprog", - "quantmod", "quantreg", "questionr", "qvcalc", - "R.cache", "R.methodsS3", "R.oo", "R.utils", - "R6", "ragg", "rainfarmr", "rappdirs", - "raster", "rasterVis", "rbibutils", "rcmdcheck", - "RColorBrewer", "rcorpora", "Rcpp", "RcppArmadillo", - "RcppEigen", "RcppParallel", "RcppRoll", "RCurl", - "Rdpack", "readODS", "readr", "readxl", - "recipes", "registry", "relimp", "rematch", - "rematch2", "remotes", "repr", "reshape", - "reshape2", "rio", "rje", "rlang", "rmarkdown", - "RMAWGEN", - #"RMySQL", - "robustbase", "rootSolve", - "roxygen2", "rpart", "rpivotTable", "rprojroot", - "rrefine", "RSQLite", "rstan", "rstanarm", - "rstantools", "rstatix", "rstudioapi", "rtf", - "Rttf2pt1", "rversions", "rvest", "rworldmap", - "rworldxtra", "s2", "sandwich", "sass", - "scales", "scatterplot3d", "SearchTrees", "segmented", - "selectr", "seriation", "sessioninfo", "sf", - "sftime", "shades", "shape", "shiny", - "shinyFiles", "shinyjs", "shinystan", "shinythemes", - "shinyWidgets", "sjlabelled", "sjmisc", "sjPlot", - "sjstats", "skimr", "snakecase", "SnowballC", - "sodium", "sourcetools", "sp", "spacetime", - "spam", "SparseM", "SPEI", "splines2", - "splus2R", "SQUAREM", "StanHeaders", "stars", - "statip", "statquotes", "statsr", "stinepack", - "stringdist", - #"stringi", - #"stringr", - "strucchange", - "styler", "survival", "svglite", "sys", - "systemfonts", "tensorA", - #"terra", - "testthat", - "texmex", "textshaping", "TH.data", "threejs", - "tibble", "tidyr", "tidyselect", "tidytext", - "timechange", "timeDate", "tinytex", "TLMoments", - "tokenizers", "treemapify", "trend", "tseries", - "TSP", "TTR", "tweenr", "tzdb", "units", - "urca", "urlchecker", "usethis", "utf8", - "uuid", "V8", "vars", "vcd", "vcdExtra", - "vctrs", "verification", "viridis", "viridisLite", - "visdat", "visreg", "vroom", "wakefield", - "waldo", "weathermetrics", "whisker", "withr", - "wk", "wordcloud", "xfun", - #"XML", - "xml2", - "xopen", "xtable", "xts", "yaml", "yulab.utils", - "zip", "zoo", "Zseq", "zyp") + "AlgDesign", "animation", "anytime", "apsimx", + "arrangements", "ash", "askpass", "assertthat", + "automap", "backports", "base64enc", "bayestestR", + "BH", "bigD", "bit", "bit64", "bitops", + "blob", "boot", "brew", "brio", "broom", + "bslib", "ca", "cachem", "callr", "candisc", + "car", "carData", "caret", "cellranger", + "changepoint", "checkmate", "chillR", "chron", + "circlize", "CircStats", "circular", "class", + "classInt", "cli", "clifro", "climdex.pcic", + "clipr", "clock", "clue", "cluster", + "cmsaf", "cmsafops", "cmsafvis", "codetools", + "coin", "colorRamps", "colorspace", "colourpicker", + "combinat", "commonmark", "conf.design", "confintr", + "contfrac", "corrplot", "corrr", "countrycode", + "cowplot", "cpp11", "crayon", "credentials", + "crosstalk", "curl", "DAAG", "dae", "data.table", + "datawizard", "date", "DBI", "deldir", + "dendextend", "DEoptimR", "desc", "DescTools", + "deSolve", "devtools", "diffobj", "digest", + "distillery", "dotCall64", "downlit", "dplyr", + "dslabs", "DT", "dtw", "e1071", "ecmwfr", + "effectsize", "ellipse", "ellipsis", "elliptic", + "emmeans", "EnvStats", "estimability", "evaluate", + "Evapotranspiration", "Exact", "exactRankTests", + "expm", "extraDistr", "extrafont", "extrafontdb", + "extRemes", "factoextra", "FactoMineR", "fansi", + "faraway", "farver", "fastDummies", "fastmap", + "fields", "filelock", "fitdistrplus", "flashClust", + "FNN", "fontawesome", "forcats", "foreach", + "forecast", "foreign", "formula.tools", "Formula", + "fracdiff", "fs", "future.apply", "future", + "gapminder", "gclus", "gcookbook", "generics", + "GenSA", "geosphere", "gert", "getPass", + "GGally", "ggalt", "ggdendro", "ggeffects", + "ggfittext", "ggforce", "ggformula", "ggfortify", + "ggmosaic", "ggplot2", "ggplotify", "ggpmisc", + "ggpp", "ggpubr", "ggrepel", "ggridges", + "ggsci", "ggsignif", "ggstance", "ggtext", + "ggthemes", "ggwordcloud", "gh", "gitcreds", + "gld", "GlobalOptions", "globals", "glue", + "gmp", "gnm", "goftest", "gower", "gridExtra", + "gridGraphics", "gridtext", "gstat", "gt", + "gtable", "gtExtras", "hardhat", "haven", + "heplots", "hexbin", "highr", "HistData", + "Hmisc", "hms", "htmlTable", "htmltools", + "htmlwidgets", "httpuv", "httr", "httr2", + "hunspell", "hydroGOF", "hydroTSM", "hypergeo", + "imputeTS", "ini", "insight", "interp", + "intervals", "ipred", "isoband", "iterators", + "janeaustenr", "janitor", "jpeg", "jquerylib", + "jsonlite", "juicyjuice", "Kendall", "KernSmooth", + "keyring", "klaR", "knitr", "labeling", + "labelled", "Lahman", "later", "lattice", + "latticeExtra", "lava", "lazyeval", "leaflet.providers", + "leaflet", "leaps", "lemon", "libcoin", + "lifecycle", "listenv", "lme4", "lmodel2", + "lmom", "lmomco", "Lmoments", "lmtest", + "lubridate", "lwgeom", "magick", "magrittr", + "mapdata", "mapproj", "maps", "maptools", + "markdown", "MASS", "Matrix", "MatrixModels", + "matrixStats", "mc2d", "memoise", "metR", + "mgcv", "mime", "miniUI", "minqa", "MKdescr", + "MKinfer", "mlbench", "ModelMetrics", "modelr", + "modeltools", "mosaic", "mosaicCore", "mosaicData", + "multcomp", "multcompView", "munsell", "mvtnorm", + "ncdf4.helpers", "ncdf4", "nlme", "nloptr", + "nnet", "nortest", "numDeriv", "nycflights13", + "openair", "openssl", "openxlsx", "operator.tools", + "paletteer", "parallelly", "parameters", "patchwork", + "pbkrtest", "pbs", "PCICt", "performance", + "pillar", "pingr", "pkgbuild", "pkgconfig", + "pkgdown", "pkgload", "plogr", "plotly", + "plotrix", "pls", "plyr", "png", "polyclip", + "polynom", "praise", "prediction", "prettyunits", + "primes", "prismatic", "pROC", "processx", + "prodlim", "productplots", "profvis", "progress", + "progressr", "proj4", "promises", "proxy", + "ps", "purrr", "qap", "quadprog", "quantmod", + "quantreg", "questionr", "qvcalc", "R.cache", + "R.methodsS3", "R.oo", "R.utils", "R6", + "ragg", "rainfarmr", "rappdirs", "raster", + "rasterVis", "rbibutils", "rcmdcheck", "RColorBrewer", + "rcorpora", "Rcpp", "RcppArmadillo", "RcppEigen", + "RcppRoll", "RCurl", "Rdpack", "readODS", + "readr", "readxl", "recipes", "registry", + "relimp", "rematch", "rematch2", "remotes", + "repr", "reshape", "reshape2", "rgdal", + "rio", "rje", "rlang", "rmarkdown", "RMAWGEN", + #"RMySQL", + "robustbase", "rootSolve", "roxygen2", + "rpart", "rpivotTable", "rprojroot", "rrefine", + "RSQLite", "rstatix", "rstudioapi", "rtf", + "Rttf2pt1", "rversions", "rvest", "rworldmap", + "rworldxtra", "s2", "sandwich", "sass", + "scales", "scatterplot3d", "SearchTrees", "segmented", + "selectr", "seriation", "sessioninfo", "sf", + "sftime", "shades", "shape", "shiny", + "shinyFiles", "shinyjs", "shinythemes", "shinyWidgets", + "signmedian.test", "sjlabelled", "sjmisc", + "sjPlot", "sjstats", "skimr", "snakecase", + "SnowballC", "sodium", "sourcetools", "sp", + "spacetime", "spam", "SparseM", "SPEI", + "splines2", "splus2R", "SQUAREM", "stars", + "statip", "stinepack", "stringdist", + #"stringi", + #"stringr", + "strucchange", "styler", "survival", + "svglite", "sys", "systemfonts", + #"terra", + "testthat", "texmex", "textshaping", "TH.data", + "tibble", "tidyr", "tidyselect", "tidytext", + "timechange", "timeDate", "tinytex", "TLMoments", + "tokenizers", "treemapify", "trend", "tseries", + "TSP", "TTR", "tweenr", "tzdb", "units", + "urca", "urlchecker", "usethis", "utf8", + "uuid", "V8", "vars", "vcd", "vcdExtra", + "vctrs", "verification", "viridis", "viridisLite", + "visdat", "visreg", "vroom", "wakefield", + "waldo", "weathermetrics", "whisker", "withr", + "wk", "xfun", + #"XML", + "xml2", "xopen", + "xtable", "xts", "yaml", "yulab.utils", + "zip", "zoo", "Zseq", "zyp") install.packages(packs, dependencies = FALSE, repos='https://cloud.r-project.org', type="win.binary") diff --git a/instat/static/InstatObject/R/Rsetup.R b/instat/static/InstatObject/R/Rsetup.R index 3d28831e085..1b21971410f 100644 --- a/instat/static/InstatObject/R/Rsetup.R +++ b/instat/static/InstatObject/R/Rsetup.R @@ -1,132 +1,125 @@ # Packages including dependencies # Generated from install_packages.R, do not edit manually! packs <- c("abind", "agricolae", "agridat", - "agriTutorial", "AlgDesign", "animation", "anytime", - "apsimx", "arm", "arrangements", "ash", - "askpass", "assertthat", "automap", "backports", - "base64enc", "BayesFactor", "bayesplot", "bayestestR", - "BH", "bigD", "bit", "bit64", "bitops", - "blob", "boot", "brew", "brio", "broom", - "bslib", "ca", "cachem", "callr", "candisc", - "car", "carData", "caret", "cellranger", - "changepoint", "checkmate", "chillR", "chron", - "circlize", "CircStats", "circular", "class", - "classInt", "cli", "clifro", "climdex.pcic", - "clipr", "clock", "clue", "cluster", - "cmsaf", "cmsafops", "cmsafvis", "coda", - "codetools", "coin", "collapse", "colorRamps", - "colorspace", "colourpicker", "combinat", "commonmark", - "conf.design", "confintr", "contfrac", "corrplot", - "corrr", "countrycode", "cowplot", "cpp11", - "crayon", "credentials", "crosstalk", "cubature", - "curl", "DAAG", "dae", "data.table", - "datawizard", "date", "DBI", "deldir", - "dendextend", "DEoptimR", "desc", "DescTools", - "deSolve", "desplot", "devtools", "diagram", - "diffobj", "digest", "distillery", "distributional", - "dotCall64", "downlit", "dplyr", "dslabs", - "DT", "dtw", "dygraphs", "e1071", "ecmwfr", - "effectsize", "ellipse", "ellipsis", "elliptic", - "emmeans", "EnvStats", "estimability", "evaluate", - "Evapotranspiration", "Exact", "exactRankTests", - "expm", "extraDistr", "extrafont", "extrafontdb", - "extRemes", "factoextra", "FactoMineR", "fansi", - "faraway", "farver", "fastDummies", "fastmap", - "fields", "filelock", "fitdistrplus", "flashClust", - "FNN", "fontawesome", "forcats", "foreach", - "forecast", "foreign", "formattable", "formula.tools", - "Formula", "fracdiff", "fs", "future.apply", - "future", "gapminder", "gclus", "gcookbook", - "generics", "GenSA", "geomtextpath", "geosphere", - "gert", "getPass", "GGally", "ggalt", - "ggeffects", "ggfittext", "ggforce", "ggformula", - "ggfortify", "ggmosaic", "ggplot2", "ggplotify", - "ggpmisc", "ggpp", "ggpubr", "ggrepel", - "ggridges", "ggsci", "ggsignif", "ggstance", - "ggtext", "ggthemes", "ggwordcloud", "gh", - "gitcreds", "gld", "GlobalOptions", "globals", - "glue", "gmp", "gnm", "goftest", "gower", - "gridExtra", "gridGraphics", "gridtext", "gstat", - "gt", "gtable", "gtExtras", "gtools", - "hardhat", "haven", "heplots", "here", - "hexbin", "highr", "HistData", "Hmisc", - "hms", "htmlTable", "htmltools", "htmlwidgets", - "httpuv", "httr", "httr2", "hydroGOF", - "hydroTSM", "hypergeo", "igraph", "imputeTS", - "ini", "inline", "insight", "interp", - "intervals", "ipred", "isoband", "iterators", - "janeaustenr", "janitor", "jpeg", "jquerylib", - "jsonlite", "juicyjuice", "Kendall", "KernSmooth", - "keyring", "klaR", "knitr", "labeling", - "labelled", "Lahman", "later", "lattice", - "latticeExtra", "lava", "lazyeval", "leaps", - "lemon", "libcoin", "lifecycle", "listenv", - "lme4", "lmerTest", "lmodel2", "lmom", - "lmomco", "Lmoments", "lmtest", "loo", - "lubridate", "lwgeom", "magick", "magrittr", - "mapdata", "mapproj", "maps", "maptools", - "markdown", "MASS", "Matrix", "MatrixModels", - "matrixStats", "mc2d", "memoise", "metR", - "mgcv", "mice", "miceadds", "mime", "miniUI", - "minqa", "mitools", "MKdescr", "MKinfer", - "mlbench", "ModelMetrics", "modelr", "modeltools", - "mosaic", "mosaicCore", "mosaicData", "multcomp", - "multcompView", "munsell", "mvtnorm", "ncdf4.helpers", - "ncdf4", "nlme", "nloptr", "nnet", "nortest", - "numDeriv", "nycflights13", "openair", "openssl", - "openxlsx", "operator.tools", "paletteer", - "parallelly", "parameters", "patchwork", "pbapply", - "pbkrtest", "pbs", "PCICt", "performance", - "pillar", "pingr", "pkgbuild", "pkgconfig", - "pkgdown", "pkgload", "plogr", "plotly", - "plotrix", "pls", "plyr", "png", "polyclip", - "polynom", "posterior", "praise", "prediction", - "prettyunits", "primes", "prismatic", "pROC", - "processx", "prodlim", "productplots", "profvis", - "progress", "progressr", "proj4", "promises", - "proxy", "ps", "purrr", "qap", "quadprog", - "quantmod", "quantreg", "questionr", "qvcalc", - "R.cache", "R.methodsS3", "R.oo", "R.utils", - "R6", "ragg", "rainfarmr", "rappdirs", - "raster", "rasterVis", "rbibutils", "rcmdcheck", - "RColorBrewer", "rcorpora", "Rcpp", "RcppArmadillo", - "RcppEigen", "RcppParallel", "RcppRoll", "RCurl", - "Rdpack", "readODS", "readr", "readxl", - "recipes", "registry", "relimp", "rematch", - "rematch2", "remotes", "repr", "reshape", - "reshape2", "rio", "rje", "rlang", "rmarkdown", - "RMAWGEN", "RMySQL", "robustbase", "rootSolve", - "roxygen2", "rpart", "rpivotTable", "rprojroot", - "rrefine", "RSQLite", "rstan", "rstanarm", - "rstantools", "rstatix", "rstudioapi", "rtf", - "Rttf2pt1", "rversions", "rvest", "rworldmap", - "rworldxtra", "s2", "sandwich", "sass", - "scales", "scatterplot3d", "SearchTrees", "segmented", - "selectr", "seriation", "sessioninfo", "sf", - "sftime", "shades", "shape", "shiny", - "shinyFiles", "shinyjs", "shinystan", "shinythemes", - "shinyWidgets", "sjlabelled", "sjmisc", "sjPlot", - "sjstats", "skimr", "snakecase", "SnowballC", - "sodium", "sourcetools", "sp", "spacetime", - "spam", "SparseM", "SPEI", "splines2", - "splus2R", "SQUAREM", "StanHeaders", "stars", - "statip", "statquotes", "statsr", "stinepack", - "stringdist", "stringi", "stringr", "strucchange", - "styler", "survival", "svglite", "sys", - "systemfonts", "tensorA", "terra", "testthat", - "texmex", "textshaping", "TH.data", "threejs", - "tibble", "tidyr", "tidyselect", "tidytext", - "timechange", "timeDate", "tinytex", "TLMoments", - "tokenizers", "treemapify", "trend", "tseries", - "TSP", "TTR", "tweenr", "tzdb", "units", - "urca", "urlchecker", "usethis", "utf8", - "uuid", "V8", "vars", "vcd", "vcdExtra", - "vctrs", "verification", "viridis", "viridisLite", - "visdat", "visreg", "vroom", "wakefield", - "waldo", "weathermetrics", "whisker", "withr", - "wk", "wordcloud", "xfun", "XML", "xml2", - "xopen", "xtable", "xts", "yaml", "yulab.utils", - "zip", "zoo", "Zseq", "zyp", + "AlgDesign", "animation", "anytime", "apsimx", + "arrangements", "ash", "askpass", "assertthat", + "automap", "backports", "base64enc", "bayestestR", + "BH", "bigD", "bit", "bit64", "bitops", + "blob", "boot", "brew", "brio", "broom", + "bslib", "ca", "cachem", "callr", "candisc", + "car", "carData", "caret", "cellranger", + "changepoint", "checkmate", "chillR", "chron", + "circlize", "CircStats", "circular", "class", + "classInt", "cli", "clifro", "climdex.pcic", + "clipr", "clock", "clue", "cluster", + "cmsaf", "cmsafops", "cmsafvis", "codetools", + "coin", "colorRamps", "colorspace", "colourpicker", + "combinat", "commonmark", "conf.design", "confintr", + "contfrac", "corrplot", "corrr", "countrycode", + "cowplot", "cpp11", "crayon", "credentials", + "crosstalk", "curl", "DAAG", "dae", "data.table", + "datawizard", "date", "DBI", "deldir", + "dendextend", "DEoptimR", "desc", "DescTools", + "deSolve", "devtools", "diffobj", "digest", + "distillery", "dotCall64", "downlit", "dplyr", + "dslabs", "DT", "dtw", "e1071", "ecmwfr", + "effectsize", "ellipse", "ellipsis", "elliptic", + "emmeans", "EnvStats", "estimability", "evaluate", + "Evapotranspiration", "Exact", "exactRankTests", + "expm", "extraDistr", "extrafont", "extrafontdb", + "extRemes", "factoextra", "FactoMineR", "fansi", + "faraway", "farver", "fastDummies", "fastmap", + "fields", "filelock", "fitdistrplus", "flashClust", + "FNN", "fontawesome", "forcats", "foreach", + "forecast", "foreign", "formula.tools", "Formula", + "fracdiff", "fs", "future.apply", "future", + "gapminder", "gclus", "gcookbook", "generics", + "GenSA", "geosphere", "gert", "getPass", + "GGally", "ggalt", "ggdendro", "ggeffects", + "ggfittext", "ggforce", "ggformula", "ggfortify", + "ggmosaic", "ggplot2", "ggplotify", "ggpmisc", + "ggpp", "ggpubr", "ggrepel", "ggridges", + "ggsci", "ggsignif", "ggstance", "ggtext", + "ggthemes", "ggwordcloud", "gh", "gitcreds", + "gld", "GlobalOptions", "globals", "glue", + "gmp", "gnm", "goftest", "gower", "gridExtra", + "gridGraphics", "gridtext", "gstat", "gt", + "gtable", "gtExtras", "hardhat", "haven", + "heplots", "hexbin", "highr", "HistData", + "Hmisc", "hms", "htmlTable", "htmltools", + "htmlwidgets", "httpuv", "httr", "httr2", + "hunspell", "hydroGOF", "hydroTSM", "hypergeo", + "imputeTS", "ini", "insight", "interp", + "intervals", "ipred", "isoband", "iterators", + "janeaustenr", "janitor", "jpeg", "jquerylib", + "jsonlite", "juicyjuice", "Kendall", "KernSmooth", + "keyring", "klaR", "knitr", "labeling", + "labelled", "Lahman", "later", "lattice", + "latticeExtra", "lava", "lazyeval", "leaflet.providers", + "leaflet", "leaps", "lemon", "libcoin", + "lifecycle", "listenv", "lme4", "lmodel2", + "lmom", "lmomco", "Lmoments", "lmtest", + "lubridate", "lwgeom", "magick", "magrittr", + "mapdata", "mapproj", "maps", "maptools", + "markdown", "MASS", "Matrix", "MatrixModels", + "matrixStats", "mc2d", "memoise", "metR", + "mgcv", "mime", "miniUI", "minqa", "MKdescr", + "MKinfer", "mlbench", "ModelMetrics", "modelr", + "modeltools", "mosaic", "mosaicCore", "mosaicData", + "multcomp", "multcompView", "munsell", "mvtnorm", + "ncdf4.helpers", "ncdf4", "nlme", "nloptr", + "nnet", "nortest", "numDeriv", "nycflights13", + "openair", "openssl", "openxlsx", "operator.tools", + "paletteer", "parallelly", "parameters", "patchwork", + "pbkrtest", "pbs", "PCICt", "performance", + "pillar", "pingr", "pkgbuild", "pkgconfig", + "pkgdown", "pkgload", "plogr", "plotly", + "plotrix", "pls", "plyr", "png", "polyclip", + "polynom", "praise", "prediction", "prettyunits", + "primes", "prismatic", "pROC", "processx", + "prodlim", "productplots", "profvis", "progress", + "progressr", "proj4", "promises", "proxy", + "ps", "purrr", "qap", "quadprog", "quantmod", + "quantreg", "questionr", "qvcalc", "R.cache", + "R.methodsS3", "R.oo", "R.utils", "R6", + "ragg", "rainfarmr", "rappdirs", "raster", + "rasterVis", "rbibutils", "rcmdcheck", "RColorBrewer", + "rcorpora", "Rcpp", "RcppArmadillo", "RcppEigen", + "RcppRoll", "RCurl", "Rdpack", "readODS", + "readr", "readxl", "recipes", "registry", + "relimp", "rematch", "rematch2", "remotes", + "repr", "reshape", "reshape2", "rgdal", + "rio", "rje", "rlang", "rmarkdown", "RMAWGEN", + "RMySQL", "robustbase", "rootSolve", "roxygen2", + "rpart", "rpivotTable", "rprojroot", "rrefine", + "RSQLite", "rstatix", "rstudioapi", "rtf", + "Rttf2pt1", "rversions", "rvest", "rworldmap", + "rworldxtra", "s2", "sandwich", "sass", + "scales", "scatterplot3d", "SearchTrees", "segmented", + "selectr", "seriation", "sessioninfo", "sf", + "sftime", "shades", "shape", "shiny", + "shinyFiles", "shinyjs", "shinythemes", "shinyWidgets", + "signmedian.test", "sjlabelled", "sjmisc", + "sjPlot", "sjstats", "skimr", "snakecase", + "SnowballC", "sodium", "sourcetools", "sp", + "spacetime", "spam", "SparseM", "SPEI", + "splines2", "splus2R", "SQUAREM", "stars", + "statip", "stinepack", "stringdist", "stringi", + "stringr", "strucchange", "styler", "survival", + "svglite", "sys", "systemfonts", "terra", + "testthat", "texmex", "textshaping", "TH.data", + "tibble", "tidyr", "tidyselect", "tidytext", + "timechange", "timeDate", "tinytex", "TLMoments", + "tokenizers", "treemapify", "trend", "tseries", + "TSP", "TTR", "tweenr", "tzdb", "units", + "urca", "urlchecker", "usethis", "utf8", + "uuid", "V8", "vars", "vcd", "vcdExtra", + "vctrs", "verification", "viridis", "viridisLite", + "visdat", "visreg", "vroom", "wakefield", + "waldo", "weathermetrics", "whisker", "withr", + "wk", "xfun", "XML", "xml2", "xopen", + "xtable", "xts", "yaml", "yulab.utils", + "zip", "zoo", "Zseq", "zyp", # mmtable2 package from GitHub added manually to list # install with devtools::install_github("ianmoran11/mmtable2") # aida-package package from GitHub added manually to list @@ -136,123 +129,116 @@ packs <- c("abind", "agricolae", "agridat", "mmtable2", "aida", "CDT" ) -versions <- c("1.4-5", "1.3-5", "1.21", "0.1.5", - "1.2.1", "2.7", "0.3.9", "2.3.1", "1.13-1", - "1.1.9", "1.0-15", "1.1", "0.2.1", "1.1-9", - "1.4.1", "0.1-3", "0.9.12-4.4", "1.10.0", - "0.13.1", "1.81.0-1", "0.2.0", "4.0.5", - "4.0.5", "1.0-7", "1.2.4", "1.3-28.1", - "1.0-8", "1.1.3", "1.0.4", "0.4.2", "0.71.1", - "1.0.7", "3.7.3", "0.8-6", "3.1-2", "3.0-5", - "6.0-94", "1.1.0", "2.2.4", "2.1.0", - "0.72.8", "2.3-60", "0.4.15", "0.2-6", - "0.4-95", "7.3-21", "0.4-9", "3.6.1", - "3.2-5", "1.1-11", "0.8.0", "0.6.1", - "0.3-64", "2.1.4", "3.4.4", "1.2.6", - "1.1.12", "0.19-4", "0.2-19", "1.4-2", - "1.9.5", "2.3.1", "2.1-0", "1.2.0", "0.0-8", - "1.9.0", "2.0.0", "1.0.0", "1.1-12", - "0.92", "0.4.4", "1.4.0", "1.1.1", "0.4.3", - "1.5.2", "1.3.2", "1.2.0", "2.0.4.6", - "5.0.0", "1.25.4", "3.2.15", "1.14.8", - "0.7.1", "1.2-42", "1.1.3", "1.0-6", - "1.17.1", "1.0-12", "1.4.2", "0.99.48", - "1.35", "1.10", "2.4.5", "1.6.5", "0.3.5", - "0.6.31", "1.2-1", "0.3.2", "1.0-2", - "0.4.2", "1.1.2", "0.7.4", "0.27", "1.23-1", - "1.1.1.6", "1.7-13", "1.5.0", "0.8.2", - "0.4.5", "0.3.2", "1.4-0", "1.8.5", "2.7.0", - "1.4.1", "0.20", "1.16", "3.2", "0.8-35", - "0.999-7", "1.9.1", "0.19", "1.0", "2.1-3", - "1.0.7", "2.8", "1.0.4", "1.0.8", "2.1.1", - "1.6.3", "1.1.1", "14.1", "1.0.2", "1.1-8", - "1.01-2", "1.1.3.2", "0.5.1", "1.0.0", - "1.5.2", "8.21", "0.8-84", "0.2.1", "1.7.1", - "1.2-5", "1.5-2", "1.5.2", "1.10.0", - "1.32.0", "1.0.0", "1.3.2", "2.0", "0.1.3", - "1.1.8", "0.1.1", "1.5-18", "1.9.2", - "0.2-2", "2.1.2", "0.4.0", "1.2.1", "0.10.0", - "0.4.1", "0.10.4", "0.4.16", "0.3.3", - "3.4.2", "0.1.0", "0.5.2", "0.5.2", "0.6.0", - "0.9.3", "0.5.4", "3.0.0", "0.6.4", "0.3.6", - "0.1.2", "4.2.4", "0.5.0", "1.4.0", "0.1.2", - "2.6.6", "0.1.2", "0.16.2", "1.6.2", - "0.7-1", "1.1-2", "1.2-3", "1.0.1", "2.3", - "0.5-1", "0.1.5", "2.1-1", "0.8.0", "0.3.3", - "0.4.5", "3.9.4", "1.3.0", "2.5.2", "1.4-2", - "1.0.1", "1.28.3", "0.10", "0.8-7", "5.0-1", - "1.1.3", "2.4.1", "0.5.5", "1.6.2", "1.6.9", - "1.4.5", "0.2.2", "0.4-0", "0.6-0", "1.2-13", - "1.4.2", "3.3", "0.3.1", "0.3.19", "0.19.1", - "1.1-4", "0.15.3", "0.9-14", "0.2.7", - "1.0.14", "1.0.0", "2.2.0", "0.1-10", - "0.1.4", "1.8.4", "0.1.0", "2.2.1", "2.23-20", - "1.3.1", "1.7-2", "1.42", "0.4.2", "2.11.0", - "10.0-1", "1.3.0", "0.21-8", "0.6-30", - "1.7.2.1", "0.2.2", "3.1", "0.4.6", "1.0-9", - "1.0.3", "0.9.0", "1.1-32", "3.1-3", - "1.7-3", "2.9", "2.4.7", "1.3-1", "0.9-40", - "2.6.0", "1.9.2", "0.2-11", "2.7.4", - "2.0.3", "2.3.1", "1.2.11", "3.4.1", - "1.1-6", "1.6", "7.3-58.3", "1.5-4", - "0.5-1", "0.63.0", "0.1-22", "2.0.1", - "0.14.0", "1.8-42", "3.15.0", "3.16-18", - "0.12", "0.1.1.1", "1.2.5", "2.4", "0.8", - "1.1", "2.1-3", "1.2.2.2", "0.1.11", - "0.2-23", "1.8.4.2", "0.9.2.1", "0.20.3", - "1.4-23", "0.1-9", "0.5.0", "1.1-3", - "0.3-6", "1.21", "3.1-162", "2.0.3", - "7.3-18", "1.0-4", "2016.8-1.1", "1.0.2", - "2.16-0", "2.0.6", "4.2.5.2", "1.6.3", - "1.5.0", "1.35.0", "0.21.0", "1.1.2", - "1.7-0", "0.5.2", "1.1", "0.5-4.4", "0.10.3", - "1.9.0", "2.0.2", "1.4.0", "2.0.3", "2.0.7", - "1.3.2", "0.2.0", "4.10.1", "3.8-2", - "2.8-1", "1.8.8", "0.1-8", "1.10-4", - "1.4-1", "1.4.1", "1.0.0", "0.3.14", - "1.1.1", "1.4.0", "1.1.1", "1.18.0", - "3.8.1", "2023.03.31", "0.1.1", "0.3.7", - "1.2.2", "0.13.0", "1.0-12", "1.2.0.1", - "0.4-27", "1.7.5", "1.0.1", "0.1-2", - "1.5-8", "0.4.22", "5.95", "0.7.8", "1.0.2", - "0.16.0", "1.8.2", "1.25.0", "2.12.2", - "2.5.1", "1.2.5", "0.1", "0.3.3", "3.6-20", - "0.51.5", "2.2.13", "1.4.0", "1.1-3", - "2.0.0", "1.0.10", "0.12.2.0.0", "0.3.3.9.3", - "5.1.7", "0.3.0", "1.98-1.12", "2.4", - "1.7.0", "2.1.4", "1.4.2", "1.0.5", "0.5-1", - "1.0-5", "1.0.1", "2.1.2", "2.4.2", "1.1.6", - "0.8.9", "1.4.4", "0.5.29", "1.12.1", - "1.1.0", "2.21", "1.3.7", "0.10.25", - "0.95-1", "1.8.2.3", "7.2.3", "4.1.19", - "0.3.0", "2.0.3", "2.1.0", "2.3.1", "2.21.7", - "2.21.4", "2.3.1", "0.7.2", "0.14", "0.4-14.1", - "1.3.12", "2.1.2", "1.0.3", "1.3-6", - "1.01", "1.1.2", "3.0-2", "0.4.5", "1.2.1", - "0.3-43", "0.5.5", "1.6-4", "0.4-2", - "1.4.2", "1.2.2", "1.0-12", "0.2-0", - "1.4.0", "1.4.6", "1.7.4", "0.9.3", "2.1.0", - "2.6.0", "1.2.0", "0.7.6", "1.2.0", "2.8.9", - "2.8.14", "0.18.2", "2.1.5", "0.11.0", - "0.7.0", "1.2.1", "0.1.7-1", "1.6-0", - "1.3-0", "2.9-1", "1.81", "1.8.1", "0.4.8", - "1.3-3", "2021.1", "2.21.0-7", "0.6-1", - "0.2.3", "0.3.1", "0.3.0", "1.4", "0.9.10", - "1.7.12", "1.5.0", "1.5-3", "1.9.1", - "3.5-5", "2.1.1", "3.4.1", "1.0.4", "0.36.2", - "1.7-23", "3.1.7", "2.4.8", "0.3.6", - "1.1-2", "0.3.3", "3.2.1", "1.3.0", "1.2.0", - "0.4.1", "0.2.0", "4022.108", "0.45", - "0.7.5.3", "0.3.0", "2.5.5", "1.1.5", - "0.10-53", "1.2-4", "0.24.3", "2.0.2", - "0.3.0", "0.8-1", "1.3-3", "1.0.1", "2.1.6", - "1.2.3", "1.1-0", "4.3.0", "1.5-9", "1.4-11", - "0.8-4", "0.6.1", "1.42", "0.6.2", "0.4.1", - "0.6.0", "2.7.0", "1.6.1", "0.3.6", "0.4.0", - "1.2.2", "0.4.1", "2.5.0", "0.7.2", "2.6", - "0.39", "3.99-0.14", "1.3.3", "1.0.0", - "1.8-4", "0.13.1", "2.3.7", "0.0.6", - "2.3.0", "1.8-12", "0.2.1", "0.11-1", +versions <- c("1.4-5", "1.3-5", "1.21", "1.2.1", + "2.7", "0.3.9", "2.3.1", "1.1.9", "1.0-15", + "1.1", "0.2.1", "1.0-16", "1.4.1", "0.1-3", + "0.13.0", "1.81.0-1", "0.2.0", "4.0.5", + "4.0.5", "1.0-7", "1.2.3", "1.3-28.1", + "1.0-8", "1.1.3", "1.0.3", "0.4.2", "0.71.1", + "1.0.6", "3.7.3", "0.8-6", "3.1-1", "3.0-5", + "6.0-93", "1.1.0", "2.2.4", "2.1.0", + "0.72.8", "2.3-59", "0.4.15", "0.2-6", + "0.4-95", "7.3-21", "0.4-8", "3.6.0", + "3.2-5", "1.1-11", "0.8.0", "0.6.1", + "0.3-64", "2.1.4", "3.4.4", "1.2.6", + "1.1.12", "0.2-19", "1.4-2", "2.3.1", + "2.1-0", "1.2.0", "0.0-8", "1.8.1", "2.0.0", + "0.2.0", "1.1-12", "0.92", "0.4.4", "1.4.0", + "1.1.1", "0.4.3", "1.5.2", "1.3.2", "1.2.0", + "5.0.0", "1.25.4", "3.2-14", "1.14.8", + "0.6.5", "1.2-42", "1.1.3", "1.0-6", + "1.16.0", "1.0-11", "1.4.2", "0.99.48", + "1.34", "2.4.5", "0.3.5", "0.6.31", "1.2-1", + "1.0-2", "0.4.2", "1.1.0", "0.7.4", "0.27", + "1.23-1", "1.7-13", "1.5.0", "0.8.2", + "0.4.3", "0.3.2", "1.4-0", "1.8.4-1", + "2.7.0", "1.4.1", "0.20", "1.16", "3.2", + "0.8-35", "0.999-7", "1.9.1", "0.19", + "1.0", "2.1-3", "1.0.7", "2.7", "1.0.4", + "1.0.8", "2.1.1", "1.6.3", "1.1.0", "14.1", + "1.0.2", "1.1-8", "1.01-2", "1.1.3.1", + "0.5.0", "1.0.0", "1.5.2", "8.20", "0.8-84", + "1.7.1", "1.2-4", "1.5-2", "1.5.2", "1.10.0", + "1.31.0", "0.3.0", "1.3.2", "2.0", "0.1.3", + "1.1.8", "1.5-18", "1.9.2", "0.2-2", + "2.1.2", "0.4.0", "0.1.23", "1.1.5", + "0.9.1", "0.4.1", "0.10.2", "0.4.15", + "0.3.3", "3.4.1", "0.1.0", "0.5.2", "0.5.1", + "0.6.0", "0.9.3", "0.5.4", "2.9", "0.6.4", + "0.3.6", "0.1.2", "4.2.4", "0.5.0", "1.4.0", + "0.1.2", "2.6.6", "0.1.2", "0.16.2", + "1.6.2", "0.7-1", "1.1-2", "1.2-3", "1.0.1", + "2.3", "0.5-1", "0.1.5", "2.1-0", "0.8.0", + "0.3.1", "0.4.5", "1.2.0", "2.5.1", "1.4-2", + "1.28.2", "0.10", "0.8-7", "4.8-0", "1.1.2", + "2.4.1", "0.5.4", "1.6.1", "1.6.9", "1.4.4", + "0.2.2", "3.0.2", "0.4-0", "0.6-0", "1.2-13", + "3.3", "0.3.1", "0.19.0", "1.1-3", "0.15.2", + "0.9-13", "0.2.7", "1.0.14", "1.0.0", + "2.2.0", "0.1-10", "0.1.4", "1.8.4", + "0.1.0", "2.2.1", "2.23-20", "1.3.1", + "1.7-1", "1.42", "0.4.2", "2.10.0", "10.0-1", + "1.3.0", "0.20-45", "0.6-30", "1.7.2", + "0.2.2", "1.9.0", "2.1.1", "3.1", "0.4.6", + "1.0-9", "1.0.3", "0.9.0", "1.1-31", + "1.7-3", "2.9", "2.4.7", "1.3-1", "0.9-40", + "1.9.2", "0.2-11", "2.7.3", "2.0.3", + "2.3.1", "1.2.11", "3.4.1", "1.1-6", + "1.5", "7.3-58.2", "1.5-3", "0.5-1", + "0.63.0", "0.1-22", "2.0.1", "0.13.0", + "1.8-41", "0.12", "0.1.1.1", "1.2.5", + "0.8", "0.9", "2.1-3", "1.2.2.2", "0.1.10", + "0.2-23", "1.8.4.2", "0.9.2.1", "0.20.3", + "1.4-22", "0.1-8", "0.5.0", "1.1-3", + "0.3-6", "1.21", "3.1-162", "2.0.3", + "7.3-18", "1.0-4", "2016.8-1.1", "1.0.2", + "2.15", "2.0.5", "4.2.5.2", "1.6.3", + "1.5.0", "1.34.0", "0.20.2", "1.1.2", + "0.5.2", "1.1", "0.5-4.4", "0.10.2", + "1.8.1", "2.0.2", "1.4.0", "2.0.3", "2.0.7", + "1.3.2", "0.2.0", "4.10.1", "3.8-2", + "2.8-1", "1.8.8", "0.1-8", "1.10-4", + "1.4-1", "1.0.0", "0.3.14", "1.1.1", + "1.4.0", "1.1.1", "1.18.0", "3.8.0", + "2019.11.13", "0.1.1", "0.3.7", "1.2.2", + "0.13.0", "1.0-12", "1.2.0.1", "0.4-27", + "1.7.2", "1.0.1", "0.1-2", "1.5-8", "0.4.20", + "5.94", "0.7.8", "1.0.2", "0.16.0", "1.8.2", + "1.25.0", "2.12.2", "2.5.1", "1.2.5", + "0.1", "0.3.3", "3.6-14", "0.51.5", "2.2.13", + "1.4.0", "1.1-3", "2.0.0", "1.0.10", + "0.12.0.1.0", "0.3.3.9.3", "0.3.0", "1.98-1.10", + "2.4", "1.7.0", "2.1.4", "1.4.2", "1.0.5", + "0.5-1", "1.0-5", "1.0.1", "2.1.2", "2.4.2", + "1.1.6", "0.8.9", "1.4.4", "1.5-32", + "0.5.29", "1.12.1", "1.0.6", "2.20", + "1.3.7", "0.10.25", "0.95-0", "1.8.2.3", + "7.2.3", "4.1.19", "0.3.0", "2.0.3", + "2.1.0", "2.3.0", "0.7.2", "0.14", "0.4-14.1", + "1.3.12", "2.1.2", "1.0.3", "1.3-6", + "1.01", "1.1.2", "3.0-2", "0.4.5", "1.2.1", + "0.3-42", "0.5.5", "1.6-2", "0.4-2", + "1.4.1", "1.2.2", "1.0-9", "0.2-0", "1.4.0", + "1.4.6", "1.7.4", "0.9.3", "2.1.0", "1.2.0", + "0.7.6", "1.5.1", "1.2.0", "2.8.9", "2.8.12", + "0.18.2", "2.1.5", "0.11.0", "0.7.0", + "1.2.1", "0.1.7-1", "1.6-0", "1.2-8", + "2.9-1", "1.81", "1.8.0", "0.4.7", "1.3-3", + "2021.1", "0.6-0", "0.2.3", "1.4", "0.9.10", + "1.7.12", "1.5.0", "1.5-3", "1.9.0", + "3.5-3", "2.1.1", "3.4.1", "1.0.4", "1.7-3", + "3.1.6", "2.4.8", "0.3.6", "1.1-1", "3.1.8", + "1.3.0", "1.2.0", "0.4.1", "0.2.0", "4022.108", + "0.44", "0.7.5.3", "0.3.0", "2.5.5", + "1.1.4", "0.10-53", "1.2-2", "0.24.3", + "2.0.2", "0.3.0", "0.8-1", "1.3-3", "1.0.1", + "2.1.6", "1.2.3", "1.1-0", "4.2.2", "1.5-6", + "1.4-11", "0.8-2", "0.5.2", "1.42", "0.6.2", + "0.4.1", "0.6.0", "2.7.0", "1.6.1", "0.3.6", + "0.4.0", "1.2.2", "0.4.1", "2.5.0", "0.7.1", + "0.37", "3.99-0.13", "1.3.3", "1.0.0", + "1.8-4", "0.13.0", "2.3.7", "0.0.6", + "2.2.2", "1.8-11", "0.2.1", "0.11", # mmtable2 package from GitHub added manually to list # aida-package package from GitHub added manually to list # CDT package from GitHub added manually to list diff --git a/instat/static/InstatObject/R/install_packages.R b/instat/static/InstatObject/R/install_packages.R index 143d0b65d26..988de278d05 100644 --- a/instat/static/InstatObject/R/install_packages.R +++ b/instat/static/InstatObject/R/install_packages.R @@ -158,15 +158,13 @@ pkgs <- "rstanarm", "statsr", "statquotes", + "rsplit", "desplot", #applying formatting on vectors and data frames to make data presentation easier, richer, more flexible and hopefully convey more information - "formattable", - #A 'ggplot2' extension that allows text to follow curved paths. - "geomtextpath", - "collapse" + "formattable" ) pkgList <- pkgDep(pkgs, type="win.binary", repos = "https://cran.rstudio.com/", suggests = FALSE, includeBasePkgs = FALSE, Rversion = r_version) -pth <- "C:/Users/Antoine/Documents/RPackages" +pth <- "C:/Users/Christopher Marsh/Documents/RPackages" makeRepo(pkgList, path = pth, type = "win.binary", Rversion = r_version, repos = "https://cran.rstudio.com/") #add extra packages to location diff --git a/instat/ucrAdditionalLayers.Designer.vb b/instat/ucrAdditionalLayers.Designer.vb index 640e05c704b..bf6ae9eef28 100644 --- a/instat/ucrAdditionalLayers.Designer.vb +++ b/instat/ucrAdditionalLayers.Designer.vb @@ -38,93 +38,80 @@ Partial Class ucrAdditionalLayers 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Me.lblLayers = New System.Windows.Forms.Label() - Me.lstLayers = New System.Windows.Forms.ListView() - Me.grpGeoms = New System.Windows.Forms.GroupBox() Me.cmdDelete = New System.Windows.Forms.Button() Me.cmdEdit = New System.Windows.Forms.Button() Me.cmdAdd = New System.Windows.Forms.Button() - Me.grpGeoms.SuspendLayout() + Me.lblLayers = New System.Windows.Forms.Label() + Me.lstLayers = New System.Windows.Forms.ListView() Me.SuspendLayout() ' - 'lblLayers - ' - Me.lblLayers.AutoSize = True - Me.lblLayers.Location = New System.Drawing.Point(4, 13) - Me.lblLayers.Name = "lblLayers" - Me.lblLayers.Size = New System.Drawing.Size(41, 13) - Me.lblLayers.TabIndex = 5 - Me.lblLayers.Text = "Layers:" - ' - 'lstLayers - ' - Me.lstLayers.FullRowSelect = True - Me.lstLayers.HideSelection = False - Me.lstLayers.Location = New System.Drawing.Point(3, 28) - Me.lstLayers.Name = "lstLayers" - Me.lstLayers.Size = New System.Drawing.Size(125, 149) - Me.lstLayers.TabIndex = 4 - Me.lstLayers.UseCompatibleStateImageBehavior = False - Me.lstLayers.View = System.Windows.Forms.View.List - ' - 'grpGeoms - ' - Me.grpGeoms.Controls.Add(Me.cmdDelete) - Me.grpGeoms.Controls.Add(Me.cmdEdit) - Me.grpGeoms.Controls.Add(Me.cmdAdd) - Me.grpGeoms.Location = New System.Drawing.Point(134, 53) - Me.grpGeoms.Name = "grpGeoms" - Me.grpGeoms.Size = New System.Drawing.Size(106, 100) - Me.grpGeoms.TabIndex = 9 - Me.grpGeoms.TabStop = False - Me.grpGeoms.Text = "Geoms:" - ' 'cmdDelete ' - Me.cmdDelete.Location = New System.Drawing.Point(16, 72) + Me.cmdDelete.Location = New System.Drawing.Point(134, 121) Me.cmdDelete.Name = "cmdDelete" Me.cmdDelete.Size = New System.Drawing.Size(75, 23) - Me.cmdDelete.TabIndex = 9 + Me.cmdDelete.TabIndex = 6 Me.cmdDelete.Text = "Delete" Me.cmdDelete.UseVisualStyleBackColor = True ' 'cmdEdit ' - Me.cmdEdit.Location = New System.Drawing.Point(16, 43) + Me.cmdEdit.Location = New System.Drawing.Point(134, 92) Me.cmdEdit.Name = "cmdEdit" Me.cmdEdit.Size = New System.Drawing.Size(75, 23) - Me.cmdEdit.TabIndex = 10 + Me.cmdEdit.TabIndex = 7 Me.cmdEdit.Text = "Edit" Me.cmdEdit.UseVisualStyleBackColor = True ' 'cmdAdd ' - Me.cmdAdd.Location = New System.Drawing.Point(16, 14) + Me.cmdAdd.Location = New System.Drawing.Point(134, 63) Me.cmdAdd.Name = "cmdAdd" Me.cmdAdd.Size = New System.Drawing.Size(75, 23) - Me.cmdAdd.TabIndex = 11 + Me.cmdAdd.TabIndex = 8 Me.cmdAdd.Text = "Add" Me.cmdAdd.UseVisualStyleBackColor = True ' + 'lblLayers + ' + Me.lblLayers.AutoSize = True + Me.lblLayers.Location = New System.Drawing.Point(4, 13) + Me.lblLayers.Name = "lblLayers" + Me.lblLayers.Size = New System.Drawing.Size(41, 13) + Me.lblLayers.TabIndex = 5 + Me.lblLayers.Text = "Layers:" + ' + 'lstLayers + ' + Me.lstLayers.FullRowSelect = True + Me.lstLayers.HideSelection = False + Me.lstLayers.Location = New System.Drawing.Point(3, 28) + Me.lstLayers.Name = "lstLayers" + Me.lstLayers.Size = New System.Drawing.Size(125, 149) + Me.lstLayers.TabIndex = 4 + Me.lstLayers.UseCompatibleStateImageBehavior = False + Me.lstLayers.View = System.Windows.Forms.View.List + ' 'ucrAdditionalLayers ' Me.AutoScaleDimensions = New System.Drawing.SizeF(96.0!, 96.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi Me.AutoSize = True - Me.Controls.Add(Me.grpGeoms) + Me.Controls.Add(Me.cmdDelete) + Me.Controls.Add(Me.cmdEdit) + Me.Controls.Add(Me.cmdAdd) Me.Controls.Add(Me.lblLayers) Me.Controls.Add(Me.lstLayers) Me.Name = "ucrAdditionalLayers" - Me.Size = New System.Drawing.Size(249, 180) - Me.grpGeoms.ResumeLayout(False) + Me.Size = New System.Drawing.Size(213, 180) Me.ResumeLayout(False) Me.PerformLayout() End Sub - Friend WithEvents lblLayers As Label - Friend WithEvents lstLayers As ListView - Friend WithEvents grpGeoms As GroupBox + Friend WithEvents cmdDelete As Button Friend WithEvents cmdEdit As Button Friend WithEvents cmdAdd As Button + Friend WithEvents lblLayers As Label + Friend WithEvents lstLayers As ListView End Class