diff --git a/types/echarts/index.d.ts b/types/echarts/index.d.ts index adc4a2a24e..5d40c148f6 100644 --- a/types/echarts/index.d.ts +++ b/types/echarts/index.d.ts @@ -5,6 +5,7 @@ // Liveangela // Ovilia // Roman +// Bilal // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.3 @@ -460,7 +461,7 @@ declare namespace echarts { * * @see https://ecomfe.github.io/echarts-doc/public/en/option.html#title */ - title?: EChartTitleOption + title?: EChartTitleOption | EChartTitleOption[] /** * Legend component.