Displaying 2 results from an estimated 2 matches for "stockcharts".
2009 Jul 02
2
Need to study and learn about better plots
.... I'd like a legend on the right or
bottom that explains the colors. I should be able to add or remove
lines at any time.
2) The closest example of the second would be a multi-study chart sort
of like is typical in a lot of stock charting programs. Here's (I
hope) a simple example:
http://stockcharts.com/h-sc/ui?s=BAC
I'm not going to plot stock price data, or don't plan to anyway, but
the thing I need in a chart is this multi-study aspect - essentially 3
charts in the example, all sitting on top of each other, with their
own axises. It might not be immediately clear that the link show...
2005 Oct 19
5
Range plots (lattice or base?)
I am looking to create what I would call a "simple variation" on the
boxplot. What I would like to do is to be able to plot the upper and
lower confidence limits as the "box" and the 10th and 90th percentile as
the whiskers. What I have done is write the code to create a dataframe,
the columns of which are the mean, sd, 10th percentile, 90th percentile,
lower confidence limit