diff --git a/examples/custom_tabulator.js b/examples/custom_tabulator.js index 969d46769..c4dd6c736 100644 --- a/examples/custom_tabulator.js +++ b/examples/custom_tabulator.js @@ -18,6 +18,7 @@ var surveyAnalyticsTabulator = new SurveyAnalyticsTabulator.Tabulator( normalizedData, { // useNamesAsTitles: true + // columnMinWidth: 50 } );