removed 'children' SeriesLines.DataObject. (#33876)

* removed 'children' SeriesLines.DataObject. It is not mentioned in the API documentation, and there was no comment with a link to the API docs like the other properties in the DataObject Interface.

* added dwhitney as a contributor
This commit is contained in:
dwhitney
2019-03-15 10:54:59 -07:00
committed by Wesley Wigham
parent d504c7d2ad
commit 4ad9d20428
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@
// Roman <https://github.com/iRON5>
// Bilal <https://github.com/bilalucar>
// TMTron <https://github.com/tmtron>
// dwhitney <https://github.com/dwhitney>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
-2
View File
@@ -13253,8 +13253,6 @@ declare namespace echarts {
*/
name?: string;
children: [DataObject];
/**
* An array includes two ore more than two coordinates.
* Each coordinate could be `[x, y]` in