简体   繁体   English

如何在jqplot中固定条形图的宽度

[英]how to fix the width of the bar chart in jqplot

I am adding dynamically bars in right side and need scroll.我在右侧添加动态条并需要滚动。 How can I fix a width of the bar so if i add more it will show horizontal scroll.我怎样才能固定条的宽度,所以如果我添加更多它会显示水平滚动。

在此处输入图片说明

简短的问题等于简短的回答

overflow-x: scroll;

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM