Skip to content

wordcloud example troubles #4

@cnuernber

Description

@cnuernber

Trying to get this wordcloud example working:

https://vega.github.io/vega/examples/word-cloud/

applied-science.darkstar> (->> (slurp "wordcloud.json")
       vega-spec->svg
       (spit "wordcloud.svg"))
ERROR TypeError: Cannot set property 'height' of null
nil

That error isn't propagated to the repl; it is just printed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions