summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorFreeyorp <TheFreeYorp@NOSPAM.G.m.a.i.l.replace>2013-06-02 02:16:13 +1200
committerFreeyorp <TheFreeYorp@NOSPAM.G.m.a.i.l.replace>2013-06-02 02:16:13 +1200
commit3317e8a6835bd4dee20becbd0c78ff06312fc558 (patch)
tree0cdd966e4cc6e228c361620622e253dc6be862f6 /public/index.html
parent23841aa444173afcf8e10b8ef67f4f7f29829225 (diff)
downloadmanavis-3317e8a6835bd4dee20becbd0c78ff06312fc558.tar.gz
manavis-3317e8a6835bd4dee20becbd0c78ff06312fc558.tar.bz2
manavis-3317e8a6835bd4dee20becbd0c78ff06312fc558.tar.xz
manavis-3317e8a6835bd4dee20becbd0c78ff06312fc558.zip
Plot average str as map chart y axis
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html
index 733f7b5..f7c67a1 100644
--- a/public/index.html
+++ b/public/index.html
@@ -53,8 +53,7 @@
</div>
<div id="map-chart">
<h3>Map</h3> <p class="filterinfo"><span class="reset" style="display: none;">Active filter: <span class="filter"></span> <a class="reset" style="display: none;" href="javascript:mv.charts.map.filterAll();dc.redrawAll();">clear</a><span></p>
- <p class="info">The larger the bubble, the more XP instances for that map.</p>
- <div class="axis-label y-axis-label">Total job XP gain</div>
+ <div class="axis-label y-axis-label">Average str</div>
<div class="axis-label x-axis-label">Total level XP gain</div>
</div>
</div>