mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
Update doc comment
This commit is contained in:
Vendored
+1
-1
@@ -6380,7 +6380,7 @@ declare namespace Highcharts {
|
||||
* found, the first item is updated. So for example, running chart.update with a series item without an id, will cause
|
||||
* the existing chart's first series to be updated.
|
||||
* See also the responsive option set. Switching between responsive.rules basically runs chart.update under the hood.
|
||||
* @param {ChartOptions} option A configuration object for the new chart options as defined in the options section of the API.
|
||||
* @param {Options} option A configuration object for the new chart options as defined in the options section of the API.
|
||||
* @param [boolean] redraw Whether to redraw the chart. Defaults to true.
|
||||
* @since 5.0.0
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user