Skip to content

Gradient-colored bars #15

@hfaran

Description

@hfaran

Two kinds:

  • The entire bar is colored y=f(x) where x is the current value
  • The gradient is mapped across the bar, so each character has color y=f(x) where x is the character's value relative to max_value

REALLY don't want numpy to be a dependency (no offence to numpy but it's just too damn huge), so should either find a gradient function in another library, license numpy's or roll my own variation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions