You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As title says, I'm having a hard time trying to configure the mosaic client to hit a remote duckdb server instance. Is there a way to configure mosaic client to do so?
Docs says it's done through the Connectors , but I cannot find a connection between the connectors code and the astToDom function.
The docs say the astToDom function can receive a vgplot api context but the code does not accept it.