如何:创建市场热图

发布于 2024-08-12 14:32:34 字数 275 浏览 6 评论 0原文

我有兴趣使用内部数据创建股票市场的热图,与以下网站的方式大致相同:http://www.smartmoney.com/map-of-the-market/

我们拥有这样做所需的所有数据,以及 C#/ASP.NET 前端和 C#/SQL Server 2005 后端。

谁能推荐一些用于创建此类 Web 应用程序的资源? PS免费更好!

I am interested in creating a heat map of the stock market using internal data, in much the same way as the following site: http://www.smartmoney.com/map-of-the-market/

We have all the data necessary to do so, as well as a C#/ASP.NET front end and a C#/SQL Server 2005 back end.

Can anyone recommend any resources for creating this type of web application? P.S. Free is better!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

奢欲 2024-08-19 14:32:34

这是一种称为树形映射的技术。这是关于如何在线生成此类图表的大量信息。

This is a technique called Treemapping. This is tons of information on how to generate these kinds of graphs online.

神仙妹妹 2024-08-19 14:32:34

The charting tools provided by http://www.anychart.com/ are really good for this.

Heres some examples of their heat maps. I've used these charts before with ASP.NET and C#. Very easy to use.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文