Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Updated Bubble datasets and examples to maintain consistency #233

Merged
merged 4 commits into from
Sep 13, 2021

Conversation

AshishMotanamGurunadham
Copy link
Contributor

@AshishMotanamGurunadham AshishMotanamGurunadham commented Sep 10, 2021

Summary

  • Updated Bubble graph config objects, datasets, and reflow logic in examples to maintain consistency.

Closes #206

Jira Link: https://jira2.cerner.com/browse/UXPLATFORM-5484

Deployment Link

https://terra-graphs-deployed-pr-#.herokuapp.com/

Thank you for contributing to Terra.
@cerner/terra
@cerner/carbon

@@ -2,28 +2,29 @@ import { loadBubblePopup } from '@cerner/terra-graphs-docs/lib/example-datasets/
import Carbon from '@cerner/carbon-graphs/lib/js/carbon';

const bubbleDataBasic = {
key: 'uid_1',
key: 'Bubble_Basic_Data',
Copy link
Contributor

@sdadn sdadn Sep 10, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: don't combine caps and underscore; make it all lower case

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed here.

@mjhenkes mjhenkes temporarily deployed to terra-graphs-issue-206-z4tc20g September 13, 2021 15:27 Inactive
@mjhenkes mjhenkes had a problem deploying to terra-graphs-issue-206-z4tc20g September 13, 2021 17:32 Failure
@mjhenkes mjhenkes temporarily deployed to terra-graphs-issue-206-z4tc20g September 13, 2021 18:46 Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Bubble graph example datasets and reflow logic to maintain consistency
5 participants