• Web 数据可视化


    /*****************************************************************************************
     *                                 Web 数据可视化
     * 说明:
     *     以前每次在网页上看到那些可视化的图形,都想知道这些图形到底是怎么实现的,当然也没有
     * 花时间去了解,当然也不知道要查什么资料。
     * 
     *                                                       2016-10-12 深圳 南山平山村 曾剑锋
     ****************************************************************************************/
    
    一、参考文档:
        1. 想用google chart tools,不知用google api加载器有没有被墙的风险?https://www.google.com/jsapi,或者能否把api放本地
            http://www.zhihu.com/question/20596545
        2. 数据可视化(3)--Google Charts
            http://www.cnblogs.com/CraryPrimitiveMan/p/3469713.html
        3. 加载不了google chart怎么办?
            http://bbs.csdn.net/topics/390970659
        4. Charts with PHP and Google Charts API
            http://luddep.se/notebook/2008/04/13/charts-php-and-google-charts-api/
        5. 强大的纯JS数据图工具-flot
            http://www.ideawu.net/blog/archives/611.html
        6. 离线使用 Google Charts
            http://chenzixin.com/2014/11/628.html
        7. ECharts
            http://echarts.baidu.com/
            https://ecomfe.github.io/echarts/doc/example-en.html
        8. Google Chart API
            http://www.ruanyifeng.com/blog/2007/12/google_chart_api.html
        9. Google Charts
            https://developers.google.com/chart/interactive/docs/quick_start
        10. Google Chart - corechart packages离线版使用方法
            http://m.myexception.cn/go/1885959.html
  • 相关阅读:
    [BZOJ4034][HAOI2015]树上操作
    [BZOJ1030][JSOI2007]文本生成器
    [BZOJ2763][JLOI2011]飞行路线
    [POJ3667]Hotel
    [codevs1566]染色
    [codevs2460]树的统计
    [BZOJ2667][cqoi2012][kcoj]模拟工厂
    [NOI2009][codevs1846]KCOJ0191]植物大战僵尸
    [POJ1087]A Plug for UNIX
    Educational Round 66 题解
  • 原文地址:https://www.cnblogs.com/zengjfgit/p/5951418.html
Copyright © 2020-2023  润新知