hanami icon indicating copy to clipboard operation
hanami copied to clipboard

Interactive arts and charts plotting with Clojure(Script) and Vega-lite / Vega. Flower viewing 花見 (hanami)

Results 8 hanami issues
Sort by recently updated
recently updated
newest added

Thanks again for Hanami. I've been learning Hanami and Vega-Lite at the same time. Other things being equal, I prefer to use Hanami (it's spoiled me--I don't want to have...

(Hi - Are you open to PRs for the README file? I'm learning hanami, which is great, by the way. I'd like to offer some suggested changes to the README...

having a logging config file inside a library jar is problematic for each user of the library. It makes logging config much harder

thank you for this library! as briefly discussed elsewhere would be great to have a `with-defaults` where you can bind the defaults that will be used.

I'm interested in hanami. I tried to play with the example, but it isn't starting up. Reproduce (as described [in readme](https://github.com/jsa-aerial/hanami#example-client-only-application)): ``` $ cd hanami/examples/ClientOnly $ lein repl [WARNING] No...

I am the author of Klipse and I'd like to suggest you to demonstrate your amazing library in web pages that feature interactive code snippets with Klipse. You could get...

Let's call a visualization (whether chart, plot, layout, etc) a _picture_. Currently pictures have a size based on the Vega/Vega-Lite `height` and `width` attributes of the outer _view_. This means...

I am trying to get the example (server-side) running. Unfortunately to no avail, and the same is true for bbhanami. Could be, that I am missing something (very important?), but...