Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
MaTeMaTuK committed Sep 5, 2020
1 parent aa4ed8c commit f1e591a
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit f1e591a

Please sign in to comment.