Welcome to Knowage Q&A

Here you can read the Q&A history.

To get new community support please go to GitHub discussions (KnowageLabs/Knowage-Server · Discussions · GitHub).

0 votes
1 view

Hi,

I'm trying to create a threshold line in a linechart but I don't understand how to value the fields in the figure below adout "PlotLine" which should perform this function. I tried different values but the line never appears and gives no errors. Has anyone succeeded or have any examples?

Environment Knowage 7.1, Chromium Version 85.0.4183.83 (Official Build) Built on Ubuntu , running on LinuxMint 18.3 (64-bit)
in Charting by (120 points)
Hi,

you should check if width is set and is > 0. It is 0 by default. Let us know if it solves your problem.

If it is ok, check the axis in which you want to plot the lines, if you want to plot horizontally you should choose the Y axis ( number 0).

Regards

Matteo

Please log in or register to answer this question.

...