Conversation

. Great js module! Quick feature request that will make it much easier to use CSS to style text in the rgraph_domtext_wrapper. Can you give the span tags within them class names for the title, xaxis, yaxis, etc. ? That way, they can be easily selected via CSS and ...
1
... adjusted accordingly. Right now, the span nodes are given ids and style attributes but there are no class attributes. If class attributes were added to the span nodes, it would be much easier to give the title custom css, etc. Thanks!
1