Analytica 5.2 beta Release Notes/Changes in 5.2.9
This page lists fixes/changes in Analytica & ADE final release build 5.2.9 since the previous 5.2.8 beta build.
For what's new since 5.1, see What's new in Analytica 5.2?
Turned off Beta flag
- This is the final release -- no longer a beta release.
Example models and Libraries
- Changed the identifier of the Continuous Distributions library module node. For some odd reason, was named "Logarithmic".
- Added 2 UDFs, Test_map_pivot_vars and Test_map_pivot_slice to the Google Map from OnGraphDraw library. These make it easy to test that the pivot is correct to avoid showing the map in a nonsense pivot.
- Change Plot_solid_prob_bands to fill between adjacent bands rather than overlapping. Works better when there is transparency.
- Fixed some cases where the new OnGraphDraw annotations library functions didn't draw the correct thing when SwapXY was on.
- Added an optional «transparency» parameter to Plot_solid_prob_band.
Graphing
- Exposed the "ColorSequence" in the GraphingRole='Color' in OnGraphDraw. Enables you to access the custom color sequence configured for graph in your own custom drawing code.
Built-in functions and Engine
BitCount( BitNot(0), '1-')returned 63 when there were really 64 leading ones.- Fixed a small memory leak when CanvasContext is used.
Dialogs
- The ampersand (&) character in a title didn't show up in the axis titles in the Graph Setup axis ranges dialog.
Comments
Enable comment auto-refresher