Skip to content
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

Labeling enchancements #34

Merged
merged 23 commits into from
Nov 6, 2020
Merged

Labeling enchancements #34

merged 23 commits into from
Nov 6, 2020

Conversation

dfreeman06
Copy link
Contributor

No description provided.

@dfreeman06 dfreeman06 linked an issue Oct 30, 2020 that may be closed by this pull request
"\n",
"elk_app.transformer.css_classes = {\n",
" \"n1\": {\n",
" ElkNode: set([\"example-custom-class\"]),\n",
" ElkLabel: set([\"example-custom-text\"]),\n",
"# shape:\"shoe\",\n",
Copy link
Contributor

Choose a reason for hiding this comment

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

baby needs a new pair of 🩰 !

elk_port = ElkPort(
id=self.port_id(owner, port),
height=0.5 * self.port_scale,
width=0.5 * self.port_scale,
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@nrbgt nrbgt added this to the 0.2.0 milestone Oct 30, 2020
@nrbgt
Copy link
Contributor

nrbgt commented Nov 5, 2020

looks like i need to re-count the edges/nodes/ports due to the fixture changes to get robot running... on it

@dfreeman06 dfreeman06 changed the title [WIP] Labeling enchancements Labeling enchancements Nov 5, 2020
@nrbgt
Copy link
Contributor

nrbgt commented Nov 5, 2020

gah, gonna add the new notebooks to the index...

@dfreeman06 dfreeman06 merged commit 1ca8188 into master Nov 6, 2020
@dfreeman06 dfreeman06 mentioned this pull request Nov 6, 2020
20 tasks
@dfreeman06 dfreeman06 deleted the labeling_enchancements branch January 21, 2021 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enhanced transformer label support
2 participants