-
Notifications
You must be signed in to change notification settings - Fork 112
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
Allow customization of flowchart icons #1148
Comments
If we were to make the following open-source icon libraries available to users that would be incredible: https://simpleicons.org/
my_dataset:
type: my.custom.dataset
path: ...
kedro-viz:
layer: primary
+ icon: mdi/Bank #example 1
+ icon: simple/kedro #example 2 References: |
or rather, something like
with |
Related: #1807 |
I also want to reiterate the immediate user value we get from changing the highlight colour of MemoryDatasets. |
Choosing icons or changing colours would open a very creative way to pass visual messages in the flow. That would be great! |
Another library that would make this easy |
A more strict version based off of this idea here: #480
The text was updated successfully, but these errors were encountered: