DIAL Visualizer Connector is a library for connecting DIAL CHAT with custom visualizers - applications which could visualize some special type data (for example plot data for the Plotly).
VisualizerConnector - class which creates iframe with provided VisualizerConnector, allows to interact with Visualizer rendered in the iframe (send data). Types for configuration options is VisualizerConnectorOptions.
How to configure your DIAL CHAT to use Custom Visualizers you could find here.
At Visualizer side should be used DIAL Chat VIsualizer Connector