Re: Border values on xAxis disappeared after upgrade to ECharts5

2021-03-11 Thread Alexey Lesovsky

Oh, sorry for bothering, found that:

axisLabel: {
    showMinLabel: true,
    showMaxLabel: true,
},

It works now.


On 2021/03/12 05:25:09, Alexey Lesovsky  wrote:
> Hi,>
> I updated ECharts to 5.0.2 and found styles of charts have been 
changed.>
> Almost all look fine, but there is one thing which I would like to 
return,>

> but have not found settings for that.>
>
> I'd like to return the start and end values on the xAxis chart. Let's>
> compare two charts from previous and current ECharts.>
>
> [image: image.png]>
>
> As you can see on the first chart there are two values in the start 
and end>

> of xAxis which do not exist on the second chart. I many times reviewed>
> available properties 
 of>

> xAxis but did not find something which could help me. How can I enable>
> these "border" values? Is it possible or this was removed?>
>
> -- >
> Regards, Alexey>
>

-
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org



Border values on xAxis disappeared after upgrade to ECharts5

2021-03-11 Thread Alexey Lesovsky
Hi,
I updated ECharts to 5.0.2 and found styles of charts have been changed.
Almost all look fine, but there is one thing which I would like to return,
but have not found settings for that.

I'd like to return the start and end values on the xAxis chart. Let's
compare two charts from previous and current ECharts.

[image: image.png]

As you can see on the first chart there are two values in the start and end
of xAxis which do not exist on the second chart. I many times reviewed
available properties  of
xAxis but did not find something which could help me. How can I enable
these "border" values? Is it possible or this was removed?

-- 
Regards, Alexey