Skip to content

Commit c51f109

Browse files
author
Cindy Wang
committed
DM-11556 update title for heatmap chart.
1 parent 0d59354 commit c51f109

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/firefly/html/demo/ffapi-slate-test2.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,10 @@
5353
</div>
5454
<pre>
5555
try:
56-
148.88822;69.06529;EQ_J2000
57-
202.48417;47.23056;EQ_J2000
56+
148.88822;69.06529;EQ_J2000 # Galaxy M81
57+
202.48417;47.23056;EQ_J2000 # Galaxy M51
58+
136.9316774;+1.1195886;galactic # W5 star-forming region
59+
10.68479;41.26906;EQ_J2000 # Galaxy M31
5860
</pre>
5961

6062

@@ -214,7 +216,7 @@
214216
];
215217

216218
var layoutHM = {
217-
title: 'Photometry heatmap',
219+
title: 'Magnitude-magnitude densities',
218220
xaxis: {title: 'w1 photometry (mag)'},
219221
yaxis: {title: ''}
220222
};

0 commit comments

Comments
 (0)