DEV Community

Discussion on: G6 3.8 is Released

Collapse
 
shinabr2 profile image
ShinaBR2

First, thanks for the cool library. I have some feedback:

  • First, it should be great if your demo supported English. I won't give a try for a library if I can not understand the docs of course. The same for flow with ReactJS.
  • I like "lens" idea, it's great but I found a bit slow on the demo.
  • The jsx syntax is not good for me :(

But anyway, I think this is a great visualization engine.

Collapse
 
yanyanwang profile image
Yanyan Wang

I found a bit slow on the demo.

Try the demo here:

The gif in this article looks slow due to the compression.

Collapse
 
shinabr2 profile image
ShinaBR2

Oh I see "Fisheye Lens" is a good demo, "Edge Filter Lens" is demo I mentioned. Now I realized the problem is scale ratio is still a bit small for me, not performance issue. I took a look at "scaleRBy" and I have thought that is the ratio but it does not. Great job!

Collapse
 
yanyanwang profile image
Yanyan Wang

Thanks!

Do you mean the demos on the official website? g6.antv.vision/en/examples/gallery
I think most of them are in English, but we are still improving~

P.S. Feel free to create issues on GitHub for G6.