5
Answers

Create real time chart

saifullah khan

saifullah khan

13y
3.9k
1
I have five cols in database, open,high,low,close,time. i want to create a real time candlestick chart that takes time from database and show it on x axis, and also shows the open high low and close values of that particular time. the chart also updates it self after every 2 seconds.how is it possible.
Answers (5)