Recent Releases of antaresviz
antaresviz - CRAN version 0.18.0
- fix deprecated dependencies (issue #200)
- packages
rgeos,rasterremoved and replaced bysf
- R
Published by berthetclement over 2 years ago
antaresviz - CRAN version 0.17.1
- Fixed tests failing on CRAN.
- R
Published by AssilMa over 3 years ago
antaresviz - CRAN version 0.15.3
- Fixed tests failing on CRAN.
- R
Published by pvictor over 5 years ago
antaresviz - CRAN version 0.15.2
- Fixed CRAN errors. Replaced {rbokeh} dependency by {plotly} + {ggplot2}.
- R
Published by pvictor over 5 years ago
antaresviz - v0.6
BREAKING CHANGES:
productionStackhas been renamedprodStack.
NEW FEATURES:
plotMap()can now use pie charts, bar charts and polar area charts to represent multiple variables.plotMap()can now represent average values on the whole period instead of representing only a single time step.plotMap()can now display labels on areas. This feature is still experimental for now and will be improved in next versions.- It is now possible to choose which variables are displayed in popups in maps created with
plotMap(). - It is now possible to manually set break points for color scales in maps through parameter "options" of
plotMap. plot()method forantaresDataTablecan now output monotone, density and cumulated distribution.- There is now a
plot()method forantaresDataListobjects. - It is now possible to register custom production stack aliases with function
setProdStackAlias. New aliases are then available inprodStack().
- R
Published by FrancoisGuillem about 9 years ago