タグ

graphとgraphvizに関するmasterqのブックマーク (2)

  • ghc-vis

    Visualize live data structures in GHCi. Evaluation is not forced and you can interact with the visualized data structures. This allows seeing Haskell's lazy evaluation and sharing in action. See https://dennis.felsing.org/ghc-vis/#basic-usage for the basic usage of ghc-vis or watch a short video demonstrating how it can be used with GHCi's debugger: https://dennis.felsing.org/ghc-vis/#combined-deb

    masterq
    masterq 2012/08/30
    これはすごい!thunkをgraphvizで図示できちゃう。
  • Google Chart API で Graphviz が使える!すごい!

    Google Chart API で Graphviz が使える!すごい! 2011-02-15-3 [WebTool][WebAPI] (統計情報のグラフではなく関係性の)グラフを簡単に画像表示する方法はないかなあといろいろ調べていたら、Google Chart API で Graphviz が使えるということを知りました。Graphviz ってローカル環境にインストールするため、WebAPI全盛の今となっては若干敷居が高く感じていたので、これは非常にありがたいです。 GraphViz Charts (Experimental) - Google Chart Tools / Image Charts (aka Chart API) - Google Code http://code.google.com/intl/ja/apis/chart/docs/gallery/graphviz.h

    Google Chart API で Graphviz が使える!すごい!
    masterq
    masterq 2011/02/15
    げ。google APIでgraphvizの図を書けるようになっとる
  • 1