Hello, folks
I need to create a chart line but tried in many ways and I am not getting. I have the data in two ways below. Which of the two ways should I use? How to configure the properties of Chart object?? Anyone can help me?? Thanks!!
Type 1)
----------------------------------------------------------
Category Jan Feb Mar Abr Mai
Class1 15 12 8 18 16
Class2 10 14 15 6 11
Class3 11 19 18 15 10
Type 2)
----------------------------------------------------------
Class1 Jan 15
Class1 Feb 12
Class1 Mar 8
Class1 Abr 18
Class1 Mai 16
Class2 Jan 10
Class2 Feb 14
Class2 Mar 15
Class2 Abr 6
Class2 Mai 11
Class3 Jan 11
Class3 Feb 19
Class3 Mar 18
Class3 Abr 15
Class3 Mai 10
How to create a Chart of Lines???
How to create a Chart of Lines???
Hello,
Please provide more details about your task.
Thank you.
Please provide more details about your task.
Thank you.
How to create a Chart of Lines???
Hello, Jan.
Thanks for your reply.
I need to create a graph of lines but I do not know how to get started. How? I have the data represented in the two tables above, but which one is the correct way so I can generate the graph? In which columns should be informed the arguments and the values for lines on the graph? I'm lost.
I need to create a graph of type Line or SpLine, but I don't know how to do it. In the demos of Stimul, don't have examples.
Thanks for your help.
Jair RC
Joinville/Brazil
Thanks for your reply.
I need to create a graph of lines but I do not know how to get started. How? I have the data represented in the two tables above, but which one is the correct way so I can generate the graph? In which columns should be informed the arguments and the values for lines on the graph? I'm lost.

I need to create a graph of type Line or SpLine, but I don't know how to do it. In the demos of Stimul, don't have examples.
Thanks for your help.
Jair RC
Joinville/Brazil
How to create a Chart of Lines???
Hello,
If you use the data base then set the columns for data: Value Data Column, and arguments: Argument Data Column.
If you output data manually then use List of Values and List of Arguments. Values in this field are output using colon, for example:
List of Values: 15;12;8;18;16
List of Arguments: A;B;C;D;E
Thank you.
If you use the data base then set the columns for data: Value Data Column, and arguments: Argument Data Column.
If you output data manually then use List of Values and List of Arguments. Values in this field are output using colon, for example:
List of Values: 15;12;8;18;16
List of Arguments: A;B;C;D;E
Thank you.
How to create a Chart of Lines???
Hello, Andrew
Thank you for your help. Now is working correctly.
Jair
Thank you for your help. Now is working correctly.
Jair