How to use radar chart with alert value

Also have a look at the other parameters...

Chart Parameter: {flashchart title="Skill Profile - Demo" type="radar_area_dotted" alpha="0.5" width="80%" height="400" data="50,50,50,50,50,50,50|60,30,55,70,40,40,60" y_max="80" y_step="20" legend_fontsize="11" radar_spoke_labels="Teaming,SOA,Project<br> Management,Programming <br>languages, Databases,Operating <br> Systems,Experience"
tooltip="#legend#: #val# points on #spoke#" legend="Requirement,Candidad"
alert_value="50,gt|50,lt" alert_color="ff000f,ff8000"
alert_tooltip="high score (#val#) on #spoke# for #legend# | low score (#val#) on #spoke# for #legend#"
}radar_area{/flashchart}

{flashchart title="Skill Profile - Demo" type="radar_area_dotted" right_legend="0" alpha="0.5" width="80%" height="400" data="50,50,50,50,50,50,50|60,30,55,70,40,40,60" y_max="80" y_step="20" legend_fontsize="11" radar_spoke_labels="Teaming,SOA,Project
Management,Programming
languages,Databases,Operating
Systems,Experience" tooltip="#legend#: #val# points on #spoke#" legend="Requirement,Candidad" alert_value="50,gt|50,lt" alert_color="ff000f,ff8000" alert_tooltip="high score (#val#) on #spoke# for #legend#|low score (#val#) on #spoke# for #legend#"}radar_area{/flashchart}

Important: If you want to test this sample via copy/paste, ensure that you paste with option "paste as plain text" otherwise imbedded html-codes may invalidate your input.

back...