Advertisement
Guest User

jqplot density

a guest
Sep 13th, 2012
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <html>
  2. <head>
  3.     <title></title>
  4.     <link href="jquery.jqplot.min.css" rel="stylesheet" type="text/css" />
  5.     <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js" type="text/javascript"></script>
  6.     <script src="jquery.jqplot.min.js" type="text/javascript"></script>
  7.     <script src="jqplot.canvasAxisLabelRenderer.min.js" type="text/javascript"></script>
  8.     <script src="jqplot.canvasTextRenderer.min.js" type="text/javascript"></script>
  9.     <script src="jqplot.categoryAxisRenderer.min.js" type="text/javascript" ></script>
  10.     <script src="jqplot.barRenderer.min.js" type="text/javascript" ></script>
  11.     <script src="jqplot.logAxisRenderer.min.js" type="text/javascript" ></script>
  12.     <script src="jqplot.canvasAxisTickRenderer.min.js" type="text/javascript" ></script>
  13.     <script src="jqplot.pieRenderer.min.js" type="text/javascript" ></script>
  14.     </head>
  15. <body>
  16.  
  17. <style type="text/css">
  18.     .big_chart { height: 200px; width: 500px; }
  19.  
  20. </style>
  21.  
  22. <div id="evolI" class="big_chart"></div>
  23.  
  24.  
  25. <script>
  26.  
  27. $(document).ready(function(){
  28.  
  29.     var series1 = [["01/01/11", 33.9], ["02/01/11", 33.9], ["03/01/11", 33.9], ["04/01/11", 33.9], ["05/01/11", 33.9], ["06/01/11", 33.9], ["07/01/11", 33.9], ["08/01/11", 33.9], ["09/01/11", 33.9], ["10/01/11", 33.9], ["11/01/11", 33.9], ["12/01/11", 33.9], ["13/01/11", 33.9], ["14/01/11", 33.9], ["15/01/11", 33.9], ["16/01/11", 33.9], ["17/01/11", 33.9], ["18/01/11", 33.9], ["19/01/11", 33.9], ["20/01/11", 33.9], ["21/01/11", 33.9], ["22/01/11", 33.9], ["23/01/11", 33.9], ["24/01/11", 33.9], ["25/01/11", 33.9], ["26/01/11", 33.9], ["27/01/11", 33.9], ["28/01/11", 33.9], ["29/01/11", 33.9], ["30/01/11", 33.9], ["31/01/11", 33.9], ["01/02/11", 40.5], ["02/02/11", 40.5], ["03/02/11", 40.5], ["04/02/11", 40.5], ["05/02/11", 40.5], ["06/02/11", 40.5], ["07/02/11", 40.5], ["08/02/11", 40.5], ["09/02/11", 40.5], ["10/02/11", 40.5], ["11/02/11", 40.5], ["12/02/11", 40.5], ["13/02/11", 40.5], ["14/02/11", 40.5], ["15/02/11", 40.5], ["16/02/11", 40.5], ["17/02/11", 40.5], ["18/02/11", 40.5], ["19/02/11", 40.5], ["20/02/11", 40.5], ["21/02/11", 40.5], ["22/02/11", 40.5], ["23/02/11", 40.5], ["24/02/11", 40.5], ["25/02/11", 40.5], ["26/02/11", 40.5], ["27/02/11", 40.5], ["28/02/11", 40.5], ["01/03/11", 42.3], ["02/03/11", 42.3], ["03/03/11", 42.3], ["04/03/11", 42.3], ["05/03/11", 42.3], ["06/03/11", 42.3], ["07/03/11", 42.3], ["08/03/11", 42.3], ["09/03/11", 42.3], ["10/03/11", 42.3], ["11/03/11", 42.3], ["12/03/11", 42.3], ["13/03/11", 42.3], ["14/03/11", 42.3], ["15/03/11", 42.3], ["16/03/11", 42.3], ["17/03/11", 42.3], ["18/03/11", 42.3], ["19/03/11", 42.3], ["20/03/11", 42.3], ["21/03/11", 42.3], ["22/03/11", 42.3], ["23/03/11", 42.3], ["24/03/11", 42.3], ["25/03/11", 42.3], ["26/03/11", 42.3], ["27/03/11", 42.3], ["28/03/11", 42.3], ["29/03/11", 42.3], ["30/03/11", 42.3], ["31/03/11", 42.3], ["01/04/11", 42.6], ["02/04/11", 42.6], ["03/04/11", 42.6], ["04/04/11", 42.6], ["05/04/11", 42.6], ["06/04/11", 42.6], ["07/04/11", 42.6], ["08/04/11", 42.6], ["09/04/11", 42.6], ["10/04/11", 42.6], ["11/04/11", 42.6], ["12/04/11", 42.6], ["13/04/11", 42.6], ["14/04/11", 42.6], ["15/04/11", 42.6], ["16/04/11", 42.6], ["17/04/11", 42.6], ["18/04/11", 42.6], ["19/04/11", 42.6], ["20/04/11", 42.6], ["21/04/11", 42.6], ["22/04/11", 42.6], ["23/04/11", 42.6], ["24/04/11", 42.6], ["25/04/11", 42.6], ["26/04/11", 42.6], ["27/04/11", 42.6], ["28/04/11", 42.6], ["29/04/11", 42.6], ["30/04/11", 42.6], ["01/05/11", 43.7], ["02/05/11", 43.7], ["03/05/11", 43.7], ["04/05/11", 43.7], ["05/05/11", 43.7], ["06/05/11", 43.7], ["07/05/11", 43.7], ["08/05/11", 43.7], ["09/05/11", 43.7], ["10/05/11", 43.7], ["11/05/11", 43.7], ["12/05/11", 43.7], ["13/05/11", 43.7], ["14/05/11", 43.7], ["15/05/11", 43.7], ["16/05/11", 43.7], ["17/05/11", 43.7], ["18/05/11", 43.7], ["19/05/11", 43.7], ["20/05/11", 43.7], ["21/05/11", 43.7], ["22/05/11", 43.7], ["23/05/11", 43.7], ["24/05/11", 43.7], ["25/05/11", 43.7], ["26/05/11", 43.7], ["27/05/11", 43.7], ["28/05/11", 43.7], ["29/05/11", 43.7], ["30/05/11", 43.7], ["31/05/11", 43.7], ["01/06/11", 50.2], ["02/06/11", 50.2], ["03/06/11", 50.2], ["04/06/11", 50.2], ["05/06/11", 50.2], ["06/06/11", 50.2], ["07/06/11", 50.2], ["08/06/11", 50.2], ["09/06/11", 50.2], ["10/06/11", 50.2], ["11/06/11", 50.2], ["12/06/11", 50.2], ["13/06/11", 50.2], ["14/06/11", 50.2], ["15/06/11", 50.2], ["16/06/11", 50.2], ["17/06/11", 50.2], ["18/06/11", 50.2], ["19/06/11", 50.2], ["20/06/11", 50.2], ["21/06/11", 50.2], ["22/06/11", 50.2], ["23/06/11", 50.2], ["24/06/11", 50.2], ["25/06/11", 50.2], ["26/06/11", 50.2], ["27/06/11", 50.2], ["28/06/11", 50.2], ["29/06/11", 50.2], ["30/06/11", 50.2], ["01/07/11", 61.7], ["02/07/11", 61.7], ["03/07/11", 61.7], ["04/07/11", 61.7], ["05/07/11", 61.7], ["06/07/11", 61.7], ["07/07/11", 61.7], ["08/07/11", 61.7], ["09/07/11", 61.7], ["10/07/11", 61.7], ["11/07/11", 61.7], ["12/07/11", 61.7], ["13/07/11", 61.7], ["14/07/11", 61.7], ["15/07/11", 61.7], ["16/07/11", 61.7], ["17/07/11", 61.7], ["18/07/11", 61.7], ["19/07/11", 61.7], ["20/07/11", 61.7], ["21/07/11", 61.7], ["22/07/11", 61.7], ["23/07/11", 61.7], ["24/07/11", 61.7], ["25/07/11", 61.7], ["26/07/11", 61.7], ["27/07/11", 61.7], ["28/07/11", 61.7], ["29/07/11", 61.7], ["30/07/11", 61.7], ["31/07/11", 61.7], ["01/08/11", 72.4], ["02/08/11", 72.4], ["03/08/11", 72.4], ["04/08/11", 72.4], ["05/08/11", 72.4], ["06/08/11", 72.4], ["07/08/11", 72.4], ["08/08/11", 72.4], ["09/08/11", 72.4], ["10/08/11", 72.4], ["11/08/11", 72.4], ["12/08/11", 72.4], ["13/08/11", 72.4], ["14/08/11", 72.4], ["15/08/11", 72.4], ["16/08/11", 72.4], ["17/08/11", 72.4], ["18/08/11", 72.4], ["19/08/11", 72.4], ["20/08/11", 72.4], ["21/08/11", 72.4], ["22/08/11", 72.4], ["23/08/11", 72.4], ["24/08/11", 72.4], ["25/08/11", 72.4], ["26/08/11", 72.4], ["27/08/11", 72.4], ["28/08/11", 72.4], ["29/08/11", 72.4], ["30/08/11", 72.4], ["31/08/11", 72.4], ["01/09/11", 57.9], ["02/09/11", 57.9], ["03/09/11", 57.9], ["04/09/11", 57.9], ["05/09/11", 57.9], ["06/09/11", 57.9], ["07/09/11", 57.9], ["08/09/11", 57.9], ["09/09/11", 57.9], ["10/09/11", 57.9], ["11/09/11", 57.9], ["12/09/11", 57.9], ["13/09/11", 57.9], ["14/09/11", 57.9], ["15/09/11", 57.9], ["16/09/11", 57.9], ["17/09/11", 57.9], ["18/09/11", 57.9], ["19/09/11", 57.9], ["20/09/11", 57.9], ["21/09/11", 57.9], ["22/09/11", 57.9], ["23/09/11", 57.9], ["24/09/11", 57.9], ["25/09/11", 57.9], ["26/09/11", 57.9], ["27/09/11", 57.9], ["28/09/11", 57.9], ["29/09/11", 57.9], ["30/09/11", 57.9], ["01/10/11", 48.2], ["02/10/11", 48.2], ["03/10/11", 48.2], ["04/10/11", 48.2], ["05/10/11", 48.2], ["06/10/11", 48.2], ["07/10/11", 48.2], ["08/10/11", 48.2], ["09/10/11", 48.2], ["10/10/11", 48.2], ["11/10/11", 48.2], ["12/10/11", 48.2], ["13/10/11", 48.2], ["14/10/11", 48.2], ["15/10/11", 48.2], ["16/10/11", 48.2], ["17/10/11", 48.2], ["18/10/11", 48.2], ["19/10/11", 48.2], ["20/10/11", 48.2], ["21/10/11", 48.2], ["22/10/11", 48.2], ["23/10/11", 48.2], ["24/10/11", 48.2], ["25/10/11", 48.2], ["26/10/11", 48.2], ["27/10/11", 48.2], ["28/10/11", 48.2], ["29/10/11", 48.2], ["30/10/11", 48.2], ["31/10/11", 48.2], ["01/11/11", 44.7], ["02/11/11", 44.7], ["03/11/11", 44.7], ["04/11/11", 44.7], ["05/11/11", 44.7], ["06/11/11", 44.7], ["07/11/11", 44.7], ["08/11/11", 44.7], ["09/11/11", 44.7], ["10/11/11", 44.7], ["11/11/11", 44.7], ["12/11/11", 44.7], ["13/11/11", 44.7], ["14/11/11", 44.7], ["15/11/11", 44.7], ["16/11/11", 44.7], ["17/11/11", 44.7], ["18/11/11", 44.7], ["19/11/11", 44.7], ["20/11/11", 44.7], ["21/11/11", 44.7], ["22/11/11", 44.7], ["23/11/11", 44.7], ["24/11/11", 44.7], ["25/11/11", 44.7], ["26/11/11", 44.7], ["27/11/11", 44.7], ["28/11/11", 44.7], ["29/11/11", 44.7], ["30/11/11", 44.7], ["01/12/11", 37.3], ["02/12/11", 37.3], ["03/12/11", 37.3], ["04/12/11", 37.3], ["05/12/11", 37.3], ["06/12/11", 37.3], ["07/12/11", 37.3], ["08/12/11", 37.3], ["09/12/11", 37.3], ["10/12/11", 37.3], ["11/12/11", 37.3], ["12/12/11", 37.3], ["13/12/11", 37.3], ["14/12/11", 37.3], ["15/12/11", 37.3], ["16/12/11", 37.3], ["17/12/11", 37.3], ["18/12/11", 37.3], ["19/12/11", 37.3], ["20/12/11", 37.3], ["21/12/11", 37.3], ["22/12/11", 37.3], ["23/12/11", 37.3], ["24/12/11", 37.3], ["25/12/11", 37.3], ["26/12/11", 37.3], ["27/12/11", 37.3], ["28/12/11", 37.3], ["29/12/11", 37.3], ["30/12/11", 37.3], ["31/12/11", 37.3], ["01/01/12", 33.9], ["02/01/12", 33.9], ["03/01/12", 33.9], ["04/01/12", 33.9], ["05/01/12", 33.9], ["06/01/12", 33.9], ["07/01/12", 33.9], ["08/01/12", 33.9], ["09/01/12", 33.9], ["10/01/12", 33.9], ["11/01/12", 33.9], ["12/01/12", 33.9], ["13/01/12", 33.9], ["14/01/12", 33.9], ["15/01/12", 33.9], ["16/01/12", 33.9], ["17/01/12", 33.9], ["18/01/12", 33.9], ["19/01/12", 33.9], ["20/01/12", 33.9], ["21/01/12", 33.9], ["22/01/12", 33.9], ["23/01/12", 33.9], ["24/01/12", 33.9], ["25/01/12", 33.9], ["26/01/12", 33.9], ["27/01/12", 33.9], ["28/01/12", 33.9], ["29/01/12", 33.9], ["30/01/12", 33.9], ["31/01/12", 33.9], ["01/02/12", 40.5], ["02/02/12", 40.5], ["03/02/12", 40.5], ["04/02/12", 40.5], ["05/02/12", 40.5], ["06/02/12", 40.5], ["07/02/12", 40.5], ["08/02/12", 40.5], ["09/02/12", 40.5], ["10/02/12", 40.5], ["11/02/12", 40.5], ["12/02/12", 40.5], ["13/02/12", 40.5], ["14/02/12", 40.5], ["15/02/12", 40.5], ["16/02/12", 40.5], ["17/02/12", 40.5], ["18/02/12", 40.5], ["19/02/12", 40.5], ["20/02/12", 40.5], ["21/02/12", 40.5], ["22/02/12", 40.5], ["23/02/12", 40.5], ["24/02/12", 40.5], ["25/02/12", 40.5], ["26/02/12", 40.5], ["27/02/12", 40.5], ["28/02/12", 40.5], ["29/02/12", 40.5], ["01/03/12", 42.3], ["02/03/12", 42.3], ["03/03/12", 42.3], ["04/03/12", 42.3], ["05/03/12", 42.3], ["06/03/12", 42.3], ["07/03/12", 42.3], ["08/03/12", 42.3], ["09/03/12", 42.3], ["10/03/12", 42.3], ["11/03/12", 42.3], ["12/03/12", 42.3], ["13/03/12", 42.3], ["14/03/12", 42.3], ["15/03/12", 42.3], ["16/03/12", 42.3], ["17/03/12", 42.3], ["18/03/12", 42.3], ["19/03/12", 42.3], ["20/03/12", 42.3], ["21/03/12", 42.3], ["22/03/12", 42.3], ["23/03/12", 42.3], ["24/03/12", 42.3], ["25/03/12", 42.3], ["26/03/12", 42.3], ["27/03/12", 42.3], ["28/03/12", 42.3], ["29/03/12", 42.3], ["30/03/12", 42.3], ["31/03/12", 42.3], ["01/04/12", 42.6], ["02/04/12", 42.6], ["03/04/12", 42.6], ["04/04/12", 42.6], ["05/04/12", 42.6], ["06/04/12", 42.6], ["07/04/12", 42.6], ["08/04/12", 42.6], ["09/04/12", 42.6], ["10/04/12", 42.6], ["11/04/12", 42.6], ["12/04/12", 42.6], ["13/04/12", 42.6], ["14/04/12", 42.6], ["15/04/12", 42.6], ["16/04/12", 42.6], ["17/04/12", 42.6], ["18/04/12", 42.6], ["19/04/12", 42.6], ["20/04/12", 42.6], ["21/04/12", 42.6], ["22/04/12", 42.6], ["23/04/12", 42.6], ["24/04/12", 42.6], ["25/04/12", 42.6], ["26/04/12", 42.6], ["27/04/12", 42.6], ["28/04/12", 42.6], ["29/04/12", 42.6], ["30/04/12", 42.6], ["01/05/12", 43.7], ["02/05/12", 43.7], ["03/05/12", 43.7], ["04/05/12", 43.7], ["05/05/12", 43.7], ["06/05/12", 43.7], ["07/05/12", 43.7], ["08/05/12", 43.7], ["09/05/12", 43.7], ["10/05/12", 43.7], ["11/05/12", 43.7], ["12/05/12", 43.7], ["13/05/12", 43.7], ["14/05/12", 43.7], ["15/05/12", 43.7], ["16/05/12", 43.7], ["17/05/12", 43.7], ["18/05/12", 43.7], ["19/05/12", 43.7], ["20/05/12", 43.7], ["21/05/12", 43.7], ["22/05/12", 43.7], ["23/05/12", 43.7], ["24/05/12", 43.7], ["25/05/12", 43.7], ["26/05/12", 43.7], ["27/05/12", 43.7], ["28/05/12", 43.7], ["29/05/12", 43.7], ["30/05/12", 43.7], ["31/05/12", 43.7], ["01/06/12", 50.2], ["02/06/12", 50.2], ["03/06/12", 50.2], ["04/06/12", 50.2], ["05/06/12", 50.2], ["06/06/12", 50.2], ["07/06/12", 50.2], ["08/06/12", 50.2], ["09/06/12", 50.2], ["10/06/12", 50.2], ["11/06/12", 50.2], ["12/06/12", 50.2], ["13/06/12", 50.2], ["14/06/12", 50.2], ["15/06/12", 50.2], ["16/06/12", 50.2], ["17/06/12", 50.2], ["18/06/12", 50.2], ["19/06/12", 50.2], ["20/06/12", 50.2], ["21/06/12", 50.2], ["22/06/12", 50.2], ["23/06/12", 50.2], ["24/06/12", 50.2], ["25/06/12", 50.2], ["26/06/12", 50.2], ["27/06/12", 50.2], ["28/06/12", 50.2], ["29/06/12", 50.2], ["30/06/12", 50.2], ["01/07/12", 61.7], ["02/07/12", 61.7], ["03/07/12", 61.7], ["04/07/12", 61.7], ["05/07/12", 61.7], ["06/07/12", 61.7], ["07/07/12", 61.7], ["08/07/12", 61.7], ["09/07/12", 61.7], ["10/07/12", 61.7], ["11/07/12", 61.7], ["12/07/12", 61.7], ["13/07/12", 61.7], ["14/07/12", 61.7], ["15/07/12", 61.7], ["16/07/12", 61.7], ["17/07/12", 61.7], ["18/07/12", 61.7], ["19/07/12", 61.7], ["20/07/12", 61.7], ["21/07/12", 61.7], ["22/07/12", 61.7], ["23/07/12", 61.7], ["24/07/12", 61.7], ["25/07/12", 61.7], ["26/07/12", 61.7], ["27/07/12", 61.7], ["28/07/12", 61.7], ["29/07/12", 61.7], ["30/07/12", 61.7], ["31/07/12", 61.7], ["01/08/12", 72.4], ["02/08/12", 72.4], ["03/08/12", 72.4], ["04/08/12", 72.4], ["05/08/12", 72.4], ["06/08/12", 72.4], ["07/08/12", 72.4], ["08/08/12", 72.4], ["09/08/12", 72.4], ["10/08/12", 72.4], ["11/08/12", 72.4], ["12/08/12", 72.4], ["13/08/12", 72.4], ["14/08/12", 72.4], ["15/08/12", 72.4], ["16/08/12", 72.4], ["17/08/12", 72.4], ["18/08/12", 72.4], ["19/08/12", 72.4], ["20/08/12", 72.4], ["21/08/12", 72.4], ["22/08/12", 72.4], ["23/08/12", 72.4], ["24/08/12", 72.4], ["25/08/12", 72.4], ["26/08/12", 72.4], ["27/08/12", 72.4], ["28/08/12", 72.4], ["29/08/12", 72.4], ["30/08/12", 72.4], ["31/08/12", 72.4], ["01/09/12", 57.9], ["02/09/12", 57.9], ["03/09/12", 57.9], ["04/09/12", 57.9], ["05/09/12", 57.9], ["06/09/12", 57.9], ["07/09/12", 57.9], ["08/09/12", 57.9], ["09/09/12", 57.9], ["10/09/12", 57.9], ["11/09/12", 57.9], ["12/09/12", 57.9], ["13/09/12", 57.9]]
  30.    
  31.     var plot1 = null
  32.     plot1 = $.jqplot ('evolI', [series1], {
  33.          
  34.         seriesDefaults:{ lineWidth: 2, shadow: false, markerOptions:{size: 2} },
  35.         grid: {
  36.             background: '#333',
  37.             drawBorder: false,
  38.             shadow: false,
  39.             gridLineColor: '#666666',
  40.             gridLineWidth: 1
  41.         },
  42.         axes: {
  43.  
  44.             xaxis: {
  45.                 autoscale: true,
  46.                 renderer: $.jqplot.CategoryAxisRenderer,
  47.                 syncTicks: true,
  48.                 tickRenderer: $.jqplot.CanvasAxisTickRenderer,
  49.                 tickOptions: {
  50.                     angle: -90,
  51.                 },
  52.             }
  53.         }
  54.     });
  55.  
  56. })
  57.  
  58. </script>
  59.  
  60.  
  61.  
  62. </body>
  63. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement