This PR exposes a method to update the data, so the graphs in web frameworks like leptos can be updated in a dynamic way.
It also make the handbars template engine a optional crate for feature html, since when using wasm size matters. But to not break any previous usages, html is added to the default feature set.
This PR exposes a method to update the data, so the graphs in web frameworks like leptos can be updated in a dynamic way.
It also make the handbars template engine a optional crate for feature html, since when using wasm size matters. But to not break any previous usages, html is added to the default feature set.
Also updated outdate crates.