Giter Club home page Giter Club logo

imaibo-public's Introduction

iMaibo Sentiment Index 脉搏心情指数组件

总结

文件结构

JS

  • Views (refer to diagram below) Documentation
  • Models
    • /chart/chart-model.js - 分时图和日K图的接口连接
    • /right-panel/right-panel-model.js - 自选股、专家解读和新闻的接口连接
  • Other
    • /chart/lib/helpers.js - 其他辅助功能
    • /chart/lib/double-scrollbars.js - 跨浏览器滚动条
  • 第三方插件
    • modernizr
    • handlebars
    • lodash
    • d3 - 画图
    • r2d3 - d3插件的IE8支持(通过raphael.js)
    • baron - 跨浏览器滚动条
    • jQuery.leanModal - 模态窗口插件

CSS

  • css/style.css - Styles used for sentiment chart

Image Spritesheets

  • assets/chart/. - Individual images
  • assets/mb-spritesheet.png - Spritesheet of all individual images in chart folder
  • css/sprites.css - Spritesheet classes generated by http://instantsprite.com/

上传步骤

  1. 上载/deploy/chart.html至themes/Maibo/apps/moodindex/feelings/chart.html. To update chart.html, copy and paste the same block of code from index.html.
  2. 上载/assets至themes/Maibo/common_v2/moodindex/assets
  3. 上载/js至themes/Maibo/common_v2/moodindex/js
  4. 上载/css至themes/Maibo/common_v2/moodindex/css
  5. 上载/bower_components至bower_components

imaibo-public's People

Contributors

jyek avatar echoi92 avatar miruappy avatar raytung avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.