-
WHAT IS KRENN?
krenn diagrams are a way to visualize (and navigate) data. It works best for a certain classes of data:
appropriate data:- a (very) limited number of symmetric connected vertices of a graph (also with weighed distances).
- items tagged with (partly) overlaying tags
-
Usage/Example: example for plain svg: open
krenn_self_contained.svg
in your browsersvg embedded in a html-file: open
example.html
in your browser -
Configuration:
-
diagram types: there are currently 3 types of diagrams:
-
flower:
around a centerfield there are the connected fields.
-
flagpole:
from the vertical centerfield on the left the connected fields overlay and continue to the right (overlays are proportional to the weight of the connection)
-
shelve:
between 2 vertical centerfields there are the horizontal connected field (overlays are proportional to the weight of the connection)
-
-
navigation (link-) configurations: there are 2 types of mapping between the elements of the diagram
-
hash-based mapping a supplied hash with the ID as key and the link-target as value will connect clicks and URLs
-
function-based mapping if you supply a function that uses the ID and produces a URL it will be hooked up to the click-event
-
-
other configurations
- modify the configuration section of krenn.svg (dimensions, colors, transparency)
- modify the source-code which is quite straight-forward
-
-
License
GNU General Public License
-
Copyright
Copyright Christian Wörner, 2009-2013 <christianworner[at{gmail}dot]com>
-
Notifications
You must be signed in to change notification settings - Fork 0
kr1/krenn
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
visualize data with an adaptation of venn diagrams in SVG
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published