flrs / visavail

A D3.js Time Data Availability Visualization
https://flrs.github.io/visavail/docs/samples/basic.html
MIT License
310 stars 59 forks source link

ToolTips #29

Closed FrolicBrain closed 4 years ago

FrolicBrain commented 5 years ago

When I pass the data's with date and time.The tool tip is showing one hour extra from the given value

Ex:If I gave '03:00:00' it showing ''04:00:00";

what should i want to do?

tanganellilore commented 5 years ago

Can you provider with some example/screenshot or link???

I create a branch of this Library with some enhancment, you can sere #25. Is a new version of visavail with new options and Support of moment.

FrolicBrain commented 5 years ago

Ok sir.Did i want to update by visavail? and can you send the link

chart

tanganellilore commented 5 years ago

You can follow #25 for the fork.

In your case without code we can't help you. Only things, you use define block or any option for set a size of block?

If you try the example in visavail folder you have this iusse??

tanganellilore commented 4 years ago

Hi @FrolicBrain,

now my fork is merged with this official repo. This bug is fixed.