Filter Chart Data

fun FilterChartData(show: MutableState<Boolean>, viewModel: PlatformScreenViewModel, title: StringResource, data: <Error class: unknown class>)

The layout where select the filters for the performance data

Parameters

show

Whether the layout is visible or not

viewModel
title

The title of the chart where to use the filters

data

The performance data to filter