Zeu.js實(shí)時(shí)監(jiān)控可視化組件庫
Zeu.js 是一個(gè) JavaScript 庫,其中包含一系列預(yù)構(gòu)建的可視化組件,用于構(gòu)建實(shí)時(shí) TV 儀表板,監(jiān)控 UI 和物聯(lián)網(wǎng)Web界面。
使用教程
快速創(chuàng)建一個(gè)文字儀表盤
// Create a Zeu TextMeter.
var textMeter = new zeu.TextMeter('text-meter');
// Update display and percentage value.
textMeter.displayValue = 'ZEU';
textMeter.value = 50;
更多組件展示
評(píng)論
圖片
表情
