Difference between revisions of "Chlor"

From HaskellWiki
Jump to navigation Jump to search
m
m
Line 4: Line 4:
   
 
* that is trivial to install
 
* that is trivial to install
* provides a repository of reusable highlevel components
+
* that provides a rich repository of reusable highlevel components
 
* that can generate graphics in the most practical file formats (PDF, SVG, EPS, etc)
 
* that can generate graphics in the most practical file formats (PDF, SVG, EPS, etc)
   

Revision as of 11:06, 14 January 2010

Chlor is a highlevel Haskell vector graphics framework for non-interactive diagrams and charts.

It aims to be a practical framework

  • that is trivial to install
  • that provides a rich repository of reusable highlevel components
  • that can generate graphics in the most practical file formats (PDF, SVG, EPS, etc)

It is currently available from the code repository only.

Features

Boxes

Shapes