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.
我正在寻找在网页上按比例可视化点的建议。Google 提供的Gauge 类型的表示或Protovis 提供的子弹图似乎是不错的候选者。但也许还有更多。(或者也许有一些库做了我还没有见过的类似的事情。)
我建议看看你可以用Raphael和g.Raphael做的一些事情。这是一个很棒的纯 JS 库,可以让你做你建议的图表等等。您可以添加的交互非常有趣。