[GitHub] [echarts] plainheart commented on a change in pull request #14214: Fix(tooltip): width and overflow not working

2021-02-04 Thread GitBox
plainheart commented on a change in pull request #14214: URL: https://github.com/apache/echarts/pull/14214#discussion_r570666229 ## File path: src/component/tooltip/TooltipRichContent.ts ## @@ -106,7 +106,10 @@ class TooltipRichContent { fill: tooltipModel.get(

[GitHub] [echarts] plainheart commented on a change in pull request #14214: Fix(tooltip): width and overflow not working

2021-02-04 Thread GitBox
plainheart commented on a change in pull request #14214: URL: https://github.com/apache/echarts/pull/14214#discussion_r570672303 ## File path: src/component/tooltip/TooltipHTMLContent.ts ## @@ -358,6 +358,34 @@ class TooltipHTMLContent { + `border-color: ${nearPoin

[GitHub] [echarts] plainheart commented on a change in pull request #14214: Fix(tooltip): width and overflow not working

2021-02-04 Thread GitBox
plainheart commented on a change in pull request #14214: URL: https://github.com/apache/echarts/pull/14214#discussion_r570672303 ## File path: src/component/tooltip/TooltipHTMLContent.ts ## @@ -358,6 +358,34 @@ class TooltipHTMLContent { + `border-color: ${nearPoin

[GitHub] [echarts] plainheart commented on a change in pull request #14214: Fix(tooltip): width and overflow not working

2021-02-04 Thread GitBox
plainheart commented on a change in pull request #14214: URL: https://github.com/apache/echarts/pull/14214#discussion_r570666053 ## File path: src/util/types.ts ## @@ -1345,6 +1345,8 @@ export interface CommonTooltipOption { // Available when renderMode is html

[GitHub] [echarts] plainheart commented on a change in pull request #14214: Fix(tooltip): width and overflow not working

2021-02-04 Thread GitBox
plainheart commented on a change in pull request #14214: URL: https://github.com/apache/echarts/pull/14214#discussion_r570666053 ## File path: src/util/types.ts ## @@ -1345,6 +1345,8 @@ export interface CommonTooltipOption { // Available when renderMode is html

[GitHub] [echarts] plainheart commented on a change in pull request #14214: Fix(tooltip): width and overflow not working

2021-02-05 Thread GitBox
plainheart commented on a change in pull request #14214: URL: https://github.com/apache/echarts/pull/14214#discussion_r570666229 ## File path: src/component/tooltip/TooltipRichContent.ts ## @@ -106,7 +106,10 @@ class TooltipRichContent { fill: tooltipModel.get(

[GitHub] [echarts] plainheart commented on a change in pull request #14214: Fix(tooltip): width and overflow not working

2021-02-05 Thread GitBox
plainheart commented on a change in pull request #14214: URL: https://github.com/apache/echarts/pull/14214#discussion_r571339080 ## File path: src/component/tooltip/TooltipHTMLContent.ts ## @@ -358,6 +358,34 @@ class TooltipHTMLContent { + `border-color: ${nearPoin

[GitHub] [echarts] plainheart commented on a change in pull request #14214: Fix(tooltip): width and overflow not working

2021-02-05 Thread GitBox
plainheart commented on a change in pull request #14214: URL: https://github.com/apache/echarts/pull/14214#discussion_r571340473 ## File path: src/chart/treemap/TreemapSeries.ts ## @@ -54,7 +55,7 @@ interface BreadcrumbItemStyleOption extends ItemStyleOption { } interface T

[GitHub] [echarts] plainheart commented on a change in pull request #14214: Fix(tooltip): width and overflow not working

2021-02-06 Thread GitBox
plainheart commented on a change in pull request #14214: URL: https://github.com/apache/echarts/pull/14214#discussion_r571529272 ## File path: src/component/tooltip/TooltipRichContent.ts ## @@ -90,7 +90,7 @@ class TooltipRichContent { style: { rich