tstools2 years ago
About tstools | Why yet another time series package? | Graphs | Basic usage | Before we get started... | Single time series: line chart | Multiple time series (same y-axis) in one line chart | Auto-scale grids are there to help you, how to configure them! | Manual value ticks | Fan Charts: Plotting Confidence Intervals | Stacked Bar Chart | Sum as line in stacked bar charts | Stacked bar charts with different start and end dates | Grouped bar charts | Stacked Area Charts | Multiple Y-axis with different scales (line charts) | Multiple Y-axes with different scales (bar and line charts) | Y-Grids: automatic vs. manual | Using another function | Tweaking the defaults: Themes | Highlight windows: mark a period | Add a Box Around Your Plot | Change line types... | Adjust the highlight window | Handling missings (NA Handling) | Fill up Year With NAs | #Fill up Year With NAs | Legends | Assign Names to Single Objects | Legends Based on Names of List Elements | Legends: multiple columns | Legends Left and Right Y-Axis | Force all Legends to the Left | Line Breaks in Legends | Remember: auto_legend = FALSE | Export your chart to .pdf | Export lists of time series | Csv: long format (default), wide format, transposed wide format. | Frequenctly asked questions (FAQs) | 1. Can I combine tsplot calls with ggplot (themes)? | 2. I set legend_col=1 but tsplot seems to ignore it. Why is that? | 3. How can I change of my lines, bars and areas?