Hi
I have a Mysql request I use on Bar Charts panel.
I want to color some bar with a special color, so I try to use regex filter to recolor bar with a specific name. But it does not work.
Here the graph:
In override property, I use for example /1511/ as regex pattern, but it does not work
I tried some other pattern to match with 1511 (find on internet), but nothing works
Do I miss something ?
thx