mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
restructured style settings between axes & grid, and Display Styles
This commit is contained in:
@@ -132,7 +132,7 @@ function (angular, _, $, config, kbn, moment) {
|
||||
var clean_options = [];
|
||||
var graphite_options = ['target', 'targets', 'from', 'until', 'rawData', 'format', 'maxDataPoints'];
|
||||
|
||||
if (options.renderer === 'flot') {
|
||||
if (options.renderer !== 'png') {
|
||||
options['format'] = 'json';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user