-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
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
Legend and Relations revised, few cleanups #60
base: main
Are you sure you want to change the base?
Conversation
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.
Overall looks good! A few suggestions about styling, CSS Parts, and CSS Properties.
@pkalita-lbl I have made the changes. Thanks for checking this out |
.gocam-container { | ||
height: 100%; | ||
display: flex; | ||
flex-direction: column; | ||
} |
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.
I don't see this class used anywhere. Please remove.
Looking pretty good now. Still a few loose ends to tie up:
NOT RIGHT NOW: we should think about whether to move what you've added as |
Thanks for pointing the legend graphics, I have made the fix, The triangle so pointy now and no longer allowed as a carry-on luggage :) . I might try to reduce the code to use same marker, I ended having negative viewBox |
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.
Awesome! Thanks for addressing all the feedback. Feel free to merge whenever you're ready.
Issues
#59
#50
#49
Changes
@pkalita-lbl can you verify the scss changes, idk how to handle the new logistics, but wanted to make the legend take the full width, so hacked by adding a bunch of parent classes to retain the already defined classes. Lemme if acceptable. Also my formatter was acting up, so it didn't preserve the newlines sometimes
cc @vanaukenk @kltm