First I will describe the use-case here. If I'm generating dashboards via the API, the templating mechanism is useful to me to set variables for a query given the data my redash client has. However, once I've set them and generated a dashboard, I don't want it to be possible for these to be easily changed and I don't want to have those text boxes in the dashboard.
I understand why they're there by default since templated queries in the UI are designed to be used this way. However it would be nice if there was an option to turn them off.
Steps to Reproduce
- Go to https://sql.telemetry.mozilla.org/dashboard/test_9
Expected Result: It should be possible to remove the variable boxes in a dashboard so that it's easier to read.
Actual Result: The variable boxes add clutter to the dashboard which makes the dashboard harder to read.
First I will describe the use-case here. If I'm generating dashboards via the API, the templating mechanism is useful to me to set variables for a query given the data my redash client has. However, once I've set them and generated a dashboard, I don't want it to be possible for these to be easily changed and I don't want to have those text boxes in the dashboard.
I understand why they're there by default since templated queries in the UI are designed to be used this way. However it would be nice if there was an option to turn them off.
Steps to Reproduce
Expected Result: It should be possible to remove the variable boxes in a dashboard so that it's easier to read.
Actual Result: The variable boxes add clutter to the dashboard which makes the dashboard harder to read.