We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87019a4 commit dc94ef5Copy full SHA for dc94ef5
EuroVis2019Reviews.pdf
6.12 KB
javascripts/main.js
@@ -586,7 +586,7 @@ function styleAxis(axisNodes) {
586
});
587
axisNodes.selectAll('.tick text').attr({
588
'font-family': 'serif',
589
- 'font-size': 10
+ 'font-size': 15
590
591
}
592
styles/main.css
@@ -304,6 +304,6 @@ a.button:hover{
304
305
306
.ticky {
307
- font-size: 10px;
+ font-size: 15px;
308
309
0 commit comments