Angular Gauge > Message Logger |
FusionWidgets v3 introduces a new concept of streaming and showing real-time messages in the chart using Message Logger. The Message logger can be effectively used to show necessary real-time information or live error logs. Essentially, the message logger is a text based scrollable window that can listen to messages streamed from server and then do one of the following:
The angular gauge supports Message Logger fully. Please see the section "Message Logger" to see how to implement message logger for this chart. |