Open m-v-nikolov opened 9 years ago
heat maps can be resolved as in
http://bl.ocks.org/mbostock/3074470
Only need to export matplotlib contour or pcolor data appropriately.
Time-series could easily be converted to d3js using tsv format.
In general color interpolation can be resolved as in
various color schemes (and other cool widgets) that can be adapted:
Convert various traces and heat maps currently displayed as pre-formatted png figures to d3js json based objects