Diagrams/Projects

From HaskellWiki
< Diagrams
Revision as of 19:25, 21 December 2011 by Byorgey (talk | contribs) (diagrams related projects)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Backends

Cairo

Officially supported backend using cairo.

  • darcs repo
  • Status: active development
  • Participants: Brent Yorgey, Ryan Yates

Native SVG

A Haskell-native backend generating SVG. The intention is for this to eventually replace cairo as the "out-of-the-box" diagrams backend.

  • darcs repo
  • Status: active development
  • Participants: Felipe Lessa, Brent Yorgey

Native Postscript

Very similar to the Cairo backend but only outputting EPS.

  • darcs repo
  • Status: active development
  • Participants: Ryan Yates

HTML5 canvas

  • darcs repo
  • Status: active development
  • Participants: Ryan Yates

LaTeX/TikZ

POV-Ray

A POV-Ray backend for 3D diagrams.

  • darcs repo
  • Status: proof of concept only, needs someone to take it over!

Wanted backends

  • OpenGL

Packages using diagrams