Giter Club home page Giter Club logo

vega-desktop's Introduction

Vega-Desktop

App for viewing visualizations created in Vega or Vega-Lite. We are not always keeping the versions of Vega and Vega-Lite up to date. Please use the Vega-Editor to work with the latest versions.

Download from GitHub releases.

To download versions before 2.0, please see CHANGELOG.

Vega-Desktop Vega-Desktop

Features

  • Can read both Vega and Vega-Lite files.
  • Save output as svg or png from UI.
  • Can determine the file format if the extension is *.vg.json or *.vl.json.
  • If the extension is just *.json, will check for $schema field in the JSON spec.
  • Otherwise will try to parse as Vega-Lite, then Vega.
  • It will load external data files relative to the spec files directory.

You also can set your OS to have *.vg.json or *.vl.json opened with vega-desktop by default.

Open files with vega-desktop

Dev

yarn
yarn start

Build

yarn build

Builds the app for OS X, Linux, and Windows, using electron-packager.

Release

vega-desktop's People

Contributors

domoritz avatar kristw 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

vega-desktop's Issues

installation?

Could you please provide a full example on how to install vega-desktop on a local win10 machine? I cloned the repository but I fail to use yarn properly. I installed yarn from here YARN, but nothing happens. "could not find yarn" it says when I run "yarn start" in the vega-desktop folder.

sorry for this lame question, but i am sure many people will not be able to solve this question.

Specify baseurl

When I load a vega spec but the data is in a separate directory so the relative links are not correct, I'd like to specify the baseurl so that my specs render correctly. I can imagine a directory selector in the UI. However, I understand if you want to keep the App lean.

Debugging capabilities

It would be very useful if I could use vega-desktop to debug vega visualizations. Currently some error messages are printed, but without any context such as where they appear. Furthermore, printing the value of VEGA_DEBUG (see https://vega.github.io/vega/docs/api/debugging/) would provide much of the information needed.

If access to the Chrome dev tools is possible, all this could be accomplished.

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.