Skip to content

Node, edge and arrow classes to use CSS for styling besides the out-of-the-box CSS style rules.

License

Notifications You must be signed in to change notification settings

Orbifold/yfiles-css-styling

Repository files navigation

yFiles CSS styling elements

This is a collection of custom styles for arrows, nodes and edges allowing for CSS styling. Note that it does not mean you can use all of the CSS magic. For instance, drop-shadow does not work on SVG elements like Rect. On the other hand, CSS animation is something which would be difficult via code or SVG constructs.

Setup

  • You need a license to run this project, see the yWorks website for a trial. Insert this license in the app/scripts/app.ts file.
  • Make sure the path to the yFiles yfiles-*.tgz file is set in package.json.
  • Install things as usual with npm i.
  • Run it with npm start.

Info and Support

Info and support @TheOrbifold.

About

Node, edge and arrow classes to use CSS for styling besides the out-of-the-box CSS style rules.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published