A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pandas-dev/pandas/issues/8765 below:

fontsize parameter of plot only affects x-axis. · Issue #8765 · pandas-dev/pandas · GitHub

import pandas as pd
import numpy as np
df = pd.DataFrame(np.random.randn(10, 9), index=range(10))
df.plot()

Results in this plot (all the same font size):

df.plot(fontsize=4)

Results in this plot (only the x-axis font size is changed):


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4