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...") |
|||
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== | ||
+ | * 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. | ||
+ | |||
+ | |||
+ | |||
<!-- | <!-- | ||
==Maintenance recovery== | ==Maintenance recovery== |
Revision as of 01:57, 25 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.
Comments
Enable comment auto-refresher