Skip to content
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.

Add option to draw 'absolute' data set (not percentage) - #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nkammah
Copy link
Contributor

@nkammah nkammah commented Oct 7, 2015

aka simple …bar charts

I needed to show bar charts that were not percentages of a total. You can create such bar chart as follow:

./bin/draw_stack_bars -o foo.png "first label"=180 "another label"=50 --mode absolute

This PR also exposes additional options:

  • font
  • full_color
  • empty_color

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant