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.
jpgraph ライブラリを使用して、php でデータ グラフを作成しています。グラフは問題なく作成できますが、軸ラベルが完全には表示されません。フォントを小さいフォントとサイズに変更しても違いはありません。ドキュメントで何かを見つけようとしても、解決策が見つかりませんでした。グラフは、うまく示されている基本的な例のように構成されています。
何か案は ?
マージンを変更しようとしましたか?
$graph->SetMargin(w, x, y, z);