That is so beautiful.
Thanks
Show HN: GitHub Stats Dashboard Powered by GraphQL API and GitHub Action
11–20 of 22 posts
Re: Show HN: GitHub Stats Dashboard Powered by GraphQL API and GitHub Action
#12What's the name and point of the weird shake effect when you mouse over a chart?
The chart is using rough.js, which generates a random hand-drawn style every time. Currently, there is no method to lock the random seed. I'm thinking about disabling the animation to see if it can remove the jitter. It indeed seems a bit strange, haha.
Re: Show HN: GitHub Stats Dashboard Powered by GraphQL API and GitHub Action
#13Earlier quoted context omitted.
The chart is using rough.js, which generates a random hand-drawn style every time. Currently, there is no method to lock the random seed. I'm thinking about disabling the animation to see if it can remove the jitter. It indeed seems a bit strange, haha.
The docs don't agree with you - https://github.com/rough-stuff/rough/wiki#seed - if you use a fixed non-zero value it should be the same every time.
Re: Show HN: GitHub Stats Dashboard Powered by GraphQL API and GitHub Action
#14Re: Show HN: GitHub Stats Dashboard Powered by GraphQL API and GitHub Action
#15I'm sorry for the negativity but the design is awful for a dashboard. Weird distracting animations (graphs wiggle on hover), the lines are janky due to the cartoonish draw style. No clearly visible separations between the stats and an annoying background texture over the whole page that actually could make sense as a grid if only things were aligned to the grid. It also feels slightly sluggish on my laptop.
- The font is hard for me to read, even on the left where its horizontal and black, and nearly impossible to read under the currently working on graph.
- I can barely see 'commit comment' on the activity trends graph in one spot and nowhere else.
- The shades on the pull request size history are so close together I can't tell what is what at a glance.
- TypeScript and CMake on the pie chart really blend with the colors next to them.
- On the contribution time graph the rough circles are really distracting and then the graph itself has lines that almost line up with the background and end up basically double vertical lines for more distraction.
Re: Show HN: GitHub Stats Dashboard Powered by GraphQL API and GitHub Action
#16Re: Show HN: GitHub Stats Dashboard Powered by GraphQL API and GitHub Action
#17Re: Show HN: GitHub Stats Dashboard Powered by GraphQL API and GitHub Action
#18I'm all about fun/creative aesthetics but this is a terrible implementation of the sketchbook idea. The font, the extremely tortured pixelated rendering, the low contrast, the excessive grid texture background...
Re: Show HN: GitHub Stats Dashboard Powered by GraphQL API and GitHub Action
#19Re: Show HN: GitHub Stats Dashboard Powered by GraphQL API and GitHub Action
#20I'm all about fun/creative aesthetics but this is a terrible implementation of the sketchbook idea. The font, the extremely tortured pixelated rendering, the low contrast, the excessive grid texture background...