Commit 6e3c674e authored by olau@iola.dk's avatar olau@iola.dk

Little stylistic fix in API.txt

git-svn-id: https://flot.googlecode.com/svn/trunk@288 1e0a6537-2640-0410-bfb7-f154510ff394
parent ff812d04
......@@ -303,7 +303,7 @@ number of decimals to display (default is auto-detected).
Alternatively, for ultimate control over how ticks are formatted you can
provide a function to "tickFormatter". The function is passed two
parameters, the tick value and an "axis" object with information, and
parameters, the tick value and an axis object with information, and
should return a string. The default formatter looks like this:
function formatter(val, axis) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment