LightningChart JS v8.3.1

Released: May 29, 2026

v8.3.1 버젼 업데이트

수정사항

  • Fixed ChartXY preventing use of normal Ctrl+C, Ctrl+V and other standard key bindings on the page.
  • Fixed DateTime Axis formatting hours/minutes/seconds wrong in cursor. Bug was introduced in v8.3.0.
  • Fixed some performance degradations on GPU usage on chart rendering especially with high resolution screens. Introduced in v8.3.0.
  • Fixed XY series being able to show even while one of their axes is hidden with setVisible.
  • Fixed htmlTextRenderer not showing text shadows (actually more like text borders).
  • Fixed visible range only axis fitting not working properly in case where same axis has several series and one of them is completely outside view.