Christopher Small

Results 195 issues of Christopher Small

Want to be able to arrange two plots in a row, like this: ![image](https://user-images.githubusercontent.com/88556/51632544-6b2dba80-1f04-11e9-8ce2-33f3267cdc59.png)

It would be nice if there was a `:separate-data` or some such option that would publish separate gists for each dataset to keep the actual viz spec getting too bloated.

In combination with #23, this would make https://gist.github.com rather convenient as a ozviz/vega/vega-lite catalog tool.

It would be nice to be able to publish to a named github gist under a particular users account, as this would prevent rapid back and forth edits to a...

In a hiccup form as viewed with `oz/view!`, it would be nice to be able to specify a top level `:datasets` key which gets passed along to any `:vega`, `:vega-lite`...

It would be super helpful if there were utilities for things like merging, diffing and exporting schema.

Would be great if there was a link to some documentation, even if it was just with with https://cljdoc.org. (You can see the auto-generated docs here: https://cljdoc.org/d/graphql-clj/graphql-clj/0.2.7/doc/readme)

It should be possible to visualize SandDance visualizations in VR/AR. There are some examples of this in DeckGL here: https://github.com/uber/deck.gl/pull/1351 What might this look like in SandDance? A different view...

Hello I'm considering using codox to document [Oz](https://github.com/metasoarous/oz) & [Semantic CSV](https://github.com/metasoarous/semantic-csv), but Oz uses `clj` & `deps.edn`, and I will be moving Semantic CSV to the same. I see from...

Is cljs support something you'd consider now that we have cljc?