Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Charting with tLineChart

Hello,
I am getting the following error when I try to chart time series:
Exception in thread "main" java.lang.Error: Unresolved compilation problem:
The method add(double, double) in the type XYSeries is not applicable for the arguments (Date, Double)
X is date - week endings (date datatype)
Y is product price (double(20,5)
Serie - account name - String
Please help.
Thank you,
Peter.
Labels (3)
3 Replies
Anonymous
Not applicable
Author

Same question... anyone figure this out?
Anonymous
Not applicable
Author

Hi All
You can find an explanation to this error in a related topic:
https://community.talend.com/t5/Design-and-Development/How-To-create-charts-from-mysql-data/td-p/796...
Shong
Anonymous
Not applicable
Author

I would not use this very basic and simple chart tool. Do not waste your time with it and start working with dedicated tools like JasperReports or BIRT. Both are Open Source and lets you create charts in a professional manner.