Git Product home page Git Product logo

codeviz's People

Contributors

andraskangyal avatar petervidos avatar simzer avatar tczagany avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

codeviz's Issues

Add links to github repo/files

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, when I dig down to the file level and I find something interesting, I'd love to click the file and have the source code open in a new browser tab right on github.

codeviz fails to run on specific machines/repos?

Webwiew console:

Uncaught (in promise) Error: error: invalid config parameter: data
    at vizzu.min.js:1:32094
    at vizzu.min.js:1:33791
    at Vizzu.setValue (vizzu.min.js:1:32573)
    at vizzu.min.js:1:32274
    at Array.forEach (<anonymous>)
    at Vizzu.iterateObject (vizzu.min.js:1:32161)
    at Vizzu.setConfig (vizzu.min.js:1:33729)
    at Vizzu.animStep (vizzu.min.js:1:34715)
    at vizzu.min.js:1:34346
(anonymous) @ vizzu.min.js:1
(anonymous) @ vizzu.min.js:1
setValue @ vizzu.min.js:1
(anonymous) @ vizzu.min.js:1
iterateObject @ vizzu.min.js:1
setConfig @ vizzu.min.js:1
animStep @ vizzu.min.js:1
(anonymous) @ vizzu.min.js:1
postMessage (async)
(anonymous) @ main.js:122
channel.port1.onmessage @ main.js:121

Ghosting of animated text

Bars and text (especially) leaves persistent ghosting after animations, like the canvas is not cleared.
This persists and gets worse with further use. See axes text in this image:

image

Environment:
VSCode 1.75.2 Windows10
image

Codeviz multiple start fails

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 (in promise) Error: error: Column name already exists: File name

Error on non default VSCode counter output directory

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

Not working in WSL folder

Instal wsl.
Run vscode open new wsl window from distro.
Open the project folder.
run the codeviz extension and select the folder.
Output is blank, No Error thrown.

Support for older VSCode version (1.69.2)

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 dynamically imported module: https://cdn.jsdelivr.net/npm/vizzu@~0.4.0/dist/vizzu.min.js

Environment:
VSCode 1.69.2 (can't update past this on Ubuntu14.04LTS).

Does load in VSCode 1.75.1(Windows10), however has animation issue (will open separate issue for that).

Stop adding menu items everywhere

First of all, thank you for bringing up such a fantastic extension. However, your extension is adding entries to every menu. It is really annoying that this appears everywhere and I have no idea how to turn it off. I think simply making it a command I can call from the command palette will be sufficient.
image
image
image
image

NPM package of the front end code

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 specific projects on the web.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.