英文: Scaling values in Altair to fit on layer? 问题 我有一个股票价格图和一个包含预期收益和实际收益的层次。 问题是股价可以是50美元或100美元,而收益值...
如何绘制带有标签的柱状图
英文: How to draw bar charts with labels 问题 我正在尝试执行官方文档中的代码(带标签的柱状图)并使用完全相同的行: import altair as alt fr...
包装Altair中的图例文本
英文: Wrap legend text in altair 问题 以下是您要翻译的内容: "I have the following example where I'm trying to...
Altair 单击时工具提示的位置记录到文件中
英文: Altair log position of tooltip on click to file 问题 以下是翻译好的部分: "我打算保留用户点击过的所有国家的日志记录(日志文件或数据...
如何为使用prince库绘制的散点图点添加注释
英文: How to annotate scatter points plotted with the prince library 问题 我正在使用prince库来执行对应分析(Correspond...
Altair:在工具提示中显示当前点的值
英文: Altair: showing the value of the current point in the tooltip 问题 在下面的代码中,我们有一个数据集,可以理解为:“两位厨师coo...
可视化Altair中的光谱数据。
英文: visualize spectral data in altair 问题 在Altair中绘制频谱图/频谱数据。 我正在尝试绘制一个包含频率区间作为列标题、时间/帧作为索引的数据框(df),每...
不确定我的Altair代码在pandas可视化中有什么问题?
英文: Not sure what is wrong with my Altair code for visualisation in pandas? 问题 I'm working through a...
Altair热力图:如何应用轴标签换行,而不丧失数值和单元格值的含义?
英文: altair heatmap: how to apply axis labels wrap, without losing meaning in values and cell values?...
使Altair在将图表导出为JSON时仅保存使用的列。
英文: Get altair to save only columns used in the chart while exporting it as a JSON 问题 以下是翻译好的部分: { &...