Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

vis-au/revisualize

Repository files navigation

ReVisualize

ReVisualize is a graphical editor for composite visualizations defined in Vega-Lite. It allows to import Vega-Lite specifications, which are decomposed into subviews and for individual editing. Furthermore, subviews can be reused individually and exported as independent Vega-Lite specifications.

Prerequisites

  • nodeJS (v10.15.3 or newer) and npm (6.4.1 or newer) installed
  • Global installation of latest versions of yarn and TypeScript
  • Modern webbrowser (Chrome v60 or later, Firefox v54)

Getting Started

Install the dependencies using yarn:

yarn install

Now you can run the application:

yarn start

Then, open your browser and navigate to localhost:8181.

About

Graphical Editor for Composite Visualizations using Vega-Lite Toolchaining

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published