gduverger / plainchart

📊 Text-based charting utility

Home Page:https://gduverger.com/secret-api-banks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

non-zoomed chart

veksha opened this issue · comments

Hello, thanks for this nice library!

But i think that default zoomed variant of chart can be complemented with non-zoomed,
where you will have exact y value.
i.e.
1 is exactly 1
5 is exactly 5
etc.

I had to "monkey patch" y method with lambda like this:

image