QXlsx icon indicating copy to clipboard operation
QXlsx copied to clipboard

Scatter chart is not plotting correctly.

Open mirfaisal-bbb opened this issue 4 years ago • 3 comments

Dear Jay Two, I want to use your library to generate excel file and draw scatter chart. I have written a test program, in that first I write data to an excel file with three columns of data. I want to plot Scatter chart with second column on X-axis and third column on Y-axis. I am using : scatterChart->addSeries(CellRange("B2:C9")); But it is not plotting chart as relation between Column-2 data and Column-3 data, rather it is plotting scatter chart with Column-3 data on Y axis and Number sequence 1,2,3,4.... on X-axis. code-snippet.txt chart1-Mail.xlsx

Thanking you.

Your reply will be of great help.

mirfaisal-bbb avatar Jun 14 '20 15:06 mirfaisal-bbb

Dear @mirfaisal-bbb

Sorry for the late response. I'm sorry that there are too many personal tasks now. I will register the issue first.

j2doll avatar Jun 16 '20 13:06 j2doll

I still need help on issue #92

mirfaisal-bbb avatar Sep 13 '20 13:09 mirfaisal-bbb

I still need help on issue #92

Charts in QXlsx have a lot of problems. I don't have enough personal time to help you. I'm looking forward to somebody help.

j2doll avatar Oct 11 '20 07:10 j2doll