# Static Pie Chart

**URL:** https://discuss.elastic.co/t/static-pie-chart/371202
**Category:** Kibana
**Created:** [November 28, 2024, 3:07pm UTC](https://discuss.elastic.co/t/static-pie-chart/371202 "2024-11-28T15:07:24Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![Tortoise](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tortoise/32/147587_2.png) [@Tortoise](https://discuss.elastic.co/u/Tortoise)
#### Post date: [November 29, 2024, 11:52am UTC](https://discuss.elastic.co/t/static-pie-chart/371202/7 "2024-11-29T11:52:45Z")

</div>

> [@Tortoise](#):
>
> now/d-1d+7h+10m

Hello,

I was able to create a static lens.

Found below solution :

> [@How to dissociate a visualization from timepicker](https://discuss.elastic.co/t/how-to-dissociate-a-visualization-from-timepicker/49659/2):
>
> @apt275, there is a slightly hacky way to accomplish what you want, but maybe you can use it as a starting point. Thanks @lukas for the suggestion. So, the problem is that the timepicker will affect all visualizations that are timebased. If you want a view of your data that is independent of the timepicker, then you have two options that I can come up with. (which is the most removed from what you're asking) is to create a second dashboard that is dependent on a larger date range, and save t…

1. Created a index pattern from current index source & did not select timestamp as the field. So in discover you will only see raw data.

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/3/2/32257b2ae0bcb79f58f2b2d3eba66c5802648989.png)

1. Once this is done , i go ahead a created a lens from this Index pattern

2. Now when adding this lens on dashboard the data remains statics irrespective of the global date picker

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/a/c/ac5e721eb1572b7d7e9c14fa6682f3f80f0e83ba.png)

Please check.

Thanks

---

_[View the full topic](https://discuss.elastic.co/t/static-pie-chart/371202)._
