kaiserfarrell / core-plot

Automatically exported from code.google.com/p/core-plot
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

CPTGraph - Multi text style for "title" #426

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Only one text style can be set to properties title of CPTGraph. Could we add 
multi text styles for title on different segments? 

like:

<font-size:15 CPTColor:black>Ti <font-size:10 CPRColor:white>tle

Original issue reported on code.google.com by zehao.zh@gmail.com on 16 Apr 2012 at 3:58

GoogleCodeExporter commented 8 years ago
We need a way to display NSAttributedString objects in addition to plain 
NSStrings. We should attempt to do this in a way that will not affect existing 
apps. This means extending CPTTextLayer to display attributed text and 
modifying all of the existing title and label properties and methods to accept 
attributed or plain strings.

Original comment by eskr...@mac.com on 17 Apr 2012 at 12:23

GoogleCodeExporter commented 8 years ago

Original comment by eskr...@mac.com on 7 Apr 2013 at 7:10

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 654546b38113.

Original comment by eskr...@mac.com on 26 Apr 2013 at 7:19