feat: [WIP] add radar component
This commit is contained in:
committed by
Mathias Schopmans
parent
563d8debc0
commit
1b7634a2ef
@@ -30,6 +30,8 @@ export interface Ring {
|
||||
title: string;
|
||||
description: string;
|
||||
color: string;
|
||||
radius?: number;
|
||||
strokeWidth?: number;
|
||||
}
|
||||
|
||||
export interface Quadrant {
|
||||
|
||||
Reference in New Issue
Block a user