mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-25 02:09:50 +02:00
Update packages/mermaid/src/docs/syntax/gantt.md
Co-authored-by: Alois Klink <alois@aloisklink.com>
This commit is contained in:
@@ -183,8 +183,8 @@ tickInterval 1day
|
|||||||
|
|
||||||
The pattern is:
|
The pattern is:
|
||||||
|
|
||||||
```markdown
|
```javascript
|
||||||
/^([1-9][0-9]\*)(minute|hour|day|week|month)$/
|
/^([1-9][0-9]*)(minute|hour|day|week|month)$/
|
||||||
```
|
```
|
||||||
|
|
||||||
More info in: [https://github.com/d3/d3-time#interval_every](https://github.com/d3/d3-time#interval_every)
|
More info in: [https://github.com/d3/d3-time#interval_every](https://github.com/d3/d3-time#interval_every)
|
||||||
|
Reference in New Issue
Block a user