Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Add "maxPerRow" to graph_panel.libsonnet #214

Open
mscollins1 opened this issue May 19, 2020 · 0 comments · May be fixed by #333
Open

Add "maxPerRow" to graph_panel.libsonnet #214

mscollins1 opened this issue May 19, 2020 · 0 comments · May be fixed by #333

Comments

@mscollins1
Copy link

I believe there is already code written under singlestat.libsonnet for this.
https://github.com/grafana/grafonnet-lib/blob/master/grafonnet/singlestat.libsonnet#L59
https://github.com/grafana/grafonnet-lib/blob/master/grafonnet/singlestat.libsonnet#L84
maxPerRow=null,
.
.
.
[if maxPerRow != null then 'maxPerRow']: maxPerRow,

@ceriath ceriath linked a pull request Jul 20, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant