codeviz
codeviz copied to clipboard
VS Code Plugin using Vizzu
On my internal computer, it can not draw figure. Error : Failed to fetch dynamically impoted module : Https://.....vizzu.min.js. how to solve this? thanks!
Your extention page shows a menu, but VSC don't have it after extention install. Must be:  But it don't:  Only direct command works: 
Issue: First attempt to use CodeViz, page stays blank except title and dropdown box. Error message appears in VSCode notifications. Error message: Vizzu library import failure: TypeError: Failed to fetch...
Clarify that what we see is a visualization of a specific public repo by including a link to the github repo in the title. Maybe even the project description? Also,...
It would be good to have the HTML page (built dynamically by JS code) and the JS files of the frontend in an NPM package to support sharing dashboards of...
CodeViz fails when VSCode Counter setting `Output Directory` set to a different folder, e.g. `.vscode/VSCodeCounter`. Error in WebView console: ``` vizzu.min.js:1 Uncaught (in promise) Error: error: invalid config parameter: data...
Reproduce: - Open CodeViz tab from the project popup menu - Open it again *without* closing it beforehand Second chart would not load, logs error in webview console: ``` Uncaught...