# Kibana iFrame cannot undo zoom

**URL:** https://discuss.elastic.co/t/kibana-iframe-cannot-undo-zoom/239871
**Category:** Kibana
**Created:** [July 4, 2020, 6:36am UTC](https://discuss.elastic.co/t/kibana-iframe-cannot-undo-zoom/239871 "2020-07-04T06:36:45Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![sanjaysubramanian](https://avatars.discourse-cdn.com/v4/letter/s/bcef8e/32.png) [@sanjaysubramanian](https://discuss.elastic.co/u/sanjaysubramanian)
#### Post date: [July 4, 2020, 6:36am UTC](https://discuss.elastic.co/t/kibana-iframe-cannot-undo-zoom/239871/1 "2020-07-04T06:36:45Z")

</div>

Dear all

Please see the video.

[![](https://us1.discourse-cdn.com/elastic/original/3X/3/0/30a21ffc557129000189fb19ba2f0f464880db9a.jpeg "Kibana IFrame Cannot Undo Zoom") ](https://www.youtube.com/watch?v=yJNQQsMtFsU)

When viewing the iFrame of the Dashboard, if I zoom a visualization then it affects all panels. Thats a good feature. However their is no way to "Zoom back to Original"...The Back button on the browser works however.

Thanks  
warmly

sanjay

---

<div class="post-metadata">

### Author: ![rashmi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rashmi/32/16391_2.png) [@rashmi](https://discuss.elastic.co/u/rashmi)
#### Post date: [July 7, 2020, 10:42pm UTC](https://discuss.elastic.co/t/kibana-iframe-cannot-undo-zoom/239871/2 "2020-07-07T22:42:10Z")

</div>

hmm, not a ig issue, but can u get the network request when you zoom a visualization ? Back button does bring it back to original state.

which version is this?

Thanks  
Rashmi

---

<div class="post-metadata">

### Author: ![sanjaysubramanian](https://avatars.discourse-cdn.com/v4/letter/s/bcef8e/32.png) [@sanjaysubramanian](https://discuss.elastic.co/u/sanjaysubramanian)
#### Post date: [July 7, 2020, 11:03pm UTC](https://discuss.elastic.co/t/kibana-iframe-cannot-undo-zoom/239871/3 "2020-07-07T23:03:15Z")

</div>

Thanks @rashmi  
Both my ES and K are 7.7.0

This is the request going to ES

```auto
curl 'http://localhost:5601/internal/search/es' \
  -H 'Connection: keep-alive' \
  -H 'kbn-version: 7.7.0' \
  -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36' \
  -H 'Content-Type: application/json' \
  -H 'Accept: */*' \
  -H 'Origin: http://localhost:5601' \
  -H 'Sec-Fetch-Site: same-origin' \
  -H 'Sec-Fetch-Mode: cors' \
  -H 'Sec-Fetch-Dest: empty' \
  -H 'Referer: http://localhost:5601/app/kibana' \
  -H 'Accept-Language: en-US,en;q=0.9' \
  --data-binary '{"params":{"ignoreThrottled":true,"preference":1594162817381,"index":"chicago_crime","body":{"aggs":{"2":{"date_histogram":{"field":"date","fixed_interval":"30d","time_zone":"UCT","min_doc_count":1}}},"size":0,"stored_fields":["*"],"script_fields":{},"docvalue_fields":[{"field":"date","format":"date_time"},{"field":"updated_on","format":"date_time"},{"field":"year","format":"date_time"}],"_source":{"excludes":[]},"query":{"bool":{"must":[],"filter":[{"match_all":{}},{"range":{"date":{"gte":"2009-12-05T14:32:06.826Z","lte":"2012-10-20T23:56:49.179Z","format":"strict_date_optional_time"}}}],"should":[],"must_not":[]}}},"rest_total_hits_as_int":true,"ignore_unavailable":true,"ignore_throttled":true,"timeout":"30000ms"},"serverStrategy":"es"}' \
  --compressed

```

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [August 4, 2020, 11:03pm UTC](https://discuss.elastic.co/t/kibana-iframe-cannot-undo-zoom/239871/4 "2020-08-04T23:03:15Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
