Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ryantxu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ryantxu
6y ago
absolutely -- with everything else for 7.0 that did not make the cut. But would love to work more with your frankly amazing library :)
2.
▲
by
ryantxu
6y ago
Upvote: https://github.com/grafana/grafana/issues/18041 and add any additional comments and context there. In addition to making the light/dark themes more accessible, I think we should add an addition
3.
▲
by
ryantxu
6y ago
There are a few plugins that let you enter css/html/js directly -- see https://grafana.com/grafana/plugins/ryantxu-ajax-panel https://github.com/srclosson/grafana-div-panel and the
4.
▲
by
ryantxu
6y ago
since when? :) A few things have been added that may help: 1. only visible data is queried and loaded 2. If you have multiple panels that use the same data, you can now just reuse the results (or a subset of the results) in a new panel.
5.
▲
by
ryantxu
6y ago
You can provision plugins on startup with something like: https://grafana.com/docs/grafana/latest/installation/docker/...