i work with nvd3.js to show line graph in a dashboard. The problem is that cause the graph takes a small place, not all labels are showed for example : i want that all the days of the week are showed in the xaxis, but in my graph only monday, wednesday and Friday. When the graph takes all the width of the page all days are showed but i use the graph in a dashboard and it takes a small place.. i tried to usei work with nvd3.js to show line graph in a das