dashboards 介绍
dashboards 是非常好看,可定制的仪表盘模板。
每个模板都是基于 Bootstrap v3.2 构建的,可自定义样式,包括常规仪表盘使用示例和配置。
这是折线图,饼图和条形图:
图表的位置和大小都由模板自动处理,每个仪表盘默认都是响应式的。
当前提供 8 中不同的模板,下面这个称之为 Hero Thirds :
下面这个是 Quarter Grid:
代码示例:
<div class="col-sm-6 col-md-3"> <div class="chart-wrapper"> <div class="chart-title"> Cell Title </div> <div class="chart-stage"> <div id="grid-1-1"> <!-- chart goes here! --> </div> </div> <div class="chart-notes"> Notes about this chart </div> </div> </div>
dashboards 官网
https://keen.io/blog/101269629091/charts-on-grids-responsive-dashboard-templates-with
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。