Giter Club home page Giter Club logo

graphviz-web-app's Introduction

Graphviz App with Vue.js

Graphviz editor & rendering app with live updating.

Live demo is online here http://drawviz.com

To learn more about graphviz please have a look at http://www.graphviz.org/.

Todos

  • Add about page - showing current version + some resource links
  • Fix exporting with pan & zoom (pan & zoom disabled at the moment)
  • Improve size calculation at Export settings (sometimes wrong size)
  • Push to github pages surge.sh
  • Add feature list to readme
  • Add format selection setting (stored in localstorage) currently only dot rendering supported
  • Add download dot input text (see viz.js demo page)
  • Add copy dot to clipboard
  • Add drafting feature - every new page will be automatically saved as draft + autosave (could be improved by reducing save freq. - at the moment every change will be save)

Features

  • Render graph with two-way binding (no render click required)
  • Example graphs
  • Save dot text in localstorage
  • Pan & Zoom
  • Export as PNG (with scaling) & SVG
  • Settings saved in localstorage (just scale setting, more settings later)
  • Drafting feature (similar to jsfiddle drafts)

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn serve

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
yarn build --report

# Lints and fixes files

yarn lint

# Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.

graphviz-web-app's People

Contributors

awolf81 avatar

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.