This release adds one new feature to the library and introduces multiple QoL improvements.
What's Added
Functions chart_create_taylor_diagram
and chart_create_mi_diagram
now have legends with items sorted in decreasing order by the relevant measures. Each legend entry also has an order number as a prefix. The legend sorting functionality is not present when using chart_create_all_diagrams
.
What's Changed
- The encoding of the scalar property is improved.
- The calculation of the maximum radial boundary is improved.
Full Changelog: v1.1.1...v1.2.0