【问题标题】:How to plot bullet chart using python-nvd3?如何使用 python-nvd3 绘制子弹图?
【发布时间】:2018-01-30 06:53:03
【问题描述】:

我对 Python Web 开发完全陌生,这是我第一个使用 Python 和 Django 的 Web 应用程序。出于绘图目的,我使用 python-nvd3。我按照这里的说明进行操作:http://python-nvd3.readthedocs.org/en/latest/introduction.html#documentation

在 python-nvd3 中有很多图表类型,如条形图、折线图和饼图等。在我的项目中,我需要绘制一个子弹图,但我没有得到。我不知道使用 python 绘制子弹图-nvd3。

如果有人有想法使用 python-nvd3 绘制子弹图,请与我分享。
提前致谢。

【问题讨论】:

    标签: django d3.js bower nvd3.js python-nvd3


    【解决方案1】:

    没有选项可以在 python NVD3 中绘制 子弹图,因为它只是 D3 图表的包装器。而不是 python nvd3 你可以使用 nvd3.js 然后你可以绘制子弹图。请点击此链接http://nvd3.org/examples/bullet.html

    【讨论】:

    • 感谢您的回复,我发现这很有用
    猜你喜欢
    • 1970-01-01
    • 2020-01-27
    • 1970-01-01
    • 2016-07-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-04-03
    • 2021-09-03
    相关资源
    最近更新 更多