Closed sblrok closed 4 years ago
The exporter doesn't display panels with datasources that it does not support. This PR makes the exporter display them with disabled Export button
Problem Exporter panel does not display panels without panel.datasource
panel.datasource
Solution Display every panel in the exporter, except for the exporter itself, but disable the "export" button. Also, show tooltip on button hover.
The exporter doesn't display panels with datasources that it does not support. This PR makes the exporter display them with disabled Export button
Problem
Exporter panel does not display panels without
panel.datasource
Solution
Display every panel in the exporter, except for the exporter itself, but disable the "export" button.
Also, show tooltip on button hover.