• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/srv/cliopatria/cpack/swish/lib/swish/render/graphviz.pl
All Application Manual Name SummaryHelp

  • swish
    • render
      • table.pl -- SWISH table renderer
      • rdf.pl -- SWISH RDF renderer
      • graphviz.pl -- Render data using graphviz
        • term_rendering//3
        • svg//2
      • c3.pl -- SWISH C3.js based chart renderer
      • swish.pl -- SWISH renderer
 term_rendering(+Term, +Vars, +Options)//
Renders data using graphviz. Options:
svg(+Mode)
One of inline (default) or object, rendering the SVG using an HTML <object> element.
ClioPatria (version V3.1.1-51-ga0b30a5)