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.
大量の x-tics (>400) を描画する必要がある pygal を使用して、パンチ カード グラフを作成しようとしています。
pygal がさまざまな x-tics を互いに積み重ねて、ラベルを読み取ることができないことを知っています。この動作の代わりに、pygal が動的に幅を拡張し、それによって幅の広い svg ドキュメントをコンパイルすることを望みます。
誰もそれを行う方法を知っていますか?