mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
highcharts: Fix lint (#20979)
This commit is contained in:
Vendored
-6
@@ -1753,9 +1753,6 @@ declare namespace Highcharts {
|
||||
* @deprecated
|
||||
*/
|
||||
defaultSeriesType?: string;
|
||||
/**
|
||||
*
|
||||
*/
|
||||
description?: string;
|
||||
/**
|
||||
* Event listeners for the chart.
|
||||
@@ -3666,9 +3663,6 @@ declare namespace Highcharts {
|
||||
* @default 0.1
|
||||
*/
|
||||
brightness?: number;
|
||||
/**
|
||||
*
|
||||
*/
|
||||
color?: string | Gradient;
|
||||
/**
|
||||
* Enable separate styles for the hovered series to visualize that the user hovers either the series itself or the
|
||||
|
||||
Reference in New Issue
Block a user