Hi, I need to use Charter Builder to build a chart in an external view. According to the
builder chapter, any builder should override #renderIn:, and so it should be possible to
do “builder renderIn: myView”. But RTCharterBuilder does not override this method. Can I
build charts in my view in some other way?
Uko