boba-visualizer icon indicating copy to clipboard operation
boba-visualizer copied to clipboard

A visual analysis tool for exploring multiverse outcomes

Results 7 boba-visualizer issues
Sort by recently updated
recently updated
newest added

Hi, I want to try out the visualizer and therefore run it with some of the examples provided with boba. However, none of them seem to work out of the...

Now the `boba` and `boba-visualizer` modules depend on each other ... The reason that `boba` depends on `boba-visualizer` is because we would like a single pip command to install all...

bug

Decouple visualizer config, so changes in the config does not require re-compilation

bug

The data type of an option from `summary.csv` might not match the data type in `overview.json`, causing lookup error. For example, the option has a numeric data type when read...

bug

If a decision has only 1 level, F-test would return NaN and fail. We can probably handle this better.

bug

Make a front-end only version of the visualizer and use github to host a demo

enhancement

1. In "Adding More Columns" section, talk more about cases when there's more than one number per universe. Also say how to point to the visualizer config in the DSL...

documentation