diff --git a/README.md b/README.md index bdda0a1..a2afa27 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,31 @@ ![example](https://github.com/MaTeMaTuK/pcf-universal-gantt-chart/blob/master/DocumentationAssets/ganttStandart.png) ## Configuration + ![example](https://github.com/MaTeMaTuK/pcf-universal-gantt-chart/blob/master/DocumentationAssets/ganttStandartInstall.png) -## License +| Parameter Name | Description | +| :------------------------ | :---------------------------------------------------------------- | +| Start Time\* | Specifies start time display. | +| End Time\* | Specifies end time display. | +| Record Display Name\* | Specifies name on bar and list table. | +| Progress | Specifies progress display. | +| Default Duration View | Specifies default duration display. | +| Default List`s Cell Width | Specifies cell width for list. Does not effect on duration width. | +| Time Step | Specifies allowed step for move events. Sets in milliseconds. | +| Progress | Specifies progress display. | +| progressColor | Specifies the taskbar progress fill color. | +| progressSelectedColor | Specifies the taskbar progress fill color on select. | +| backgroundColor | Specifies the taskbar background fill color. | +| backgroundSelectedColor | Specifies the taskbar background fill color on select. | + +\*Required + +For undefined colors Gantt shell create color theme, which based on entity color. + +## Additional information -[MIT](https://oss.ninja/mit/jaredpalmer/) +### License GPLv3 ### Special thanks to [Aleksandra Daskevica](mailto:aleksandra.daskevica@cgi.com)