adapted value rounding in options.js (due to modied interpretation)

This commit is contained in:
Justin Otherguy 2011-01-09 22:02:49 +01:00
parent 01a150adf5
commit aa184b785c

View file

@ -29,7 +29,7 @@ vz.options = {
language: 'de',
backendUrl: '../backend.php',
tuples: 300,
rounding: 0.1,
rounding: 1,
render: 'lines',
refresh: false,
refreshInterval: 5*1000, // 5 secs