By default, DataTables plugin shows 7 paging buttons (including the ellipses) like
DataTables
Previous 1 2 3 <
apparently the ideal minimum for DataTableJS is:
$.fn.DataTable.ext.pager.numbers_length = 5;