【问题标题】:How to set a Background Image for a Kendo DataViz Chart如何为 Kendo DataViz 图表设置背景图像
【发布时间】:2012-11-13 21:39:12
【问题描述】:

如何设置剑道图的背景图片?

【问题讨论】:

    标签: charts kendo-ui kendo-dataviz


    【解决方案1】:

    基本上,您需要将该背景样式应用于初始化图表的元素。

    例如

    <div id="chart" style="background: center no-repeat url('someImage.png');"></div>
    

    喜欢这个在线demo

    【讨论】:

    • 为 Kendo Stockchart 尝试了同样的方法,但无法像在 Example 中那样工作。你能检查一下可能是什么问题吗?
    猜你喜欢
    • 1970-01-01
    • 2010-11-25
    • 2014-06-23
    • 1970-01-01
    • 1970-01-01
    • 2017-01-07
    • 1970-01-01
    • 2021-07-29
    • 1970-01-01
    相关资源
    最近更新 更多