我正在用Vega-Lite制作时间序列图表,我想设置x轴的最小和最大值,而不是正在显示的值。原因是我在单独的图表中并排显示多个时间序列,并且我希望它们的x轴对齐,即使某些序列比其他序列开始得更早。但是,我将其设置为什么似乎并不重要,我的图表不呈现任何线条,也不呈现x轴上的任何刻度,并且在控制台中打印警告Infinite extent for field "data": [Infinity, -In
how do i get the rupee symbol on the Y axis of the vega charts, i m getting the doller($) symbol through{"orient": "left", "scale": "y", "tickCount": 5,"format": "$,f"}"format": "$,f"
我如何在织女星图的Y<