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

Answer by Brad Carter for Change Font Size on rCharts Sankey Diagram

$
0
0

I was able to change the font size after creating the sankey diagram by setting the fontSize option:

#create sankey diagramp<-sankeyNetwork(...)#the default font size    > p$x$options$fontSize    [1] 7#set desired font sizep$x$options$fontSize<-10

Viewing all articles
Browse latest Browse all 3

Trending Articles



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