haskell-chart icon indicating copy to clipboard operation
haskell-chart copied to clipboard

Horizontal bar graphs?

Open hvr opened this issue 10 years ago • 1 comments

Does the API allow to create horizontal bar graphs (rather than vertical bars, and if so, how?); random example:

gak2d

hvr avatar Jul 21 '15 12:07 hvr

Currently only vertical bar charts are supported.

A pull request to extend this to horizontal charts would be nice!

On Tue, Jul 21, 2015 at 10:24 PM, Herbert Valerio Riedel < [email protected]> wrote:

Does the API allow to create horizontal bar graphs (and if so, how?), e.g. like

[image: gak2d] https://cloud.githubusercontent.com/assets/285533/8800552/0c5f71c6-2fb4-11e5-94de-a08e2f4273e5.png

— Reply to this email directly or view it on GitHub https://github.com/timbod7/haskell-chart/issues/90.

timbod7 avatar Jul 23 '15 23:07 timbod7