adjustText VS joypy

Compare adjustText vs joypy and see what are their differences.

adjustText

A small library for automatically adjustment of text position in matplotlib plots to minimize overlaps. (by Phlya)

joypy

Joyplots in Python with matplotlib & pandas :chart_with_upwards_trend: (by leotac)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
adjustText joypy
1 3
1,417 526
- -
7.7 0.0
about 1 month ago over 1 year ago
Jupyter Notebook Jupyter Notebook
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

adjustText

Posts with mentions or reviews of adjustText. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-28.
  • Plotnine: Grammar of Graphics for Python
    2 projects | news.ycombinator.com | 28 Jan 2021
    This tutorial is excellent, and skimming it was worth it to me just for the discovery of https://github.com/Phlya/adjustText!

    Also, an unfortunate namespace wart is that there's a python package called ggpy that seems to have been abandoned since 2016: https://github.com/yhat/ggpy

    "plotnine" being the de facto python equivalent of ggplot2 is not obvious at all, but I'll take it :)

joypy

Posts with mentions or reviews of joypy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-03.

What are some alternatives?

When comparing adjustText and joypy you can also consider the following projects:

PythonDataScienceHandbook - Python Data Science Handbook: full text in Jupyter Notebooks

nbplot - Command-line utility to quickly plot files in a Jupyter notebook.

nlp_graph - graph representation of word embeddings

Fast-F1 - FastF1 is a python package for accessing and analyzing Formula 1 results, schedules, timing data and telemetry

Recwpy - small python tool that makes it easy to open the microphone and work with its data even display live stream plot with just line of code in python

prettymaps - A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.

PtitPrince - python version of raincloud

lets-plot - Multiplatform plotting library based on the Grammar of Graphics

benford_py - Python implementation of Benford's Law tests.

30-day-map-challenge - Maps made as part of the #30DayMapChallenge - mostly in python but also use QGIS and other tools

visualizingRuntimes - Use code to visualize and determine runtime complexities for different algorithms.