問題タブ [gganimate]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
r - 最新のgganimate:バックグラウンドで固定プロットを表示するには?
https://github.com/thomasp85による gganimate の最新バージョンでは、アニメーション全体で静的に維持できるプロットの部分とアニメーション化する部分を選択したいと思います。以前のバージョンの gganimate では、ggplotのaesでフレームを指定できました。したがって、静的なベース プロットを作成し、その上にアニメーション プロットをプロットすることができます。最新バージョンで同様のことを実現するにはどうすればよいですか?