2 * Copyright 2018 Chizhong Jin <pjincz@gmail.com>
3 * Licensed to the public under the BSD 3-clause license
8 return L.Class.extend({
11 rrdargs: function(graph, host, plugin, plugin_instance, dtype) {
13 title: "%H: cUrl Response Time for #%pi",
15 alt_autoscale_max: true,
16 vlabel: "Response Time",
17 number_format: "%5.1lf%Ss",
19 types: [ "response_time" ],