'Is there a option in Libreoffice to draw a chart using more than one datapoint in multiple columns per row?
Is it possible in Libreoffice to generate a diagram, which takes automatically from each row it passes three predefined cells and parses them as data points in one single curve on Y axis while maintaining the row names with the dates on the X Axis?
I do not want to make a macro if there is a option to not to do this, it would be a great help.
For example I have a date and for this date I have in A, F and Q separate time dependent data points (integer) and I want to plot:
max|
222|......................value1/Q............................value3/A
111|.............value1/F..........value2/A..........value2/Q
min|....value1/A............................value2/F
..0 / 0 date1.A1 date1.F1 date1.q1 date2.A2 date2.F2 date2.Q1
Every data point is in the same table! While the graph shall be drawn in another table in the same document and if possible I want to avoid using macros.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
