Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
I need create a line chart, but the line has two color light and dark ,dark color will be a regular line & light line will be datted/dashed.
1) Can we do this in qlik sense stock line chart?
2) Is there any alternative related to this in qlik sense 3.2 , if we have something what are the pros and cons?
This line chart can have multiple measures with multiple colored lines and color & dashed expression can be different for every measure
Qlik Sense - Integration, Extensions and APIs
bpx
Hi Ajay,
I don't think you can do this with the built-in line chart, but there are probably people in the community that knows this better than me, so I might be wrong.
Erik Wetterberg
Hi Ajay,
I don't think you can do this with the built-in line chart, but there are probably people in the community that knows this better than me, so I might be wrong.
Erik Wetterberg
Create the chart with two measures.
Measure 1: using set analysis, provide your definition of the first line (solid). For example, Date <=today().
Measure 2: same measure definition as Measure 1, change set analysis to be something like Date >= today().
Just make sure that they “overlap” a single date so that the line is continous. Make sure that you suppress the option to show null values on the chart.
Hi erik.wetterberg ,
for this case i am using amChart form Branch
this extension to give two colors in expression for that measure