Tammo Ippen

Results 4 comments of Tammo Ippen

Hi @ahenkes1 , there is no log scale (yet?). You might come around this by transforming your X and Y data to log scale and then customize the texts on...

Hi there, this sounds like a very nice addition. Please give it a try 😃 .

Hi @xmnlab , Thank you for the kind words! Here is an example for custom ticks: https://github.com/tammoippen/plotille/blob/master/examples/custom_ticks_example.py The function signature is `def default_tick(min_, max_):` where `min_` and `max_` both have...

Hi @antoniovazquezblanco , please have a look at the new example in #58. As there are many ways to represent a network graph, i do not want to make a...