jasongilman / proto-repl-charts

An Atom Plugin extension for Proto REPL that allows displaying graphs.
MIT License
65 stars 4 forks source link

Displaying graph with numeric symbol ids fails #12

Open jasongilman opened 7 years ago

jasongilman commented 7 years ago
(proto-repl-charts.graph/graph
 "Test"
 {:nodes [{:id :1 :label :a} {:id :2 :label :b}]
  :edges [[:1 :2]]})

sayid_test_clj_ ___work_github_workspace_proto-repl-clojure-conj_and_graphs_md_ ___work_github_workspace_proto-repl-charts

The stack trace seems incorrect:

/Users/jason/work/github_workspace/proto-repl/lib/process/nrepl-connection.coffee:231 TypeError: Cannot read property '0' of null(…)(anonymous function) @ /Users/jason/work/github_workspace/proto-repl/lib/process/nrepl-connection.coffee:231