Douding

Results 55 comments of Douding

gradio demo: https://github.com/Kanaries/pygwalker/blob/main/examples/gradio_demo.py

* with less buttons in the control pannel (up) * This feature is currently not supported. * with default values for plot type, x-axis,y-axis * You can initialize your chart...

@Eatenn Thanks for your feedback, can you provide some details? operation steps, pygwalker version, browser version, error screenshot?

Hi @oncodocjia update version of jupyterlab or ipywidgets, try it: `pip install --upgrade jupyterlab` or `pip install --upgrade ipywidgets`

Hi @123yaoguoyu Are you using jupyter lab or jupyter notebbok? Which version of jupyter?

There is no way to hide it currently.

@kalyanm2305 Thanks for your suggestion, I will discuss this feature with the developers of graphc-walker.

Hi, @qingfengwuhen , thanks for feedback. Currently, pygwalker does not implement communication feature on Shiny, so it cannot use python kernel for data calculation. You can use the following code...

Hi @heqi201255 Thank you for bringing up this issue with pygwalker. By default, pygwalker has a fixed limitation on data queries to ensure the safety of memory usage in the...