In this post, we demonstrate how to build real-time data visualization dashboards using Kendo UI and Vue.js. We create a custom Node server with Socket.io to power the real-time functionalities of the app.
Were you at VueAmsterdam, or did you wish you were? Though some time has passed, the lessons learned there are still invaluable. Let's take a moment to look back at the event and all the great speakers that presented.
In this post, we will review the PivotGrid component. Unlike a typical grid, a PivotGrid lets you change the way the data is presented. Let's take a look at how to create a PivotGrid using example sales data for a grocery store.
Learn how you can add a media player to your Vue.js application in just a few steps. We'll build one with Kendo UI that can play static or streaming videos in a user-friendly interface.
A sparkline is a small graphic with no axis, title, or legend. It can be used inline to quickly give an overview of data while taking up minimal space. Let's see how we can add it to our apps.