I would like to ask a question. I'm trying to add a chart on a Panel and I get an error. Initially this code was in the entryPoint class, and it was working. Now I just transfered it in a class that extends composite and it does not work. Are there any incompatibilities?
Many thanks,
Dimitra
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm not aware of any incompatibilities, although I haven't done much testing with composites myself. Can you boil your scenario down to a simple use case and post the code you're trying here?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
Initially many thanks for these libraries.
I would like to ask a question. I'm trying to add a chart on a Panel and I get an error. Initially this code was in the entryPoint class, and it was working. Now I just transfered it in a class that extends composite and it does not work. Are there any incompatibilities?
Many thanks,
Dimitra
I'm not aware of any incompatibilities, although I haven't done much testing with composites myself. Can you boil your scenario down to a simple use case and post the code you're trying here?
I solved it. For some reason the files from the js folder were deleted, thus the problem could not recognise the chart.
Last edit: Dimitra 2012-12-15