jrc2139
jrc2139
i have the same issue.. worked fine before `0.50.0`/`0.50.1` update ``` ... bottomTitles: AxisTitles( sideTitles: SideTitles( showTitles: true, interval: _calcXInterval(), getTitlesWidget: bottomTitles, reservedSize: 42, ), ), ... double _calcXInterval() {...
ok thanks @vfolz i'll try that out!
are you using vim-polyglot? i disabled it for typescript files and everything started working.
Yeah I've been using tx7do's bsr instead and it works fine: https://buf.build/tx7do/gnostic/file/main:gnostic/openapi/v3/openapiv3.proto#L45
@Narsil thanks for looking into this and explaining it to me to give me a sense of what the root of the problem could be. it was nice to see...