Git Product home page Git Product logo

Comments (2)

ICMI avatar ICMI commented on September 1, 2024
  1. Timebar场景分析,是否需要提供和G6差异化的场景?
    a. 交互/流程:
    ⅰ. 增加/减少/拖动框选范围
    ⅱ. 播放 暂停 快进 播放速度 范围/单点选择
    b. UI
    ⅰ. simple
    ⅱ. trend
    ⅲ. tick
    ⅳ. 播放条
    c. 问题和差异
    ⅰ. 考虑横竖屏,竖屏可以把滑动条搞到侧面去,width>height认为是横屏
    ⅱ. 考虑滑块大小,搞大
    ⅲ. 调整速度滑块先不搞,等想到了新样式
  2. 实现思路
    a. 三种模式,但是主要流程基本一致,把流程逻辑抽出来,配合三套UI组件
    b. 交互比较多,而且操作UI部分有交集,比较容易乱,组合成一个组件统筹
    c. 扩展性考虑,增加部分样式配置。考虑到自定义组件复杂度,开放的意义不大,不支持增加新的timer组件

from f6.

ICMI avatar ICMI commented on September 1, 2024

初步实现完成,参见PR: #37

尚未完成:

  • 播放速度调整组件
  • 单个时间组件
  • tick模式下选中刻度出现的气泡提示

from f6.

Related Issues (20)

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.