Version 5.10.1
    • Dark
      Light

    Version 5.10.1

    • Dark
      Light

    Article summary

    DXcharts powers DXtrade, DXfina, and FinCharts.
    Check our website to find more information about DXcharts library.

    Release date: Apr 25, 2024


    Bug fixes and improvements

    • Fixed an issue where navigation arrows were not displayed for expand/collapse sidebar. 
    • Fixed an issue where chart sometimes had incorrect initial viewport.
    • Added the ability for the data provider to update the full history using a callback, similar to the existing one. Example:
    requestHistoryData(symbol, ...etc, callback: (data: CandleData[]) => void): void

    Note: Host-application code will be able to call this callback to provide brand new data to the chart at any time it is needed

    What's Next