-1

I want to create a marker, to make the value projection, but only to the bar of the current month.enter image description here]![enter image description here

1 Answers1

0

To draw shapes on certain values, you can try annotations. Using yaxis.annotations, you will be able to draw text as well as a shape on y-values.

A complete example of how to use annotations can be found here

junedchhipa
  • 4,694
  • 1
  • 28
  • 28