Skip to content

Commit

Permalink
columnMinWidth tabulator sample option
Browse files Browse the repository at this point in the history
  • Loading branch information
tsv2013 committed Oct 30, 2024
1 parent 1a43438 commit 865df22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/custom_tabulator.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ var surveyAnalyticsTabulator = new SurveyAnalyticsTabulator.Tabulator(
normalizedData,
{
// useNamesAsTitles: true
// columnMinWidth: 50
}
);

Expand Down

0 comments on commit 865df22

Please sign in to comment.