Scroll Bar In Visualizations

Hi,
I have created a visualization as follows:

visualization

and here i am getting a scroll bar on resizing the visualization. I tried removing
.style('overflow-y', 'auto') from src/ui/public/vislib/visualizations/gauge_chart.js line. But still i am unable to remove the scroll bar.I have a requirement for smaller visualizations but on doing so i am getting this scroll bar.How can i remove these from my visualizations?

Sounds like this might be a bug with Kibana visualizations. Please file an issue in the Github issue tracker: https://github.com/elastic/kibana/issues/new?template=Bug_report.md

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