

If you need an integration sample not listed here, please contact us. We’ve created integration samples for the most popular programming languages, frameworks and databases to help you get up and running fast in your environment. This subject is described in detail in the Gantt zooming article. An圜hart can run on top of any database or platform. The following methods the Gantt chart doesn't support: chart.xScroller(true) įor zooming, you can use one of the API functions. The Gantt chart doesn't support x/yScrollers, only simple scroll bars. To avoid it replace this line with the following line chart.getTimeline().edit(true). First, we load data into the table and tell it where the argument (timestamp) is: // create data table and load data in it table. Your line chart.getTimeline().periods().edit(true) is correct, but due to a little bug in the current version 8.7.0 (Aug 2019) this setter doesn't work for types of elements. Solution - simply remove those three lines above from your code. There's no need to do this! The default Gantt Chart is already a dateTime type. Var dateTimeTicks = dateTimeScale.ticks() You are applying the scale min/max correctly: chart.getTimeline().scale().minimum("") īut then you override the default scale and it drops the min/max settings: var dateTimeScale = () Please find below a screenshot of the chart: It happens that users find bugs that have been already fixed in the latest builds of products.

ANYCHART DATETIMETICKS UPDATE
If you have any problems with An圜hart software, please, be sure that you have installed the latest update before contacting our technical support. I can't click and move the periods (tasks) and I cant scroll. We provide guaranteed answers during 24 hours on working days and 48 hours on week-ends. * chart.getTimeline().periods().edit(true) */Ĭhart.getTimeline().elements().labels(false) Var treeData = (data, "asTable") Ĭhart.getTimeline().horizontalScrollBar().enabled(true) Im using AnyGantt, but Im having problems setting it up correctly.įor (var i = 1 i <= start.length i++)
