Web Component: j-NoSQLcounter


  • Info
  • HTML
  • JS
  • CSS
  • Meta

j-NoSQLcounter

  • easy usage
  • datasource must be in the form: [{ id: 201702, year: 2017, month: 2, value: 1690 }]

Configuration:

  • count {Number} a maximum bars in the chart (default: 0 === auto-count)
  • lastvalues {Boolean} shows only the last values (default: false)
  • months {String} months e.g. January,February,etc.
  • NEW limit {Number} a maximum limit for value (default: 0 - disabled)

Author