JuliaDynamics/Agents.jl

Setting options about the scatter lines plot in abmexploration()

オープン

#1,136 opened on 2025/02/10

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (146 件のフォーク)batch import
enhancementgood first issueplotting

Repository metrics

Stars
 (904 個のスター)
PR merge metrics
 (平均マージ 1d 7h) (30d で 4 merged PRs)

説明

Hi. I want to make the scatter lines plot in abmexploration() to be log-scaled, but can't find out how.

In the documentation (https://juliadynamics.github.io/Agents.jl/stable/examples/agents_visualizations/#Agents.abmexploration-examples-agents_visualizations), some keyword arguments are introduced. Among them, plotkwargs are about the style of the scatter lines plot (on the righthand side), and figure is about the overall figure. However, the axis arguments are working only on the space plot on the lefthand side. Is there any way to set options about the scatter lines plot on the righthand side? Many thanks in advance.

Yunhwan

コントリビューターガイド