5 ms·
Seems like plotnine renders plots using matplotlib and has matplotlib as a dependency: https://github.com/has2k1/plotnine/blob/f6f5cb424f38329c52672d5b9dc33684b
by ForceBru 3mo ago
Seems like plotnine renders plots using matplotlib and has matplotlib as a dependency: https://github.com/has2k1/plotnine/blob/f6f5cb424f38329c52672d5b9dc33684bd73e39b/pyproject.toml#L26 https://github.com/has2k1/plotnine/blob/f6f5cb424f38329c5267...