{"id":7552,"date":"2015-07-26T05:13:10","date_gmt":"2015-07-26T05:13:10","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/07\/26\/nvd3-scatterplot-with-rcharts-in-r-vary-size-of-points-open-source-projects-novus-nvd3\/"},"modified":"2015-07-26T05:13:10","modified_gmt":"2015-07-26T05:13:10","slug":"nvd3-scatterplot-with-rcharts-in-r-vary-size-of-points-open-source-projects-novus-nvd3","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/07\/26\/nvd3-scatterplot-with-rcharts-in-r-vary-size-of-points-open-source-projects-novus-nvd3\/","title":{"rendered":"nvd3 scatterPlot with rCharts in R: Vary size of points?-open source projects novus\/nvd3"},"content":{"rendered":"<p>I&#8217;ve been playing with rCharts and nvd3 for a bit of time now. Now I&#8217;m in a situation where I need a bubble chart, or at least a scatterplot where the size of the dots is dependent on a variable in the data. From this example, it seems possible. The example on scatter charts in rCharts is:<\/p>\n<pre><code>library(rCharts)\np1<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;ve been playing with rCharts and nvd3 for a bit of time now. Now I&#8217;m in a situation where I need a bubble chart, or at least a scatterplot where the size of the dots is dependent on a variable in the data. From this example, it seems possible. The example on scatter charts in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7552","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7552","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=7552"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7552\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=7552"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=7552"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=7552"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}