502
Views
7
Comments
LineChart
Question

Hi,

I have created a LineChart in my project by using Charts in OutSystems, but I only know how to draw one line in it,
how can I add another line in this chart? Thanks a lot.
2016-04-21 20-09-55
J.
 
MVP
add a new series with a different name.
UserImage.jpg
eric wang
J. wrote:
add a new series with a different name.
 Hi J,

Thanks a lot for the reply. And I have added two DataPoint List with different names in my project.
And in DataPoint_Init action, I give them two different Data Series name.Also, use the list append action and add then to the different line charts. But it didn`t work. Do I miss something?
 

2016-04-21 20-09-55
J.
 
MVP
not sure, please share a simple oml :)

2016-04-21 20-09-55
J.
 
MVP
here is have an example oml with 2 lines...
TestZooi.oml
2022-10-20 02-09-39
JeffT

Hi J ,

In your example oml , by default DOT are not visible it only visible when someone HOVER it , How to make  DOT visible?

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Rocky,

You just replied to a two-year-old topic. Please don't do that, but create a new topic instead.

2022-10-20 02-09-39
JeffT

Sure Killan

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.