Vega-Lite Scroll bar

Hi Lukas,

I got one solution but don't know how can I deploy this solution. The solution is changing the HTML setting Overflow value changed from Hidden to Auto

Here is the code snippet for the same.

overflow: -> auto
"<div class="vega-view-container"><canvas width="1626" height="308" class="marks"></div>"

Now the problem is when I make a change in the html code, the change is applied only in my computer others can't see. I mean users still see it without scroll bar.

Thanks and Regards
Suhas Gupta