2 * Copyright 2015 Hannu Nyman <hannu.nyman@iki.fi>
3 * Licensed to the public under the Apache License 2.0
8 return L.Class.extend({
11 rrdargs: function(graph, host, plugin, plugin_instance, dtype) {
13 title: "%H: Available entropy",
15 number_format: "%4.0lf",
18 options: { entropy: { title: "Entropy %di" } }