LucaZugic / Live-Data-Plot-Website

This is a basic web application which uses ajax to update a bar chart (made with Google Charts) by passing in "live" data in json format from Flask.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project provides a general outline of updating a graph on a website regularly with "live" data. Please feel free to use this template for your own project. I will update the code with comments where I feel you might want to adapt parameters and add your own code.

Screenshot of website

About

This is a basic web application which uses ajax to update a bar chart (made with Google Charts) by passing in "live" data in json format from Flask.

License:GNU General Public License v3.0


Languages

Language:JavaScript 43.0%Language:HTML 25.5%Language:Python 20.8%Language:CSS 10.7%