# Disable scroll down and show all data on table, plotly

**URL:** https://community.plotly.com/t/disable-scroll-down-and-show-all-data-on-table-plotly/41954
**Category:** 📊 Plotly Python
**Created:** [July 3, 2020, 10:36am UTC](https://community.plotly.com/t/disable-scroll-down-and-show-all-data-on-table-plotly/41954 "2020-07-03T10:36:10Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![haripriya](https://avatars.discourse-cdn.com/v4/letter/h/3d9bf3/32.png) [@haripriya](https://community.plotly.com/u/haripriya)
#### Post date: [July 3, 2020, 10:36am UTC](https://community.plotly.com/t/disable-scroll-down-and-show-all-data-on-table-plotly/41954/1 "2020-07-03T10:36:10Z")

</div>

I created a table using plotly to calculate some financials, I would like to show the whole table in the graph interface (not just a few rows):

How I can disable scroll bar , because while converting table figure to image i am getting only few values.
