Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix chart editor demo project #276

Merged
merged 6 commits into from
Mar 24, 2023
Merged

Conversation

jonmmease
Copy link
Collaborator

This PR fixes the chart editor demo in javascript/vegafusion-chart-editor

This is a simple example of a Vega chart editor that uses vegafusion-embed in the client to display the Vega chart, perform planning, and communicate with an instance of the vegafusion-server over gRPC-Web.

I needed to update tonic-web to the latest git revision to fix a CORS issue. I also needed to update the getrandom crate to fix an annoying webpack warning.

Screen.Recording.2023-03-23.at.8.29.51.PM.mov

@jonmmease jonmmease merged commit 1d4e64e into main Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant