Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] Label at Plotline in Linechart

$
0
0

Hallo Everybody, 


I try to set a label to a plotline in a linechart, but the label is not shown.

I added the following code to the xAxisJSON in the AdvancedFormat variable of the chart:

SyntaxEditor Code Snippet

plotLines: [{
            color: 'black',
            width: 2,
            value: 120,
            zIndex: 99, 
            label: {
                text: 'Max. Activity Rate: 120',
                rotation: 0,
                verticalAlign: 'top',
               
                    }
        }]

 The plotline appears as expected, but the label is still missed. Has anybody a hint what I'm making wrong? 


Thanks Daniel


Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>