Home › Forums › Chart Support › how to avoid to starting lines from value 0 › Reply To: how to avoid to starting lines from value 0
you’re correct; I made a cast to float for all the Y values in another part of the code and this was traslating null to 0.
thank you