mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-07 16:30:12 +08:00
Correct a comment
This commit is contained in:
Vendored
+2
-2
@@ -27,8 +27,8 @@ interface HeatmapConfiguration {
|
||||
radius?: number;
|
||||
|
||||
/*
|
||||
* The radius each datapoint will have (if not specified on the datapoint
|
||||
* itself)
|
||||
* Indicate whether the heatmap should use a global extrema or a local
|
||||
* extrema (the maximum and minimum of the currently displayed viewport)
|
||||
*/
|
||||
useLocalExtrema?: boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user