Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 510 Bytes

File metadata and controls

12 lines (9 loc) · 510 Bytes

StructureVisualization

Tools to make interactive web-based viewer of structured data.

Warning THIS PROJECT IS CURRENTLY AN EARLY PROTOTYPE. IT SHOULD NOT BE USED!

Notes

In order to import the required fonts via web fonts (from Google Fonts), below can be prepended to the contents of the <style> element in res/gen_svg-X.X.xsl file.

<![CDATA[@import url('https://fonts.googleapis.com/css2?family=Ubuntu&family=Ubuntu+Condensed&family=Ubuntu+Mono:wght@400;700&display=swap');]]>