Relative Content

Tag Archive for pythondatetimemathpyqt5timeline

Create TimeLine field with PyQt5

I need to develop a program to enter time reports. What I do is very similar to time graphics.
I was only able to implement scaling, shuffling and pseudo-infinity fields. The main task is to somehow add intermediate lines between years as we scale. And add dates under each line up to minutes.