Real-time charting in TeeChart VCL

Note to self, so I will find it again if I need it:

There is an article on Real-time charting in TeeChart VCL on Steema’s homepage that goes into some details on how to speed up chart output. This might also come handy when displaying a huge amount of data which does not fit into memory so only parts of the data can be displayed or alternatively when “zooming out” an overview needs to be generated on the fly.