Skip to content

Commit 39a0d6e

Browse files
committed
update antaresViz013
1 parent efcb8d1 commit 39a0d6e

File tree

2 files changed

+31
-28
lines changed

2 files changed

+31
-28
lines changed

antaresViz-0.13.Rmd

+7-7
Original file line numberDiff line numberDiff line change
@@ -12,42 +12,42 @@ output:
1212
knitr::opts_chunk$set(echo = TRUE)
1313
```
1414

15-
## Introduction
15+
# Introduction
1616

1717
`antaresViz-0.13` is on CRAN. It includes new features. This document introduces some of them.
1818

1919

20-
## Plot a stack for annual data
20+
# Plot a stack for annual data
2121

2222
`prodStack()` and `exchangesStack()` can plot annual data.
2323

2424
![](inst/dataViz/annualData2.gif)
2525

26-
## Save a plot in PNG or HTML
26+
# Save a plot in PNG or HTML
2727

2828
Download a plot in PNG and integrate it into a PowerPoint. Currently, maps can only be downloaded in HTML.
2929

3030
![](inst/dataViz/saveAsPng2.gif)
3131

32-
## Plot several Monte Carlo years
32+
# Plot several Monte Carlo years
3333

3434
`tsPlot` can now plot several variables for several Monte Carlo years.
3535

3636
![](inst/dataViz/tsMcSeveral.gif)
3737

38-
## Save time using aliases
38+
# Save time using aliases
3939

4040
Set an alias on plotMap to save time. `plotMap()` has a new argument `typeSizeAreaVars` to take into account all aliases set in `antaresViz`.
4141

4242
![](inst/dataViz/setAliasMap2.gif)
4343

44-
## Change the language from English to French
44+
# Change the language from English to French
4545

4646
All parameters and captions have an equivalent in French.
4747

4848
![](inst/dataViz/changeTheLanguage2.gif)
4949

50-
## Ask for new features easily
50+
# Ask for new features easily
5151

5252
From `antaresViz`, ask a new feature by clicking on github icon.
5353

antaresViz-0.13.html

+24-21
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)