有人在网络应用程序中使用过 Incanter 来提供统计图表吗?
我想在 Clojure 环境中使用像 Ring 或 Compojure 这样的框架提供基于 Incanter 的统计图表。我还没有看到任何执行此操作的示例或链接。有人可以引导我寻找工作示例吗? Enlive 也会帮忙吗?
谢谢
I'd like to serve up statistical graphs based on Incanter with a framework like Ring or Compojure in a Clojure environment. I haven't seen any examples or links that do this. Could someone steer me toward working examples? Would Enlive help out here as well?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Data Sorcery 博客上有一个关于此内容的教程条目:使用 Incanter、Compojure 和 Leiningen 构建 Clojure Web 应用程序。
(Data Sorcery 是 Incanter 的官方博客,由 Incanter 的作者 David Edgar Liebke 维护。)
There is a tutorial entry about precisely that on the Data Sorcery blog: Building a Clojure Web application with Incanter, Compojure, and Leiningen.
(Data Sorcery is the official Incanter blog maintained by Incanter's author, David Edgar Liebke.)