Skip to content

Wrong distribution on breakdown plot #40

@mustafababil

Description

@mustafababil

I have only exported 1 Whatsapp chat, and progressed to plot its breakdown.

First messages are in December 2017 (total of 30), but their column is also not reserved in plot.

Even though, total number of 783 messages is exchanged in
January 2020, the plot doesn't reflect these numbers, and shows like there are messages exchanged in upcoming months of 2020.

My steps:

  1. Export Whatsapp chat from iOS 13 with email.

  2. Put x_chat.txt to /raw_data

  3. Run commands
    virtualenv chatistics
    source chatistics/bin/activate
    pip install -r requirements.txt
    python parse.py whatsapp --own-name "My Name"
    python visualize.py breakdown

  4. Result
    https://i.imgur.com/TVgHaDX.png

Python 3.7.4

What can be the reason? How can I investigate it more and solve it?
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions