Ajax and jQuery are used in our design to feed the Flot charting functions with continuous flow of data from the MySQL database on the server via the web services written in PHP. The data is serialized into the JSON (JavaScript Object Notation) format to be communicated between server and client.