php - Charting library that offers Linked line chart with dots -


i'm trying plot data several entities on time.

  • each entity have own line, there several lines.
  • each line connected, it's important dots drawn represent data.

i'm aware of linked bar chart, @ initial inspection, can't seem find 1 offers me ability draw dots. knows library has this? i'm open php, flex, degrafa, whatever else gets job done.

chartdirector it, not free. http://www.advsofteng.com/

i'm sure there others, 1 use.

examples here: http://www.advsofteng.com/gallery_line.html


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -