You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, to bother you again, but I can't seem to make it working, now I'm able to open a session even from remote, but when I go to localhost:someport I only see a blank page. I tried plotting some of the examples in the README, but they never show up. I don't get any error, I only see the increasing n° of the plot I try to draw but nothing else
The text was updated successfully, but these errors were encountered:
Hi, apologies for taking so long to get to this. I'm able to reproduce the same error when I run:
boot dev
boot repl-client
What is strange is that boot test-code works just fine.
I'm really at a loss as to how to fix this :/ Luckily the clojure ecosystem has come along way since I've created this library, the latest round of clojure conj talks have some examples of usable data viz tools that might help you out. No doubt by now you have found an alternative.
At this point, I don't really have the time or interest in maintaining this library anymore and at this point forced to deprecate it. Sorry, and thanks for taking the time to create this issue.
Sorry, to bother you again, but I can't seem to make it working, now I'm able to open a session even from remote, but when I go to
localhost:someport
I only see a blank page. I tried plotting some of the examples in the README, but they never show up. I don't get any error, I only see the increasing n° of the plot I try to draw but nothing elseThe text was updated successfully, but these errors were encountered: