Questions tagged [rcharts]

A package designed to draw interactive graphics using R and JavaScript libraries.

rCharts is a new package designed to draw interactive graphics using R and javascript libraries.

494 questions
0
votes
1 answer

Reorder Factor in rCharts dPlot

How to do I reorder the factor in my dPlot, as such that "Exceptional" is located at the most left, followed by "Fine", "Mediocre", "Trouble", "Danger", and "Critical". Dataset: dat<-structure(list(MainDept = structure(c(1L, 2L, 3L, 4L, 5L, 6L, 1L,…
chee.work.stuff
  • 326
  • 2
  • 14
0
votes
1 answer

rChartsCalendar: Setting programmatically the nested json attributes to configure the calendar chart

The standard example of the rChartsCalendar works with defaults of the JS calendar as shown in http://kamisama.github.io/cal-heatmap/ The example code below works fine: dat <- read.csv('http://t.co/mN2RgcyQFc')[,c('date',…
Juan Bernabe
  • 241
  • 2
  • 2
0
votes
1 answer

rCharts for some functions such as timeline in shiny app

I am using rCharts in shiny app. rCharts is a very useful package for visualization. when we move mouse above the figure ,then it will hint me some messege. for example, i have a dataframe like !data.frame(date=c(....),revenue=c(....)) then when…
Yu Jackey
  • 49
  • 4
0
votes
1 answer

R sankey plot node limit?

Is there a node limit to sankey plots? I am trying to create a plot with a lot of nodes and the following code fails to produce a plot (but gives me no error warning). Any idea what is happening here? # sankey chart using d3 plugin for rCharts and…
vashts85
  • 1,069
  • 3
  • 14
  • 28
0
votes
1 answer

Dimple change axis title

I am hosting a graph with rCharts on a website and want to change the x-axis title. I am using this: d1$setTemplate(afterScript = "