Clear unnecessary
This commit is contained in:
parent
77477f69ee
commit
a681abb5cb
@ -158,7 +158,6 @@ export interface TbFlotCustomLegendSettings {
|
|||||||
export interface TbFlotLabelPatternSettings {
|
export interface TbFlotLabelPatternSettings {
|
||||||
name: string;
|
name: string;
|
||||||
type: DataKeyType;
|
type: DataKeyType;
|
||||||
settings?: object
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface TbFlotGraphSettings extends TbFlotBaseSettings, TbFlotThresholdsSettings, TbFlotComparisonSettings, TbFlotCustomLegendSettings {
|
export interface TbFlotGraphSettings extends TbFlotBaseSettings, TbFlotThresholdsSettings, TbFlotComparisonSettings, TbFlotCustomLegendSettings {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user