Hello guys,
Here is a range column chart: http://jsfiddle.net/cristiscu/tkn7c2xv/3/
The middle point has the same high and low values, and it does not appear at all on the chart. However, this is not an empty point, and we should be able to display somehow a thin horizontal line for it.
Is there any clean workaround or property we should know about?
Thanks,
Cristian
PS: search for minPointLength to see how this edge test case was handled in another library…