codeigniter-highcharts-library
codeigniter-highcharts-library copied to clipboard
How to use for live data
trafficstars
Hello,
i want to show the real time live data that fetched from db (My DB data is keep on inserting )
I have 5 table 't1,t2,t5,t4,t5' . This will get updated in each sec or two . So i want to show the total data in each table using line graph .How can i do this ???