diagrams-lib
plot-light
diagrams-lib | plot-light | |
---|---|---|
2 | - | |
139 | 6 | |
0.7% | - | |
6.0 | 0.0 | |
about 1 month ago | about 6 years ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
diagrams-lib
-
Resolving cabal dependency errors
From what I can see, your first compilation error is a regression in diagrams-lib that the developer already fixed once but then reintroduced. Perhaps try raising an issue with him?
-
Extra cli-argument in haskell-diagrams program
I believe the answer lies somewhere in here https://github.com/diagrams/diagrams-lib/blob/b7357d6d9d56f80f6c06a185514600c31d53c944/src/Diagrams/Backend/CmdLine.hs. I probably have to wrap the `Diagrams` type somehow and implement `Parseable` for it, but i am not sure how exactly
plot-light
We haven't tracked posts mentioning plot-light yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
gelatin - A nice Haskell graphics API. There's always room for jello.
implicit - A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...
d3js - Haskell to D3.js binding by deep EDSL approach.
brick - A declarative Unix terminal UI library written in Haskell
freetype-simple - single line text rendering in opengles
Gifcurry - 😎 The open-source, Haskell-built video editor for GIF makers.
diagrams-html5 - HTML5 Canvas backend for diagrams
reanimate - Haskell library for building declarative animations based on SVG graphics
Chart - A 2D charting library for haskell
processing-for-haskell - Graphics for kids and artists. Processing implemented in Haskell
diagrams-contrib - User-contributed extensions to diagrams
GLFW-b - Haskell bindings to GLFW