Answer the question
In order to leave comments, you need to log in
How to choose a Python chart for a large difference in values?
We need data visualization in Python for the case when one position is 99+%, and the remaining ten are less than a percent in total. On a circular sector they merge, on a tiled sector they are drawn into a thread. It is necessary that both the ratio of small data to each other and the scale of the difference with the dominant ones be visible . Advise what to choose for such cases.
Answer the question
In order to leave comments, you need to log in
A logarithmic scale, for example, or a power scale? - https://revealthedata.com/blog/all/sravnenie-ravno...
I would use either subplots with different sections of the plot, or the plotly library for building interactive plots, so that if necessary, I could scale the desired section of the plot.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question