projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5879307
)
Remove comma, incompatible with IE.
author
Robert Konigsberg
<konigsberg@google.com>
Fri, 24 Feb 2012 14:32:49 +0000
(09:32 -0500)
committer
Robert Konigsberg
<konigsberg@google.com>
Fri, 24 Feb 2012 14:32:49 +0000
(09:32 -0500)
tests/custom-circles.html
patch
|
blob
|
blame
|
history
diff --git
a/tests/custom-circles.html
b/tests/custom-circles.html
index
c2f1ab2
..
7a30ea2
100644
(file)
--- a/
tests/custom-circles.html
+++ b/
tests/custom-circles.html
@@
-120,9
+120,9
@@
'custom' : {
drawPointCallback : frown,
drawHighlightPointCallback : smile
- }
,
+ }
}
);
</script>
</body>
-</html>
\ No newline at end of file
+</html>