SankeyMATIC visualization of my merge request trends over the last four years
To commemorate my 4th anniversary at GitLab and my ❤️ for data visualizations (inspired in part r/DataIsBeautiful subreddit) and my interest in learning new things, I used GitLab's Code Suggestions AI to assist me in writing a small Python script to download and trend all merge requests I created and then used SankeyMATIC to create a visualization of them.
Code snippet written by T.F. that computes the data: https://gitlab.com/-/snippets/3603164
ReplyDelete