-
Notifications
You must be signed in to change notification settings - Fork 7
Updated Timeline datasets and examples to maintain consistency. #231
Conversation
const bobRossIpsum = "Just use the old one inch brush. It's so important to do something every day that will make you happy. " | ||
+ "I sincerely wish for you every possible joy life could bring. Water's like me. It's laaazy ... Boy, it " | ||
+ "always looks for the easiest way to do things\n\nWe're trying to teach you a technique here and how to use it. " | ||
+ 'The least little bit can do so much. There we go.\n\nNo worries. No cares. Just float and wait for the wind to blow you around. ' | ||
+ "These trees are so much fun. I get started on them and I have a hard time stopping. We'll make some happy little bushes here. " | ||
+ 'Absolutely no pressure. You are just a whisper floating across a mountain. There are no limits in this world. ' | ||
+ 'A thin paint will stick to a thick paint.\n'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: use double quotes for all lines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed here.
const bobRossIpsum = "Just use the old one inch brush. It's so important to do something every day that will make you happy. " | ||
+ "I sincerely wish for you every possible joy life could bring. Water's like me. It's laaazy ... Boy, it " | ||
+ "always looks for the easiest way to do things\n\nWe're trying to teach you a technique here and how to use it. " | ||
+ 'The least little bit can do so much. There we go.\n\nNo worries. No cares. Just float and wait for the wind to blow you around. ' | ||
+ "These trees are so much fun. I get started on them and I have a hard time stopping. We'll make some happy little bushes here. " | ||
+ 'Absolutely no pressure. You are just a whisper floating across a mountain. There are no limits in this world. ' | ||
+ 'A thin paint will stick to a thick paint.\n'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same nit: use double quotes for all lines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed here.
621b6f6
to
be1e593
Compare
import dataset1 from '@cerner/terra-graphs-docs/src/example-datasets/dataObjects/Timeline/defaultDataset1'; | ||
import dataset2 from '@cerner/terra-graphs-docs/src/example-datasets/dataObjects/Timeline/defaultDataset2'; | ||
import dynamicDataset1 from '@cerner/terra-graphs-docs/src/example-datasets/dataObjects/Timeline/criticalDataset1'; | ||
import dynamicDataset2 from '@cerner/terra-graphs-docs/src/example-datasets/dataObjects/Timeline/criticalDataset2'; | ||
import getTimelinePanningConfig from '@cerner/terra-graphs-docs/lib/example-datasets/graphConfigObjects/Timeline/timelinePanningConfig'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: move this line above dataset imports
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed here.
Summary
Closes #214
JIRA LINK: https://jira2.cerner.com/browse/UXPLATFORM-5468
Deployment Link
https://terra-graphs-deployed-pr-#.herokuapp.com/
Thank you for contributing to Terra.
@cerner/terra
@cerner/carbon