Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在 matplotlib 中创建一个具有自然对数比例的密度图,所以我想让颜色条将刻度线值显示为 e^x - LogFormatter 功能似乎需要一个浮点数/整数作为基础。有没有办法做到这一点?
提前致谢!