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.
我编写了一些 d3.j 代码,它是 svg 可视化库,在我的 Mint 安装中,firefox 对于渲染它真的很糟糕。是关于我的安装还是一般情况?
这是d3.js 示例的示例链接
差不多2年过去了,FF中的动画还是FF29的问题。这是一个耻辱。
我有同样的问题。与 Chrome 和 Safari 相比,FF 15 中的转换非常慢。但你应该试试 FF beta 或 Aurora。它们为 SVG 过渡和 d3.js 带来了显着的性能改进。我的过渡现在运行顺利。