問題タブ [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.

0 投票する
2 に答える
1263 参照

r - transition_reveal は geom_point と geom_smooth の両方では機能しません

transition_reveal が表示される geom_points を通過できます。良さそうに見えますが、指数回帰を追加して、両方を同時に視覚化したいと考えています。Transition_reveal は、smooth と points の両方でレンダリングすることも、smooth だけでレンダリングすることもありません。geom_points でのみ可能です。どうしたの?

geom_points のみを使用した私の gif

geom_smooth を使用した静止画像

ここにコードとエラーがあります。樹木の分解過程を指数関数的に視覚化する必要があります。ここで、t - サンプリングの年齢、Pt - その密度です。


データ: