Giter Club home page Giter Club logo

twitterbot's Issues

Data visualization parametrized #matplotlib

Situation explained

I have a file called analyze_stat.py that takes some data from a SQLite3 database.
Those data are explainable like that:
4 vectors ( with same length) : timestamps, likes, retweets, followers
Then I aggregate them per day. So I transform all the vectors in 3 Python Dictionaries (Excluding the timestamps).
Then I have 3 useful data structure. A dictionary with the likes counts, so d_likes contains as keys the days and as values the likes carried out in that day. The same for the retweets counts and the followers counts.

What I need

I use matplotlib library for visualize in a separated window the data result.
But when the days >= (20 - 30) the window is full of points and it is not understandable.
SO THE PROBLEM IS:
How to parametrize the visualization of the data?
So when there are few data, I want see stats per day, when It's too much full the screen, I want to visualize It per month. How to do that?

Alternatives I've considered
Nobody :(

Additional context
This is the data visualization per day.
Cattura

If you want I read your comment very fast, this is my website

WARNING dbind

I you have an issue like this on linux:
(twitterbot.py:2196): dbind-WARNING **: 09:43:35.658: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files

You have to install :
sudo apt-get install at-spi2-core

twitter website was updated

the input tag for username and password was removed from the first page of twitter.com, now you have to click the login button to view the login page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.