Giter Site home page Giter Site logo

graphviz-distributions's Introduction

graphviz-distributions

Latest version: "https://github.com/plantuml/graphviz-distributions/raw/main/graphviz_lite_2.50.0_win32.zip"

Zip file with minimalistic graphviz dot.exe and the set of needed .dll files. Just for plantuml and nothing else.

Set the local environment variable GRAPHVIZ_DOT to the position of the dot.exe file before starting plantuml.jar.

note: plantuml V1.2020.21 and above inlcudes a graphviz lite distribution from here. It will be extracted to "%LOCALAPPDATA%\Temp\_graphviz" IF plantuml doesn't find a dot.exe somewhere else. That means: if you have set the above environment variable GRAPHVIZ_DOT, plantuml uses this place for the dot.exe if there is one and doesn't extract the embedded distribution.

root distribution can be found in https://www.graphviz.org (of course)

License copied from --> https://gitlab.com/graphviz/graphviz/-/blob/master/LICENSE

How to get there?

Basically it's quite easy: plantuml only uses a small part of graphviz, and graphviz has a modular nature (not that well known as it seems). You can configure the graphviz modules in the file config6 (text file). for plantuml, only the parts gvplugin_core.dll and gvplugin_dot_layout.dll is needed. After that, you can either try-and-error with dot.exe until you have all needed .dll's or you can use a more spohisticated tool like https://github.com/lucasg/Dependencies to track down the needed dll's. Either way, you'll get at the end a running distribution for the dot diagram style.

dependency graph of last distribution

Dependencies

graphviz-distributions's People

Contributors

arnaudroques avatar boessu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.