How to extend an existing visualisation in a custom plugin

Hi,

I want to extend the Control Visualisation in my custom plugin and make following changes in its implementation :

  1. Add a Sort Field to sort the Options List according to a field, eg. timestamp to get the latest record at the top
  2. Set the default value of the combo box to topmost record in the options list

Let me know if extending the control visualisation i.e input_control_vis is possible or is there an existing plugin which implements the above requirements.
I am using kibana v7.13.4

Thanks in advance,
Shreeya

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