How to display normalized categories in Altair stacked bar chart tooltip

前端 未结 0 1206
被撕碎了的回忆
被撕碎了的回忆 2020-12-09 04:12

I\'m creating a stacked bar chart using the count of a categorical field in a dataframes column.

 chart = alt.Chart(df2).mark_bar().encode(
            x=&quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题