Quantcast
Channel: Change Font Size on rCharts Sankey Diagram - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Answer by NicE for Change Font Size on rCharts Sankey Diagram

$
0
0

Based on this answer you can add scripts to customize your plots. To change the text-size, you could add:

sankeyPlot$setTemplate(        afterScript = "<script>d3.selectAll('#{{ chartId }} svg text')  .style('font-size', '55')</script>")

Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>