devexperts / dxcharts-lite

Flexible financial charts based on HTML5 canvas
https://devexperts.com/dxcharts/
Mozilla Public License 2.0
45 stars 9 forks source link

Documentation: Unclear how to update candles in chart #176

Open Fyzu opened 3 months ago

Fyzu commented 3 months ago

Duplicates

Latest version

Suggestion ⭐

Review and update the documentation to include clear real-world steps on how to update candles in the chart. Provide comprehensive code samples showing how to update candles in various scenarios, ensuring that users can easily implement the changes in their own projects.

You can use the dxFeed demo endpoint for those purposes: https://demo.dxfeed.com/dxlink-ws/debug/

Motivation 🔦

Clear, concise documentation reduces the time and effort users spend trying to understand how to perform tasks, minimizing frustration and streamlining their workflow.

Clarity in documentation enhances the overall user experience, making it easier for both new and experienced users to navigate the software and achieve their goals effectively.

Examples 📃

No response