echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Feature] Configure/disable label text border and drop shadow

Open janvorwerk opened this issue 2 years ago • 1 comments

What problem does this feature solve?

If you look at the theme builder on a dark theme, you will see that all labels have a border and a drop-shadow (I believe):

image

I discussed this on Stack Overflow and was encouraged to raise an issue.

As I understand the answer on SO, there are several cases:

  • the text is over a plot
  • the text is not over a plot
  • the text is halfway over a plot

My personal impression is that borders/drop-shadow on text never really improves readability. So I'd rather completely disable it and possibly provide a uniform background where there is an overlap.

What does the proposed API look like?

I'd rather leave it to someone more experimented on echarts than I am to figure out the API.

janvorwerk avatar Dec 14 '23 17:12 janvorwerk

Any news about this topic?

perepalacin avatar Sep 26 '24 15:09 perepalacin