tweak demo chart a bit
authorDan Vanderkam <dan@dygraphs.com>
Mon, 4 Apr 2011 23:51:06 +0000 (19:51 -0400)
committerDan Vanderkam <dan@dygraphs.com>
Mon, 4 Apr 2011 23:51:06 +0000 (19:51 -0400)
docs/index.html

index ca2c52f..1d0569d 100644 (file)
             customBars: true,
             title: 'Daily Temperatures in New York vs. San Francisco',
             ylabel: 'Temperature (F)',
-            titleHeight: 24
+            legend: 'always',
+            labelsDivStyles: { 'textAlign': 'right' }
           }
         );
       </script>