added line space parameter and adjusted colors
This commit is contained in:
@@ -25,6 +25,7 @@ export interface Param {
|
||||
y: number
|
||||
};
|
||||
spread: number;
|
||||
space: number;
|
||||
stroke?: {
|
||||
width: number;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user