geronimo-microprofile-reporter/src/main/resources/geronimo/microprofile/reporter/counter.html [34:54]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - fill: false, responsive: true, maintainAspectRatio: true, scales: { xAxes: [{ type: 'time', distribution : 'series', display: true, scaleLabel: { display: true, labelString: 'Date', } }], yAxes: [{ display: true, scaleLabel: { display: true, labelString: '$name', } }] } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - geronimo-microprofile-reporter/src/main/resources/geronimo/microprofile/reporter/histogram.html [26:46]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - fill: false, responsive: true, maintainAspectRatio: true, scales: { xAxes: [{ type: 'time', distribution : 'series', display: true, scaleLabel: { display: true, labelString: 'Date', } }], yAxes: [{ display: true, scaleLabel: { display: true, labelString: '$name', } }] } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -