问题描述
参考:https://info.uniswap.org/#/
所以我想弄清楚如何使 @H_502_5@<cache expires-sliding="@TimeSpan.FromHours(24)" vary-by-route="path"> Current Time Inside Cache Tag Helper: @DateTime.Now </cache> 具有平滑的线条?并使 x 轴上的标签更靠近边距。我正在调查 Uniswap source code,但没有任何提示。
解决方法
lightweight-charts
doesn't support smoothing lines yet(可能不会)。
正如我从图片和您提到的页面中看到的那样,没有 lightweight-charts
,它是其他一些库(使用 SVG 而不是画布)。可能他们在其他地方使用了 lightweight-charts
。