Kibana 7.10 custom plugin grayed out in dashboard

So you've registered a custom visualization instead. You have two options:

  1. createBaseVisualization if you are providing a toExpressionAst. Your expression is supposed to indicate that it's done rendering using the handlers.
  2. createReactVisualization if you are using a custom React renderer