Make vega permanent

main
Eric Ihli 3 years ago
parent adfe3f016e
commit d3228980e5

@ -1 +0,0 @@
/home/eihli/src/darklimericks/web/wgu-app/node_modules/vega-embed/build/vega-embed.js

File diff suppressed because it is too large Load Diff

@ -1 +0,0 @@
/home/eihli/src/darklimericks/web/wgu-app/node_modules/vega-lite/build/vega-lite.js

File diff suppressed because one or more lines are too long

@ -1 +0,0 @@
/home/eihli/src/darklimericks/web/wgu-app/node_modules/vega/build/vega.js

File diff suppressed because one or more lines are too long

@ -421,7 +421,8 @@ prefixes to that rhyming phrase."]
request
{:rhymes
[:div
[:h2 (format "Visualization 1 - Rhymes for: \"%s\"" (-> request :params :rhyme-target))]
[:h1 ("Rhymes for \"%S\"" (-> request))]
[:h2 "Visualization 1 - Word by rhyme quality/frequency"]
[:p.tl "Hover over a point in the graph below to see the word. The higher the word
on the Y axis, the higher the rhyme quality. The further right the word on the X axis, the
more common the word."]

Loading…
Cancel
Save