How to change font size for text shown on arcs in D3Js

using .style(“font-size”, “1.5em”)

How to build and render data in JSON format with Grails

Nowadays, an awful lot of web based applications are using JSON as a principal data to load and render information rapidly. While some applications store data into persistence volume as…