-
## Description
I want to create a gantt chart. When a date includes a time the chart can't be displayed:
### Using angular-google-charts:
`new Date(2020, 3, 10)` ✅
`new Date(2020, 3, 10, 8)` ❌
…
-
-
I've tried many different options, but I haven't been able to get the diagrammeR Gantt charts to display in my Shiny App.
-
Source puml:
```
@startuml
!include https://raw.githubusercontent.com/bschwarz/puml-themes/master/themes/cerulean/puml-theme-cerulean.puml
[Prototype design] lasts 15 days
[Test prototype] last…
-
I have visited www.syncfusion.com/vue-ui-components/vue-grid
They have all next components for their grids. Have u planning to add some of them? I have seen you have already implemented some.
M…
-
### Bug report
### Reproduction of the problem
Add editor to a page with CSP directive blocking inline scripts.
### Current behavior
`Editor._createContentElement` appends IE8-specific script …
-
**Describe the bug**
When running metric correlations sometimes it takes a very long time to get the results. Some other times requests time out.
**To Reproduce**
Steps to reproduce the behavio…
-
Currently no matter what order you put tasks in the data table, the Gantt Chart reorders them by start date. This is a problem when you want to control the order in your own way. Thanks.
-
Two Gantt charts written in two components but on one page, the columns of the second Gantt chart shows in the first Gantt chart.This problem is accidental and does not happen every time. I used vue-…
-
[The code to reproduce](https://codepen.io/mckelvin/pen/NdJpjx) is based on [simple-candlestick-chart-example](https://plot.ly/javascript/candlestick-charts/#simple-candlestick-chart-example) . The di…