LoadDataset does not dereference VisConfig
ramfox opened this issue · 1 comments
ramfox commented
There are no DerefDatasetVisConfig, SaveVisConfig, or LoadVisConfig functions!
to fix:
- using structure as a guide, write dsfs/vis_config.go -> SaveVisConfig and LoadVisConfig functions
- write tests
- write DerefDatasetVisConfig
- update complete.json to include a VisConfig so tests are up to date
ramfox commented
closed by accident lol