amCharts 5: Charts 5.10.6
Released: Oct 11, 2024
Updates in 5.10.6
Funktionen
autoOpenSettings setting (default: true) has been added to Indicator. If set to false, a settings modal will not pop up automatically when the indicator is added to chart via indicator control.
- Arrow tip size will no longer be increased to reflect the line thickness of a "Line Arrow".
- "Volume Profile" indicator had its full name hardcoded for legend. It will now use its
shortName (which is "Volume Profile", too, by default but can be changed to anything else).
Modal content will now have its contents aligned to start, rather than left, to properly handle RTL direction.
Fehlerkorrekturen
- "Line Arrow" drawing tool would not save its color when serialized.
- "Line Arrow" tip was not taking a color change.
- Rotated elements with HTML content were not being properly positioned in all cases.
scrollToChild method of Container was not working properly.