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.
我是一名业余 Web 开发人员,我想知道如何从头开始创建图形图表和图形。
在 Ruby on Rails 中制作它们有哪些好的教程和/或指南?
你可能会更好地用 javascript 生成它们。那里有很多很棒的图书馆。也许从flot开始。
如果您需要更多控制或更奇特的图表,请尝试d3。