QXlsx
QXlsx copied to clipboard
Scatter chart is not plotting correctly.
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.
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.
I still need help on issue #92
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.