Created 04-25-2018 09:29 PM
Team,
I worked out the lineage icons are in the <atlas-home>/server/webapp/atlas/img directory, can I add my own PNG images and then somehow bind them to my types ?
I know I am hacking but it would look cool.
Mike
Created 04-27-2018 07:17 AM
Yes, you can change image without changing the file name.
Created 06-01-2018 06:42 PM
I appreciate the answer but I really want to add different icons for different types. Its not a must have but could be visually appealling
Created 04-27-2018 02:26 PM
What about adding new images and linking them to different types ? I am thinking a Kafka logo for a kafka topic, etc.
Created 05-04-2018 02:02 PM
@Mike Hastie Yes possible, for this you need to make changes in js code.
Created 06-13-2018 03:15 PM
@Nixon Rodrigues how would I go about modifying the JS code?
Created 05-31-2018 09:32 PM
Commenting so I can follow this thread. Did you ever figure out how to do this?