-
Please clarify the licensing terms for the PyGWalker codebase for corporate or commercial developer. It looks like you are charging $10 per month for PyGWalker.
Is PyGWalker completely Free an…
-
https://github.com/Kanaries/Rath/blob/03e5ff0b14f6f48654e3fbceb4ee1b63aca3546d/packages/rath-client/src/store/commonStore.ts#L178
```typescript
public async setExploreMode(mode: string) {
…
-
https://github.com/Kanaries/Rath/blob/06435b9bd6afd294a4f5713d7d5c00d996d43105/packages/rath-client/src/pages/dashboard/dashboard-list.tsx#L127
```javascript
position: [number, number];
…
-
userStore.openDashboardTemplates(dashboard).then(ok => {
resolve({
...part,
dashboard: ok,
});
});
} else {
resolve(part);
}
https://github.com/Kanaries/Rath/blob/06435b9bd6afd294a4f5713d7d5c…
-
Dear Kanaries Team,
Thank you for such an amazing project, it is very useful!
One feature that would be very helpful is to be able to pre-set multiple charts / tabs from a loaded config file. R…
-
### Issue URL (Annoyance)
[https://kanaries.net/home](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fkanaries.net%2Fhome)
### Screenshots
Screenshot 1
…
-
Hi Kanaries team,
Hopefully this question as titled is not totally nonsense😂
Many thanks!
-
Hi, I've tried to insert pygwalker into a Django div with mark_safe and file keeps loading forever. Looking at JavaScript console it throws this error twice: `TypeError: t is undefined`
This is my …
-
Reproducible by https://graphic-walker.kanaries.net/
The tooltip don't show the correct aggregated numbers. And another small problem is: even I drop several fields into the "details" zone, it w…
-
Noticed this running any version of pygwalker after 0.1.5.0a3. When running pyg.walk with html output set to True, I see the following error in my browser's console (firefox)
This is causing th…