lttng / lttng-scope

A trace viewer and analyzer for LTTng kernel and user space traces
https://lttng.org/beta/#lttng-scope
Eclipse Public License 1.0
28 stars 6 forks source link

xychart: Filter-related series should be hidden if filter is disabled #63

Open PSRCode opened 6 years ago

ghost commented 6 years ago

Good catch, the series-hiding should be using the same mechanism as the other views (and the same that happens when the filter is deleted) so this is definitely a bug.