Add css to existting visualizations

I have currently set a CPU usage visualization using metricbeat. The graph as part of the visualization has a default width and height. Since I am importing the iframe in another app I cannot modify css for iframe(cross side scripting). Please assist or guide me on solutions for overiiding the default height and width.

@sudeepvd I think your best option would be the plugins system. Just create a plugin that exports your css overrides. You can found more info about it on other threads discussed here before:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.