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/
I am trying to reproduce the heatmap effect Bungie uses to show kills/deaths on specific halo 3 maps using PHP and GD.(Example: http://www.bungie.net/stats/halo3/heatmapstats.aspx?player=gatts007 - pi
I want to create a simple infographic in python. Matplotlib seems to have a lot of features but nothing t开发者_如何学Pythonhat covers off my simple heatmap grid example.
I\'m plotting a quite large heatmap using plotly. I would like to have access to the color of each pixel in the hoverlabel to color a symbol accordingly. Here is what I managed to do so far:
I\'m plotting a quite large heatmap using plotly. I would like to have access to the color of each pixel in the hoverlabel to color a symbol accordingly. Here is what I managed to do so far: