Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 738 Bytes

File metadata and controls

13 lines (7 loc) · 738 Bytes

DIAL Visualizer Connector

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).

Public classes to use

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.

Prerequisites

How to configure your DIAL CHAT to use Custom Visualizers you could find here.

At Visualizer side should be used DIAL Chat VIsualizer Connector