Difference between revisions of "Analytica 6.3 beta Release Notes/Changes in 6.3.0.221"
Line 2: | Line 2: | ||
==Diagram - Controls== | ==Diagram - Controls== | ||
+ | * Added a way to have no selection in a Choice control. | ||
==Diagram - nodes/arrows== | ==Diagram - nodes/arrows== | ||
+ | * Added functionality to the new <code>Slider()</code> function to accept Boolean values. | ||
+ | <!--I encountered one design decision to note: When you show labels, should it show 0,1 or False,True? Option 1 = use the number format -- if Boolean is selected, then show False, True. If Number is selected, show 0,1. Option 2= Always show False, True, ignore number format. I went with Option 1.--> | ||
+ | * Added <code>Hide/Unhide in browse mode</code> to the node right-click context menu | ||
==Functions (built-in)== | ==Functions (built-in)== | ||
+ | * Fixed a bug where <code>WhatIf</code> corrupted a Probability Table | ||
==GUI== | ==GUI== | ||
− | * Updated | + | * Updated remaining links in dialogs which were still pointing to 'wiki...' instead of 'docs.analytica.com'. |
==Object Window or Attribute pane== | ==Object Window or Attribute pane== | ||
==Tables== | ==Tables== | ||
+ | * Fixed the '<code>New variable from column...</code>' functionality when creating variables from a Statistics index, or from Sample. | ||
+ | * Added functionality to preserve the row index in a new table when using '<code>New variable from column...</code>' . Also, it now opens the result window automatically, to the same uncertainty view as the source, with the pivot as similar as possible as in the source table. |
Revision as of 14:38, 6 March 2023
This page is under construction
Diagram - Controls
- Added a way to have no selection in a Choice control.
Diagram - nodes/arrows
- Added functionality to the new
Slider()
function to accept Boolean values. - Added
Hide/Unhide in browse mode
to the node right-click context menu
Functions (built-in)
- Fixed a bug where
WhatIf
corrupted a Probability Table
GUI
- Updated remaining links in dialogs which were still pointing to 'wiki...' instead of 'docs.analytica.com'.
Object Window or Attribute pane
Tables
- Fixed the '
New variable from column...
' functionality when creating variables from a Statistics index, or from Sample. - Added functionality to preserve the row index in a new table when using '
New variable from column...
' . Also, it now opens the result window automatically, to the same uncertainty view as the source, with the pivot as similar as possible as in the source table.
Comments
Enable comment auto-refresher