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:57 +1200
committerFreeyorp <TheFreeYorp@NOSPAM.G.m.a.i.l.replace>2013-06-02 02:16:57 +1200
commit67c8c1c7ebb9c765004e4eed562e602413d1ac52 (patch)
tree641a4025952ca28381ad4919d8f858dbbeb997e1 /public/index.html
parent23841aa444173afcf8e10b8ef67f4f7f29829225 (diff)
downloadmanavis-map-inst-y.tar.gz
manavis-map-inst-y.tar.bz2
manavis-map-inst-y.tar.xz
manavis-map-inst-y.zip
Plot xp instances as map chart y axismap-inst-y
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..fe92543 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">XP instances</div>
<div class="axis-label x-axis-label">Total level XP gain</div>
</div>
</div>