Skip to content

Replace Google charts with Chart.js

Pavel Břoušek requested to merge github/fork/melanger/chartjs into master

Created by: melanger

  • goal: self hosting to allow strict CSP
  • sorting is not needed, data is sorted by database
  • custom implementation of drawTable
  • escaping identifiers in JS
  • time range picker replaced with pan and zoom ability
  • removed links from SP detail (same as IdP detail)
  • added some Bootstrap CSS
  • added Chart.js, Hammer.js and Moment.js

Merge request reports