Python Forum

Full Version: [split] Lottery System on my mobile website
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i have to update the graph in my site automatically.
i mean there is graph in my web which shows comparison between two opponents base on their real data. i have to update the graph manually. i am searching for some method to update it automatically after taking live data from internet daily.
if anyone have any idea then do inform me!
thanks.
here is my site by the way which i forget to mention
https://hostgatorvsbluehost.com/
Split from https://python-forum.io/Thread-Lottery-S...le-website

To the OP: please don't post on other people's threads. Your question is totally separate, so you should have your own thread (which you now do - please don't create a duplicate). Apologies if this comes off negatively, we mods go through this regularly.

As for your question - this forum is dedicated to Python education. The typical response to a question with no code is "show us what you've tried" but it sounds like you're not that far along yet. So, with that in mind, I'd suggest you start by learning some Python (there are various resources online, and our tutorials section is a good place to start). Often once you get started with coding you'll have a better idea of where to start, and be able to ask more specific questions, which get higher quality replies.