We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I am trying to use the decorations, but trying to understand it just from source code is a little painful. Storybook documentation is not helping, because it seems to be just a draft of target doc. (https://ibm.github.io/gantt-chart/packages/ibm-gantt-chart-docs/storybook/?path=/story/guides-time-line--decorations-break)
I would like to know where decorations (breaks to be precise) should be defined and what is the syntax.
The text was updated successfully, but these errors were encountered:
Actually, after some trying I have found the way to do it. This example is quite helpful: https://ibm.github.io/gantt-chart/packages/ibm-gantt-chart-docs/storybook/?path=/story/storybook-examples--nurses
But I've also found a bug in plugin source code - here is a fix that I've made locally, and probably should be done in here too:
Sorry, something went wrong.
No branches or pull requests
Hi,
I am trying to use the decorations, but trying to understand it just from source code is a little painful. Storybook documentation is not helping, because it seems to be just a draft of target doc.
(https://ibm.github.io/gantt-chart/packages/ibm-gantt-chart-docs/storybook/?path=/story/guides-time-line--decorations-break)
I would like to know where decorations (breaks to be precise) should be defined and what is the syntax.
The text was updated successfully, but these errors were encountered: