Jeden z tych elementów: (1) właściwość do wykreślenia na osi X; (2) lista właściwości do wykreślenia na osi X; (3) słownik (właściwość, etykieta) określający etykiety właściwości, które mają być używane jako wartości na osi X. Jeśli ten parametr zostanie pominięty, na osi X zostaną wykreślone wszystkie właściwości i oznaczone ich nazwami.
seriesProperty
Ciąg znaków, opcjonalnie
Nazwa właściwości używanej do etykietowania poszczególnych elementów legendy. Domyślna wartość to „system:index”.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-25 UTC."],[[["Generates a chart that visualizes the property values of one or more features, plotting them on the y-axis against property names on the x-axis."],["Users can customize the chart by specifying which properties to display on the x-axis using `xProperties` and how to label each feature in the legend using `seriesProperty`."],["By default, the chart includes all properties except the `seriesProperty` on the x-axis and labels features using their 'system:index'."],["The function `ui.Chart.feature.byProperty()` takes a Feature, FeatureCollection, or List of features as input and returns a `ui.Chart` object."]]],[]]