test/bartest.html
authorleon <leon@roojs.com>
Mon, 27 Nov 2023 03:13:46 +0000 (11:13 +0800)
committerleon <leon@roojs.com>
Mon, 27 Nov 2023 03:13:46 +0000 (11:13 +0800)
test/bartest.html

index 0c56033..e0deaa1 100644 (file)
@@ -86,7 +86,7 @@
                 r.mvbarchart(400, 500, [7,6000,857,20], {
                     max : 14000,
                     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',
                     leftaxisstep : 4
                 });