Demetris Roumis
Demetris Roumis
Just to connect this PR with the original use-case requirements spec: https://github.com/holoviz-topics/neuro/issues/34
What's with the html? I see other reference notebooks just using markdown ```html Title Scalebar Dependencies Bokeh Backends Bokeh ```
I don't quite understand how to use the kdims to apply an inferred unit. From the description ('The unit of the scalebar tries to infer it for the first `kdims`.'),...
hmm.. ok I kind of see how to set it via hv.dim But I guess there's no way to set both the base-dimension and the dimension with hv.Dimension. It might...
I only see success when using a fully specified `scalebar_unit` arg, so I will only document that approach until future PRs address other approaches. If it is going to take...
I also don't yet see support for a `scalebar_icon` arg so I'll remove this from the documentation for now
OK I think the docs are ready.
4 is done bc floating UI
@MarcSkovMadsen could you explain what `react` and `set_parameters` is supposed to do?
Closed by #1350