多分类图表实现分类轴某分类隐藏-https://help.fanruan.com/finereport10.0/doc-view-4481.html
你直接在数据集里面过滤不展示这个分类的数据了
where 时间年月 not in('2023-01','2023-02')
if(find("2023-01",$$$)>0||find("2023-02",$$$)>0,"",$$$)
在数据集直接过滤掉