HAPPY BIRTHDAY, WEBIX! 12 YEARS Read More Up to 25% OFF on licenses and complex widgets! Offer valid from July 7 to July 15!

WEBIX BLOG

Using Webix Pivot Chart for Data Analyzing

If you want to add JavaScript charts with main Pivot Table functions to your web app, you can use Webix Pivot Chart. This powerful component shows data series, categories and chart axes the same way a widget JavaScript Charts does and provides you with interactive filtering controls for quick dataset analyzing.

pivot-chart

 

Pivot Chart delivers various types of charts: line and spline chart, area chart, bar chart, pie chart, 3d pie chart, donut chart, scatter chart, and radar chart.

Easy Integration of Webix with dhtmlxScheduler

Please note that the article is outdated. There is a new article on the integration of Webix with dhtmlxScheduler.

All the working processes are connected with making plans and their fulfilling. To organize events and appointments or to manage and track the ongoing tasks, managers can use an interactive dhtmlxScheduler.

dhtmlxScheduler is a JavaScript multifunctional event calendar that allows adding a Google-like scheduler into your web app. It can create events, show a schedule for a day, week and month, display locations associated with the calendar events, display recurring events.

Nice news! You can easily use Webix with the above useful planning tool. This integration will empower your web apps with the multiple features of Scheduler leaving all great Webix functions.

webix integration with scheduler

Moreover, you don’t need to write tons of code to add Scheduler into a Webix app. You can use Scheduler as any other Webix component.

Webix 1.5: Improved Mobile Device Support

One of the main Webix features is the ability to run correctly on both desktop and mobile devices. So it means that you can develop one web app which supports multiple platforms.

We are constantly improving the above functionality. Thanks to the efforts of our professional team, starting from version 1.5, Webix mobile web apps look and perform on touch devices even better. To evaluate the positive changes that were implemented, check this demo with a new skin on your mobile device.

touch demo

Interactive Tutorials – Quick Way to Learn Webix

An Interactive tutorial is an easy-to-use and demonstrative way to learn JavaScript libraries from scratch. Developers may read the guide, code in the neighboring block and preview the results on the same page. All the mistakes that are made by “JavaScript students” are highlighted at once so that you can correct them.

Webix presents several detailed interactive tutorials that are divided into the following topics: a general tutorial for beginners, DataTable tutorial and Form controls guide.

 

getting-started

 

Easy-to-use Live Coding Tool for Webix UI

Are you looking for an easy-to-use tool for fast prototyping? Would you like to share your UI experiments in popular social nets?

Webix presents a live coding tool “Code Snippet” that allows you to code UI with Webix and see the results of your work immediately.

snippet

This tool enables you to code in JavaScript and HTML, load data in JSON and XML formats or apply 6 Webix skins to decorate your UI.

Webix 1.4: Advanced Data Selection and Real-time Server Communication

Greet new Webix 1.4 that will delight you by new data selection controls, real-time server communication and other fixes and improvements.

New Data Selection Controls

With Webix 1.4, you can enhance the functionality of your HTML select controls.

Data-suggest allows you to use rich media as select options. You can use images or any other complex html content as select options and in the select itself.

data-suggest

View demo

Skin Builder – Online Tool for Skin Assembling

Good news! Now you are able to define custom colors and fonts for a web interface created with the Webix library. We are releasing Webix Skin Builder – online tool, which you can use for interface customization.

IMG_18122013_164425

 

You may choose one of the eight predefined color schemes from the list of base skins (air, compact, clouds, glamour, light, metro, terrace and web) or create your own web app style.

Webix 1.3 Was Released with New 6 Skins and New UI Elements

Webix Team is happy to announce the release of Webix 1.3 with great updates and improvements. This version adds 6 new skins for Webix components, new ui elements and a few widgets improvements.

New Skins

With various 6 Webix skins, you can make your apps looking serious or on the contrary glamorous, soft or very bright. We tried to create the skins that will satisfy various style requirements. Moreover, you can change any skin element the way you like.

6_webix_skins

Integration with Third-Party Charts

It’s common knowledge that chart is a convenient tool for arranging and manipulating information. Charts can present large amounts of data in a simple schematic way. Keeping up with the times, Webix Library offers a possibility to integrate with popular charts of such Javascript libraries as D3, Raphael, Sigma and JustGage. At the same time, Webix has a collection of its own charts.

Building Chart View

You don’t need to write a lot of code in order to add third-party charts into a Webix application since it’s done with the help of dedicated Webix components.

However, these components aren’t included into the default lib package, so you have to download a JS file for the needed component from Webix open repository of helpers.

This special javascript file will connect your app to the necessary chart and autoload all the corresponding chart files.

1 29 30 31 32 33