Web Component: j-Diagram


  • Info
  • HTML
  • JS
  • CSS
  • Meta

j-Diagram

Configuration:

  • parent {String} optional, a container with fixed height, can be window. Default value: parent element.
  • margin {Number} optional, a top/bottom margin together (default: 0)
  • marginxs {Number} optional, a top/bottom margin together for xs screen width
  • marginsm optional, a top/bottom margin together for sm screen width
  • marginmd optional, a top/bottom margin together for md screen width
  • marginlg optional, a top/bottom margin together for lg screen width
  • reverse {Boolean}, reverses diagram

Author