Skip to main content
Widget parameters are set per Gantt instance in the widget editor and control that specific chart. Configuration properties are set in Administration and define system-wide defaults. When a widget is first added to a page, it inherits the configuration property defaults. Once saved, the widget’s own parameter values take precedence.
KB ArticlesSource Code
  • prod-gantt-src/com.nextedy.polarion.gantt.client/src/js/default.json
  • prod-gantt-src/com.nextedy.polarion.gantt.client/src/js/config.js
  • prod-gantt-src/com.nextedy.polarion.gantt.client/src/js/userSettings.js
  • prod-gantt-src/com.nextedy.polarion.gantt/src/com/nextedy/polarion/gantt/model/Config.java
  • prod-gantt-src/com.nextedy.polarion.gantt/src/com/nextedy/polarion/gantt/ConfigPropertiesConsts.java