I need to remove this vertical lines:
The blue serie is a RangeArea type:
These is the border, stroke and fill:
How can I remove the vertical lines that close the area? It's possible?
I'm using RangeArea type because the two lines must show the max and min value. I tried to use two series, but after that i have a problem with the tooltip, because i need show the tooltip as a single serie (MAX-MIN ...)
Maybe, I can do this with other series type or other aproach ... i'm opened to any suggestion ;)
Thanks a lot!