Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a user I can define y axis labels #568

Closed
nhaugo opened this issue Nov 15, 2016 · 0 comments
Closed

As a user I can define y axis labels #568

nhaugo opened this issue Nov 15, 2016 · 0 comments
Assignees
Milestone

Comments

@nhaugo
Copy link
Contributor

nhaugo commented Nov 15, 2016

The template should be able to define the y axis label. This will be defined as the ylabel in the template.

{
  "id": "ec6c48f4-48ca-4ba7-a842-5b700e19f274",
  "measurement": "system",
  "app": "system",
  "cells": [
    {
      "x": 0,
      "y": 0,
      "w": 4,
      "h": 4,
      "i": "6ec7e632-2c19-475c-8747-56feaacf46ce",
      "range": [0,100],
      "ylabel": "foobar",
      "name": "System Load",
      "queries": [
        {
          "query": "SELECT mean(\"load1\") AS \"load\" FROM \"telegraf\"..\"system\"",
          "db": "telegraf",
          "rp": "",
          "groupbys": [],
          "wheres": []
        }
      ]
    }
  ]
}
@nhaugo nhaugo added the ready label Nov 15, 2016
@nhaugo nhaugo added this to the 1.1.0-beta milestone Nov 18, 2016
@nhaugo nhaugo changed the title As a user I can define y axes labels As a user I can define y axis labels Nov 22, 2016
@willpiers willpiers assigned willpiers and unassigned 121watts Nov 22, 2016
@willpiers willpiers mentioned this issue Nov 30, 2016
4 tasks
@nhaugo nhaugo closed this as completed Dec 6, 2016
@nhaugo nhaugo removed the delivered label Dec 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants