By default, 5 widgets are displayed in the dashboard. This element can be set with the RowNumber variable, available at the top of the dashboard \ state_dashboard.erb file. To modify this setting, it is necessary to enter the variable as defined below.
var rowNumber = 5; // state_dashboard.erb, line 9