المنطقة التي سيتم تقليلها. في حال عدم توفّره، يتم استخدام الصورة بأكملها.
reducer
مخفض، اختياري
الدالة المخفّضة التي تنشئ قيم المحور y يجب أن تعرض قيمة واحدة لكل نطاق. القيمة التلقائية هي ee.Reducer.mean().
scale
رقم، اختياري
المقياس الذي سيتم استخدامه مع أداة تقليل الدقة بالمتر
classLabels
List.<String>|List<String>|Object, optional
قاموس للتصنيفات المستخدَمة لتحديد الفئات في وسيلة الإيضاح الخاصة بالسلسلة. في حال الحذف، سيتم تصنيف الفئات باستخدام قيمة classBand.
xLabels
List<Object>, optional
قائمة بالتصنيفات المستخدَمة لتصنيف النطاقات على المحور السيني يجب أن يحتوي على عناصر أقل بواحد من عدد نطاقات الصور. في حال عدم تضمينها، سيتم تصنيف النطاقات بأسمائها. إذا كانت التصنيفات رقمية (مثل الأطوال الموجية)، سيكون المحور السيني متصلاً.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `ui.Chart.image.byClass` function generates a chart that visualizes band values within classified regions of an image, plotting band values on the y-axis and band names on the x-axis, with separate series for each class label."],["Users can specify the input image, the band containing class labels, an optional region of interest, a reducer for calculating band values (defaulting to the mean), a scale for the reducer, custom labels for classes, and custom labels for bands."],["The chart provides insights into how band values vary across different classes within the image, allowing for analysis of spectral characteristics associated with each class."]]],[]]