Tag Archives: PHP

JavaScript-based Gantt charts: one core fits any backend/frontend combination

Our browser-supported Gantt charts are here since a long time ago (actually, since 2012!) And as they have been written using pure JavaScript (having TypeScript definitions added later, though), they could be integrated into virtually any type of app that … Continue reading

Posted in Development Components | Tagged , , , , , , , | Leave a comment

PHP integration sample for our JavaScript based Gantt Chart

We’ve added a new sample app showing the basics on how one can use the JavaScript GanttChartView component from Gantt Chart Hyper Library in PHP. See its full source code on GitHub. Basically, we’ve simulated having some timeline objects (task items) read from a database on … Continue reading

Posted in Development Components | Tagged , | Leave a comment