Jump to content
Software FX Community

Reading a CSV file


User (Legacy)

Recommended Posts

Couple questions:

When reading a CSV file, it appears that ChartFX inserts hidden points for

missing points, or holes, in the data. e.g. the data in series Foo2 for

March below:

, Foo1, Foo2

March, 100,

April, 150, 100

Is there anyway to just have the chart not insert any point for holes, so

all the points in a series would be connected?

Also, I've got my x-axis formatted as Date/Time, and in my CSV file I have

the row headers in OleDateTime format (doubles), but the labels that appear

on the x-axis are the raw double values rather than the interpreted "2000

12/2 3:30pm" type values. Any ideas?

Thanks,

-Ed Evans

eevans@pacsim.com

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...