Web Component: j-LiveStats


  • Info
  • HTML
  • JS
  • CSS
  • Meta

j-LiveStats

  • supports dark mode
  • responsive

Configuration:

  • width {Number/String} width of svg, you don't need to change it (default: 500) or {String} jQuery selector for obtaining of height
  • height {Number/String} height of svg, you don't need to change it (default: 100) or {String} jQuery selector for obtaining of height
  • colors {String} defines custom colors for each key in the form KEY=COLOR,KEY=COLOR,KEY=COLOR
  • max {Number} a max. limit (default 0 - disabled)
  • axislines {Number/String} a count of X axis lines (default: 20) or auto automatically counts count of lines
  • marginW {Number} a margin for width
  • marginH {Number} a margin for height

Author