Crate microBioRust_heatmap

Source
Expand description

§A Heatmap in Rust web assembly calling d3.js

You will need to use wasm-pack to build instead of cargo wasm-pack build –target web And some way of serving locally http-server . It requires the index.html in the static directory Currently working with fixed data and a rusty colour theme

Modules§

canvas
heatmap_data
This module contains the data structure for the heatmap

Functions§

start