标签: python matplotlib plotly
应该从可绘制的色标中检索单个值,因为现在我使用了matplotlib的get_cmap函数。密谋的库中有什么等效的东西吗?
get_cmap
matplotlib解决方案:
plt.cm.get_cmap(cmap)(percentage)