BelugaWhale
Results
2
issues of
BelugaWhale
Hello, I am using code like this: ``` const chartData = { type: 'pie', width: 40, height: 40, data: { labels: categories, datasets: [{ data: durations, backgroundColor: backgroundColors, borderColor: borderColors,...
Hello when I do searchIndicator with this search term: "Squeeze Momentum Indicator [LazyBear]" it returns nothing. If I do searchIndicator on just "Squeeze" the first result is this: ``` [...
bug