mahendrapaipuri/grafana-dashboard-reporter-app

Make rendered panel theme configurable

mahendrapaipuri opened this issue · 0 comments

Seems like when using certain color palettes, rendering panels with light theme might not produce the best results (ref: see comment). We can address this by passing the theme query parameter to /render endpoint while rendering individual panels. We can add a config parameter for report to be able to choose the theme which can be overridden using query parameter for /report.