Here's a jsfiddle example of the behavior my chart is exhibiting. Basically; with numerical axes with a minimum/maximum range defined, the chart doesn't render any data associated to any series when one of the datavalues falls outside this range.
In the fiddle, it's to see that all the data for series B is valid, but still the data is not rendered because a value in series A falls outside the predefined range.

Is there a way I can render markers for series B that are valid? I.e. not just set constrain=false and have overflow