ChatCrawlersearch across public Telegram Open the app
R

RAJA AI

сообщение · 2026-08-14 08:45 UTC
𝐒
سلام ب همگی دوستان کسی میتونه زحمت بکشه subplot و subplots رو واسم توضیح بده، من متوجه ش نشدم پیچیدست یه مقدار import matplotlib.pyplot as plt # ایجاد ۲ نمودار (۱ سطر، ۲ ستون) fig, axes = plt.subplots(1, 2, figsize=(12, 5)) # نمودار اول (چپ) axes[0].bar(df["lesson"], df["grade"], color='pink') axes[0].set_title("Bar Chart") # نمودار دوم (راست) axes[1].scatter([1, 2, 3, 4], [10, 15, 12, 20], color='blue') axes[1].set_title("Scatter Plot") plt.tight_layout() # فاصله بین نمودارها رو تنظیم می‌کنه plt.show()

Вся лента

Каталог площадок Искать в ChatCrawler

A snapshot of an open public feed from the search index ChatCrawler — “Google for public Telegram”; refreshed as the venue is crawled. Times are UTC.

Public content only, official Telegram API. About · FAQ · What we do not do · Remove a page · Catalog