Witold1

Results 3 comments of Witold1

**Workaround solution** Currently, to change the color (or other properties) of text of values one may use functionality of rather "advanced" matplotlib: 1. Create the chart "as-is" with `value_label=True` 2....

@jravenel here is the original [github page](https://github.com/cutecharts) of a package both in `python 🐍` and `java ☕`. - They have examples of `jupyter notebook` interface shown in [README.md](https://github.com/cutecharts/cutecharts.py#notebook) and on...

@kolibril13 - Thank you for your fast answer 😃. 1. `scale_to_resolution=` parameter works ways better than a manual scaling. I also liked `--quality l` flag from the [ManimCommunity/manim/pull/605](https://github.com/ManimCommunity/manim/pull/605) discussion you...