TraceGraph: Add Crisp Edges Rendering (#108016)
added crisp edge image rendering for span graphs Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
This commit is contained in:
co-authored by
Piotr Jamróz
parent
2e02596350
commit
7b78971455
+1
@@ -32,6 +32,7 @@ const getStyles = stylesFactory((theme: GrafanaTheme2) => {
|
||||
height: '60px',
|
||||
position: 'absolute',
|
||||
width: '100%',
|
||||
imageRendering: 'crisp-edges',
|
||||
}),
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user