<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>jQuery-flot插件数据可视化显示</title>
    <link rel="stylesheet" href="../css/blue.css" media="screen" />
    <script src="../jquery-1.10.2.min.js"></script>
    <script src="../jquery.flot.v081.js"></script>
    <!--[if IE]>
    <script src="../excanvas.js"></script>
    <![endif]-->
    <style type="text/css">
    body{font-family: Arial,Helvetica,sans-serif;}
    /*table{border-collapse: collapse;width: 100%;}
    caption{font-weight: bold;font-size: 16px;color: #61b1ee;margin-bottom: 6px;}
    td,th{padding: 5px;border:1px solid #aaa;text-align: center;}*/
    .legend td,.legend th{padding: 2px;border: 0;}
    #wrapper>h1{padding: 0.4em 0;}
    </style>
</head>
<body>
    <div ).remove();
            previouspoint = null;
        };
    });
});
</script>
</html>

相关文章:

  • 2021-11-28
  • 2022-12-23
  • 2022-12-23
  • 2021-06-11
  • 2021-07-20
猜你喜欢
  • 2021-08-22
  • 2022-02-23
  • 2021-12-05
  • 2022-01-10
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案