Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
  "legend" : [ {
    "labellowerValue" : ">= 0"0.0,
    "color" : "#00ff00"
  }, {
    "labellowerValue" : ">= 0.3",
    "color" : "#15e900"
  }, {
    "labellowerValue" : ">= 1.6",
    "color" : "#2ad400"
  }, {
    "labellowerValue" : ">= 3.4",
    "color" : "#3fbf00"
  }, {
    "labellowerValue" : ">= 5.5",
    "color" : "#55aa00"
  }, {
    "labellowerValue" : ">= 8".0,
    "color" : "#6a9400"
  }, {
    "labellowerValue" : ">= 10.8",
    "color" : "#7f7f00"
  }, {
    "labellowerValue" : ">= 13.9",
    "color" : "#946a00"
  }, {
    "labellowerValue" : ">= 17.2",
    "color" : "#aa5500"
  }, {
    "labellowerValue" : ">= 20.8",
    "color" : "#bf3f00"
  }, {
    "labellowerValue" : ">= 24.5",
    "color" : "#d42a00"
  }, {
    "labellowerValue" : ">= 28.5",
    "color" : "#e91500"
  }, {
    "labellowerValue" : ">= 32.6",
    "color" : "#ff0000"
  } ]
}

...