Tables...

2021-11-22 Thread Keith Cooper
Hi There, I’m interested in your chart/graph library for a development project, but also need to present data in tables that are just as dynamic and visually stunning. Do you by chance have options for that? Cheers Keith

Re: echart 3D bar

2021-11-22 Thread Ovilia
Hi, There are many examples under 3D bars. Please check if them helps. https://echarts.apache.org/examples/en/index.html#chart-type-bar3D Thanks *Ovilia* On Mon, Nov 22, 2021 at 11:06 PM amine bch wrote: > [image: image.png] > this picture is more clear > > On Mon, Nov 22, 2021 at 10:16 AM a

Re: Hide min/max markpoint when whole line is not visible?

2021-11-22 Thread Ovilia
Markline clipping is under fixing (See https://github.com/apache/echarts/pull/16026) You may discuss in more detail under that PR. Thanks *Ovilia* On Tue, Nov 23, 2021 at 4:23 AM nicke wrote: > I have markPoints for min and max, when zooming and the whole line is > not visible, the markPoints

Hide min/max markpoint when whole line is not visible?

2021-11-22 Thread nicke
I have markPoints for min and max, when zooming and the whole line is not visible, the markPoints show the min/max for the visible part of the line. Is it possible to hide the markPoints instead, if the true min/max is not visible?

Re: echart 3D bar

2021-11-22 Thread amine bch
[image: image.png] this picture is more clear On Mon, Nov 22, 2021 at 10:16 AM amine bch wrote: > hello, > i want to make a 3d echarts with multiple axis but i can't do this i want > to make a echarts like this > i want to put axis inside another axis > best regards >