compass
compass copied to clipboard
Visualization Recommendation Engine, powered by Vega-Lite Specification Language
Encode more important information more effectively - [ ] selected field should be considered more important than field automatically added.
`cp.transition.neighbors( Tr, u, remained Fields )` returns all possible `u`’s neighbors connected by transitions of `Tr`. `remainedFields` is optional parameters that specifies fields can be added.
Extracting a set of transitions enabling Vega-Lite spec **u** to become spec **v**. Input : Transitions with costs (`Tr`), start Vega-Lite spec (`u`), destination Vega-Lite spec (`v`) Output : a...