sigma.parsers.json("@{ChallengeGraphDataR $ challengeName challenge}", { container: 'graph-container', settings: { defaultNodeColor: '#ec5148' } }); $(document).ready(function() { $("table").DataTable({ 'pageLength': 50}); } );