test/bartest.html
authorleon <leon@roojs.com>
Mon, 27 Nov 2023 02:54:27 +0000 (10:54 +0800)
committerleon <leon@roojs.com>
Mon, 27 Nov 2023 02:54:27 +0000 (10:54 +0800)
test/bartest.html

index fb37088..c5a3cbf 100644 (file)
@@ -85,7 +85,7 @@
 
                 r.mvbarchart(400, 500, [12,123,1234,345], {
                     colors : ["#e2beff","#bf70ff","#8329ca","#3f066c"],
-                    legend : ["No. Releases - #qty", "Total Coverage - #qty", "Website - #qty", "Earned Media - #qty"],
+                    legend : ["No. Releases - #qty#", "Total Coverage - #qty#", "Website - #qty#", "Earned Media - #qty#"],
                     axis : '0 0 0 1'
                 });
             }