#1114·uPlot

Nothing is rendered for series when value is surrounded by null values

Author: NinjaInShadeCreated Nov 18, 2025Updated Nov 20, 2025

Hello, I have a similar issue as https://github.com/leeoniya/uPlot/issues/1042, where the user had null points, followed by a non-null point, then more nulls.

I'm in a similar predicament, however I am dealing with two series (min and max) and have a band on both those series to fill in the space between them, and I was wondering if instead of showing points, it's possible to have a thin vertical line or a thin band fill shown just so you know data is there?