Ryan McKinley

Results 64 comments of Ryan McKinley

@RobThree -- I made a new issue for the problem you describe. That is clearly a bug, lets keep this issue for the feature request

+1 The screenshots you have on: https://github.com/CorpGlory/grafana-discrete-panel are nice

So this is writing the legend using canvas rather than the dom :( I messed with this, but did not find a style that looked good. Writing the legend with...

what behavior are you seeing? I am using it with a postgres (google SQL, pretendign to be postres) datasource without issue

Interesting! right now it fills up everything to right right with the last value. (actually every value fills up to the right and they just stack) I'll add an option...

@tczerwonka > I see 'null' displayed between on/off entries If you are using influx, consider using `fill(previous)` if you have a group by clause.

Interesting -- not supported, but it should be. On Thu, Jul 19, 2018, 9:57 AM Heath Kang wrote: > Hi, > I am wonder how to post a json data...

is there an option to let me push to your PR? I got it merged locally, but am unable to push :( ![image](https://user-images.githubusercontent.com/705951/64827445-10bb9a00-d579-11e9-82ea-f97d5133a699.png)

What datasource are you trying to connect to? The datasource option really just makes requests to the same base path as regular datasource requests, but gives you the response directly.

yes -- can you make a PR with example usage? As you can see there are LOTS of options!