> For the complete documentation index, see [llms.txt](https://learn.vispeahen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.vispeahen.com/etkilesim-interaction.md).

# Etkileşim (Interaction)

<figure><img src="/files/T3qKcuks5bANQuB6QU7k" alt="" width="375"><figcaption></figcaption></figure>

Dashboardda bulunan grafiklerin diğerleriyle etkileşimli olmasını sağlamak için kullanılır.

\
Etkileşim ikonuna tıklanan grafiğin üzerinde Seçilen Plugin yazmaktadır, bu grafikten dashboardda bulunan tümgrafiklere etkileşim eklenecekse Tümüne Uygula seçeneği işaretlenir.

\
Sadece belirli grafiklere etkileşim vermek için; etkileşim verilecek grafiğe tıklanır. Etkileşim eklenen grafiğinüzerinde onay ikonu görüntülenir.

<figure><img src="/files/9zQuf5nVQgZuGhwXXugR" alt=""><figcaption></figcaption></figure>

Seçilen Plugin yazısı olan grafiğin sağ üstündeki onay ikonuna tıklanarak etkileşim alanından çıkılır.

<figure><img src="/files/FrUBwOM4T4FVIm00wSyL" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/mz6EentNGB0?si=yIl3cqzuangVNYyL>" %}
Etkileşim Menülerinin Kullanımı
{% endembed %}

Etkileşim düzenleme ve etkileşim silme opsiyonları;\
● Düzenle: Eklenen filtre düzenlenmek istendiğinde tıklanır.

<figure><img src="/files/OYUJrCyMAzAXlGHWUR4N" alt="" width="469"><figcaption></figcaption></figure>

1. **Kolonlar:** Etkileşimde kullanılacak kolon isimlerinin yer aldığı kısımdır. Defaultta hepsi seçili olarak gelir   \
   kullanıcı isterse istediği kolonların seçimini kaldırabilir.
2. **Etkileşim Türleri:** Grafik etkileşim türü sadece tıklama ise default seçili olarak gelmekte, grafikte farklı etkileşim   \
   türü mevcutsa (freehand select gibi) bu alandan değişim yapılır.
3. **Tepkiler:** Default olarak grafiği filtreleme seçili gelmektedir.
4. **Başlık Etkileşimi:** Grafik başlık alanının etkilenmesi için seçenektir.   \
   \&#xNAN;**▪ Başlık Güncelle:** Grafik başlığının yanına seçilen değerlerin yazıldığı seçenektir.   \
   \&#xNAN;**▪ Başlık Sıfırla:** Grafik başlığını yoksayarak sadece seçilen değerlerin yazıldığı seçenektir.   \
   \&#xNAN;**▪ Yok:** Grafik başlığında herhangi bir değişiklik istenmediğinde seçilir.

● Sil: Etkileşim silinmek istendiğinde tıklanır.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://learn.vispeahen.com/etkilesim-interaction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
