When you read from serial port, the data is read in string format. So, if you are planing to use in a diagram, you might have to convert it in numbers. You can use "Write to text file" for storing your data. Look into context help of LabVIEW or examples to see how it can be used. For showing on diagram, look into string/number conversion pallette and you shall find all sorts of conversions.