amCharts 5: Charts 5.6.2
Released: Nov 30, 2023
Updates in 5.6.2
Funktionen
- Middle handles have been added to Parallel channel drawings so that the drawing can be resized vertically.
extraMax and extraMin settings now work on GaplessDateAxis. This allows adding extra space in front (or back) of your data. It is recommended to set maxDeviation to 0 if you use extraMax.
Fehlerkorrekturen
- In some rare cases (with a specific data count and
groupData set to true) the chart was continuously switching from monthly to weekly group interval causing the chart to flicker.
- Tick position was not always correct with
minorGridEnabled set to true.
- On a
DateAxis when gridInterval was set to week, it still showed minor grid lines even when baseInterval was also week.