想問一下使用 GD::Graph 繪圖的
可否使用 semilogy 或 loglog
x axis 或 y-axis為log的 標示呢?
感謝
※ 引述《kornelius (nemo)》之銘言:
: try Chart.
: use Chart::type; (type is one of: Points, Lines, Bars, LinesPoints, Composite, StackedBars, Mountain, Pie, HorizontalBars, Split, ErrorBars, Pareto, Direction)
: ※ 引述《abliou (把青春freeze)》之銘言: