惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
人人都是产品经理
人人都是产品经理
Hugging Face - Blog
Hugging Face - Blog
有赞技术团队
有赞技术团队
阮一峰的网络日志
阮一峰的网络日志
罗磊的独立博客
博客园_首页
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
博客园 - 司徒正美
S
SegmentFault 最新的问题
Jina AI
Jina AI
美团技术团队
酷 壳 – CoolShell
酷 壳 – CoolShell
小众软件
小众软件
WordPress大学
WordPress大学
爱范儿
爱范儿
博客园 - Franky
量子位
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
雷峰网
雷峰网

HN's home page

Rainbow Query Language | Hacker News Exec into Node via Kubectl An AI native hedge fund The Seven-Action Documentation Model | Hacker News Package Manager for Kubectl Plugins Tongan Castaways | Hacker News Tech overlords plan for conscious AI to conquer the cosmos. What could go wrong? Data Breach Disclosure Lag Is Getting Worse How LLMs Work | Hacker News I Dropped PRDs for Shape Up Go Experiments Explained | Hacker News FCA's Palantir deal could expose UK financial data to Trump's US, critics fear WebXR BCI for Neural-Adaptive Avatar Control in Mixed Reality The first murder conviction via DNA analysis Tom Interviews Theo de Raadt of the OpenBSD Project (2019) [video] Show HN: Replace shell commands with bun shell typescript scripts Quay.io Is Down | Hacker News AI driven analysis of brokerage account fees in the UK Bill Gates Spent Years Crafting His Image. Now It's Cracking Using LLMs to secure source code Wi-Fi 8 in the Lab [video] The household battery revolution that could change energy bills and the world Is Python Becoming Pinyin? | Hacker News Livia – Executive Assistant | Hacker News FindMyPipe – Query Apple Find My from Linux for AI Agents Show HN: Agent skill for creating product launch videos with Remotion RecruitMyself – AI job search copilot for resumes and applications AI coding agents and the erosion of system understanding The 'Resting' Generation and South Korea's Youth Recession AMD Computex 2026: 10 Years of AM4, AM5 Support Through 2029
Show HN: Better Graphs – Teach agents to stop making plai...
tem_alThor · 2026-06-28 · via HN's home page

This repo is three things in one: 1- A set of instructions and design motifs AI agents can incorporate into their understanding of what makes a good Matplotlib graph through SKILLs and a CLAUDE.md. 2- An online 'blog' tutorial for a human audience to learn the same skills (to remind me how to do specific things or teach an intern/coworker the same idea). 3- An included mplstyle file that contains my opinionated set of sane default configurations for matplotlib: minerva.mplstyle.

  This repo is three things in one:
  1- A set of instructions and design motifs AI agents can incorporate into their understanding of what makes a good Matplotlib graph through SKILLs and a CLAUDE.md.
  2- An online 'blog' tutorial for a human audience to learn the same skills (to remind me how to do specific things or teach an intern/coworker the same idea).
  3- An included mplstyle file that contains my opinionated set of sane default configurations for matplotlib: minerva.mplstyle.

My biggest inspiration was Tufte's The Visual Display of Quantitative Information which my boss gifted me a couple years ago, data-to-viz(dot)com and the python-graph-gallery were the big references for "which chart for which data", and to be fair those are by the same author as a paid course I couldn't justify paying for to myself called matplotlib-journey(dot)com. My is to try to get half the way to the amazing plots they show you but free, open-source so I can share it with friends

I'd genuinely be interested just to use this post as a way to survey the HN community on what things levelled-up your own Matplotlib graphing or what finally made general science/quantitative data communication click.