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

Add options for iframe height and width #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add options for iframe height and width #23

wants to merge 1 commit into from

Conversation

nobane
Copy link

@nobane nobane commented Jun 17, 2018

Adds optional height/width for iframes. The old format is still supported but to specify a height or width, you can do:

{
  "checks": {
    "example-check": {
      ...
      "graph": "iframe:{ 'src': 'http://example.com', 'height': '400px' }",
      ...
    }
  }
}

Closes sensu/uchiwa#775

@majormoses
Copy link

ping @palourde

@ghost
Copy link

ghost commented Oct 1, 2018

Is there any movement on this feature? I have the same issue and this would be fantastic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants