Hi,
Is there a way to set colours to text string in QCPItemText?
For example if text is "hello there" I would like to set "hello" to colour red and "there" to colour green. I tried embedding html tag into QString but it did not work.
BTW, great job on the library. It's very useful and I very much appreciate you sharing it.
Thanks,