Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
plotly.JS でサブプロットを作成しました。下の図に示すように、x 軸は各グラフで共有されます。
下部のグラフのみを表示する代わりに、サブプロットのすべてのグラフの x 軸の値を表示したいと考えています。アンカー属性を使用してこれを達成しましたが、グラフがうまく整列していません。下の図を見てください。ここでは、graph2 の 600 が他の 2 つのグラフに正確に配置されていません。
すべてのグラフで x 軸を共有し、各グラフに x 軸の値を表示したいと考えています。