Something that has always been missing is the inclusion of the actual text/dialogue but it seems this could be accomplished with rCharts similar to how you encode values for bars within a bar chart.
I am just starting to look at rCharts but don't really know if I can do this with rCharts yet or how to begin.
Questions:
Is this doable in rcharts yet?
If so how could I approach this problem.
Here is the data set with the text variable as a csv file.
@ramnathv A big plot I use in my work is to view discourse as a faceted Gantt chart as seen here:
I have utilized ggplot2 to take a dataset like this, and generate the faceted plot using:
Something that has always been missing is the inclusion of the actual text/dialogue but it seems this could be accomplished with rCharts similar to how you encode values for bars within a bar chart.
I am just starting to look at rCharts but don't really know if I can do this with rCharts yet or how to begin.
Questions:
Here is the data set with the text variable as a csv file.