【问题标题】:Why Legend's text in Nivo Bar Charts doesn't show为什么 Nivo 条形图中 Legend 的文本不显示
【发布时间】:2021-05-26 21:43:06
【问题描述】:

我正在尝试将此库用于 React 中的图表: https://nivo.rocks/

我已经复制了水平柱形图(条形图)的exact same example in the docs,但在我的环境中,图例根本没有显示。

我已经查找了之前发布的所有其他有关标签未显示和图例问题故障排除的问题。但这是一个不同的问题。它只是无法按预期工作/如文档实时预览中所示

CodeSandbox 显示问题: https://codesandbox.io/s/missing-legends-text-pns6v

【问题讨论】:

    标签: reactjs charts nivo-react


    【解决方案1】:

    有一个div 标记,如下所示:

    <div style={{ width: "80%", height: "400px", color: "white" }}>
    

    颜色设置为白色。删除它,文本将显示。

    【讨论】:

      猜你喜欢
      • 2017-08-10
      • 1970-01-01
      • 2020-09-22
      • 1970-01-01
      • 1970-01-01
      • 2011-08-14
      • 1970-01-01
      • 1970-01-01
      • 2019-12-13
      相关资源
      最近更新 更多