Git Product home page Git Product logo

vue-gantt-chart's Issues

需求:实际开始时间实际结束时间

很赞的项目,有个需求是能显示实际开始时间和实际结束时间,深色显示,计划开始时间计划结束时间浅色显示,
image
这个图片不是要翻墙吧。
在组件中blocks/index.vue,对应的数据也需要修改

项目长度过长如果无法完整显示时,就会整个消失

您好
感谢开发此工具
我昨天使用了这个工具
但是发现到当他单一项目长度超过时间区块的可视范围时
就会整条消失不见
也就是如果有一条项目他长度很长我滚到中间时
他就整条消失了
你如果调整 DEMO 页面 Scale 设 10分钟也可以看到这问题

对IE的支持

IE引入了babel-polyfill和promise polyfill,但gantt-chart上时间段还是不渲染

修改gantt-block-item style

image
想请问能否修改这个gantt-block-item的style样式 根据Item的属性进行判断,希望能得到回复 ,非常感谢!

uni-app中使用的可能性

uni-app目前没有可用的甘特图组件,使用本组件发现使用window.document、querySelector等api uni不支持,请问这些api 是哪个模块使用的、想改一下期待回复

编辑排期

是否支持直接在甘特图上直接编辑排期呢?类型谷歌表格操作一样

拼写错误

scrollToPostionHandle 拼写错误 应该是 scrollToPositionHandle 少了一个 i

dynamic data update problem

Hello,
i have a problem with updating data,
after receive new data from API, chart doesn't update, but if i want try scroll (horizontal) then chart is updated. why?
some chance to fix?
Thanks.

edit:
if i want try scroll (horizontal) OR hover on any block then chart is updated.

我甘特图内嵌了一个甘特图,遇到一些问题

我甘特图内嵌了一个甘特图,里面那个隐藏了滚动条,但是用笔记本触摸板滑动甘特图的时候,里面那个甘特图图也会有小小的滑动,就一个scale时间的宽度,还有就是没滑到最左边就退回上一页了

多个并行任务,且时间重叠怎么处理比较好?

当前用户 某一时间段有多个任务、 任务存在并行时间上存在重叠(比如12月,任务A:12月5日-12.15 任务B:12.10 - 12.12)目前展示的效果是层级覆盖,可能就看不到任务B。

如何优化比较好呢,存在时间重叠多行展示?

关于mac系统横向滚动条左滑触发mac的后退和前进的bug

非常感谢�大佬研发出这么优秀的轮子供我满足需求使用

在使用的过程中,从一个页面跳转不开新页面进入到有甘特图的页面时,左右滚动的时候会触发mac的浏览器前进后退事件

嘻嘻

当前我的解决方法是只要有甘特图的页面都让他打开新页面,但是还有一种用户返回到甘特图页面的这种情况无法解决

感谢!!

怎么拖拽呢

请问下怎么实现拖拽啊,我写好了不能拖拽

背景网格可以考虑用渐变去实现

图片的兼容不太好,尺寸不同就会出现被拉升,用渐变可以很好的支持,同时网格颜色也可以抛出来供配置
.gantt-block {
background-image: -webkit-linear-gradient(top, transparent 199px, #333 200px),
-webkit-linear-gradient(left, transparent 199px, #333 200px);
}

How to use getTimeScales func?

Hi there, thanks for the awesome project.
I am trying to customize the chart to only display business hours, from my understanding I can achieve that by passing a getTimeScales function to the timeline template, but I do not understand how the function work, can you elaborate on that, please?
Cheers

请问这个能否实现出图中效果?

scheduler
请问这个能否实现出上图效果?我想要将表格左边的一列进行合并做出一个类似与员工的周考勤图
且将表头时间轴进行隐藏,只保留日期轴

关于时间精度和导出的疑问

1.时间精度目前支持年月吗?是不是需要修改下源码
2.导出的功能后续考虑会添加吗?楼主有没有实现的思路?

IE兼容性问题

Date在ie浏览器内无法使用yyyy-MM-dd hh:mm:ss的字符串形式初始化,时间转位置的方法中一些new Date需要考虑下兼容性~

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.