Elwynn Chen

Results 84 comments of Elwynn Chen

对于一些概念的翻译是保留英文还是使用中文?如果使用中文,是不是需要做一个专有名词列表来统一规范翻译,避免同一个概念被使用了不同的名称。比如observable,derivation,reaction

Thanks for the advice, it would be very welcome if you are interested in making a PR on this.

styled components is a peer dep of graphic-walker so you need to install it manully in your repo. This is due to `graphic-walker` is part of [Rath](https://github.com/Kanaries/Rath) which both uses...

We have a branch working on a related feature: Add a new option that the dataset will not be loaded into front-end. In this case, the query task will be...

1. For now, graphic walker allows user to edit the semantic type and analytic type in the action menu: ![image](https://github.com/Kanaries/graphic-walker/assets/22167673/35acd295-a985-49a7-8332-850c73f035c6) 2. For analytic type (dimension and measure) transformation, users can...

If you need a out-of-box auth solution with graphic walker, welcome to check graphic walker enterprise version: https://kanaries.net/home/graphic-walker or contact [email protected]

Guides for contributors: The background of visualization is now set by default to `transparent` in `https://github.com/Kanaries/graphic-walker/blob/main/packages/graphic-walker/src/vis/theme.ts` 1. Config can be added to store `visualConfig` to allow the user to set...

vizGPT now can communicate with `postmessage`. You can use a data connector to connect the database, load the data, and `postMessage` to vizGPT. [RATH](https://kanaries.net) is an example of how to...

I'm not quite sure when we need a proxy and why.

Did you add a valid key to `.env` file?