charts - Seeking OSS charting library for 2-D grids, like the old Windows defrag -


i'd chart future chunks of work on systems. hours on 1 axis, hardware on other, i'd various rectangles representing future activites, not rooted on either axis. i'm imagining old windows defrag, different colored blocks each pending block.

i've looked @ flotr, gnuplot, , others. they're slick, none of them seem have particular device. suggestions? ( i've thought toughing out w/ perl , gd , rolling own. )

may 1 of plots ok you? produced mathgl -- gpl plotting library. possible set hours on axis manual ticks (for v.1.* , v.2.0) or time ticks (like strftime() format, v.2.0). manual ticks can used hardware icon/text (as unicode symbols, example). position of bars defined current axis origin , can different different series.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -