Merge pull request #7185 from SDA-SE/feat/catalog-graph
Add catalog graph plugin
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Catalog Graph
|
||||
author: SDA SE
|
||||
authorUrl: https://sda.se/
|
||||
category: Discovery
|
||||
description: Extend the Backstage Software Catalog with a graph that shows all entities and their relationships providing an easier way to discover the ecosystem.
|
||||
documentation: https://github.com/backstage/backstage/blob/master/plugins/catalog-graph/README.md
|
||||
iconUrl: img/catalog-graph.svg
|
||||
npmPackageName: '@backstage/plugin-catalog-graph'
|
||||
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="48px" viewBox="0 0 24 24" width="48px" fill="#FFFFFF"><path d="M0 0h24v24H0V0zm0 0h24v24H0V0z" fill="none"/><path d="M17 16l-4-4V8.82C14.16 8.4 15 7.3 15 6c0-1.66-1.34-3-3-3S9 4.34 9 6c0 1.3.84 2.4 2 2.82V12l-4 4H3v5h5v-3.05l4-4.2 4 4.2V21h5v-5h-4z"/></svg>
|
||||
|
After Width: | Height: | Size: 305 B |
Reference in New Issue
Block a user