Difference between revisions of "Analytica 6.0 beta Release notes/Changes in 6.0.5"
(Created page with "This page lists all changes in the beta build 6.0.5 that have occurred since the previous beta build 6.0.4. ==Expression Assist== * Fixed a bug where the Expression_Assist...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
==Expression Assist== | ==Expression Assist== | ||
* Fixed a bug where the [[Expression_Assist]] was not recognizing a previously typed [[Local_Values|local]] as a possible completion | * Fixed a bug where the [[Expression_Assist]] was not recognizing a previously typed [[Local_Values|local]] as a possible completion | ||
− | * Added functionality to the Expression assist. When a [[Local_Values|local variable]] has been declared with explicit indexes, then the Expression Assist will display these | + | * Added functionality to the Expression assist. When a [[Local_Values|local variable]] has been declared with explicit indexes, then the Expression Assist will display these [[Local_Indexes|indexes]] when the local variable identifier is followed by a dot or an open subscript bracket. |
− | |||
− | |||
− | |||
− | == | + | ==Installer and Licensing== |
− | * | + | * Fixed a problem where some free101 users were not receiving a welcome email. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Graphing== | ==Graphing== | ||
− | *Fixed a bug | + | * Fixed a bug with [[OnGraphDraw]], [[GraphTitleExpr]] and [[OnGraphClick]] attributes in [[Cdf_and_Pdf_Functions|Pdf]], [[Cdf_and_Pdf_Functions|Cdf]] and [[Cdf_and_Pdf_Functions#Exceedance|Exceedance]] graphs. The [[GraphingRole]] index was not recognizing the .Step index. |
− | + | * Added GraphFillerInfo='Title' to allow dynamic calculation of axis titles. See this page [[Using_a_computed_axis_title_in_a_graph]] for an example. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | *Added | ||
− | |||
− | = | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == | + | ==Tables== |
− | + | * Fixed a problem with setting number formats for the .Probability index (in probability band result tables). | |
− | * | ||
− | |||
− | == | + | ==Object Window== |
− | * | + | * Added a right click menu (to the left 1" of the [[Object_Window&anarelease=6.0|object window]]) with a click list to show/hide attributes in the object window (for that object only). Separate from the attribute settings in the [[Object_menu]]. |
− | |||
− | |||
− | |||
− | + | ==Libraries== | |
+ | * Added a new distribution [[Normal_p1_p2]] to the [[Standard_libraries#Distribution_Variations|Distribution Variations]] library that returns a Normal distribution given any two percentiles. For example, |
Latest revision as of 03:06, 26 June 2021
This page lists all changes in the beta build 6.0.5 that have occurred since the previous beta build 6.0.4.
Expression Assist
- Fixed a bug where the Expression_Assist was not recognizing a previously typed local as a possible completion
- Added functionality to the Expression assist. When a local variable has been declared with explicit indexes, then the Expression Assist will display these indexes when the local variable identifier is followed by a dot or an open subscript bracket.
Installer and Licensing
- Fixed a problem where some free101 users were not receiving a welcome email.
Graphing
- Fixed a bug with OnGraphDraw, GraphTitleExpr and OnGraphClick attributes in Pdf, Cdf and Exceedance graphs. The GraphingRole index was not recognizing the .Step index.
- Added GraphFillerInfo='Title' to allow dynamic calculation of axis titles. See this page Using_a_computed_axis_title_in_a_graph for an example.
Tables
- Fixed a problem with setting number formats for the .Probability index (in probability band result tables).
Object Window
- Added a right click menu (to the left 1" of the object window) with a click list to show/hide attributes in the object window (for that object only). Separate from the attribute settings in the Object_menu.
Libraries
- Added a new distribution Normal_p1_p2 to the Distribution Variations library that returns a Normal distribution given any two percentiles. For example,
Comments
Enable comment auto-refresher