libraries import matplotlib.pyplot as plt import squarify # pip install squarify (algorithm for treemap) # If you have 2 lists squarify.plot(sizes=[13,22,35 ...
確定! 回上一頁