Skip to content

nblumoe/clj-ui-spikes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Some spikes to evaluate different approaches for building GUIs with Clojure. The different approaches can be found in corresponding subfolders.

Evaluation Requirements

  • The application should have a dialog to import a local csv file.
  • The csv file should get imported (needs to be all numerical data)
  • The file contents should get rendered in a table.
  • The data from the file gets rendered as a scatter plot, first column as x-values, each additional column as y-values.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published