Line and Column Chart Series

In this post, we will display a combination of Line and Column series in one Chart. The data that we will visualize is: var sampleData = [ { Day: ‘Monday’, Running: 30, Swimming: 0, Cycling: 25, Goal: 40 }, { … Continue reading
Uncategorized
, , , , , , , , , , , , , , , , , , , , , ,

Leave a comment

jQWidgets 2.0

It is our pleasure to announce the immediate availability of jQWidgets ver. 2.0. The new version brings important and highly anticipated updates to the jqxChart widget along with various bug fixes and other improvements. Check out the full release notes … Continue reading
ASP .NET, JavaScript, JavaScript Plugins, JavaScript UI, JavaScript UI Plugins, JavaScript UI Widgets, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxButton, jqxCalendar, jqxChart, jqxCheckBox, jqxComboBox, jqxDateTimeInput, jqxDock, jqxDropDownList, jqxExpander, jqxGrid, jqxListBox, jqxMaskedInput, jqxMenu, jqxNavigationBar, jqxNumberInput, jqxProgressBar, jqxRadioButton, jqxRating, jqxScrollBar, jqxSlider, jqxSplitter, jqxTabs, jqxTooltip, jqxTree, jqxWindow, PHP
, , , , , , , , , , , , , , , , , , , , , , , , ,

Leave a comment

Working with a jQuery Chart and Knockout

In this post, we will show you how to use our jQuery Chart widget, called jqxChart with Knockout. Knockout will help us to update the Chart dynamically depending on the user’s actions or when the data is changed. We will … Continue reading
JavaScript, JavaScript Plugins, JavaScript UI, JavaScript UI Plugins, JavaScript UI Widgets, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxChart
, , , , , , , , , , , , , , ,

Leave a comment

Bind jqxChart to SQL Database using ASP .NET MVC3

Yesterday, we’ve showed you how to bind the jqxGrid to SQL Database using ASP .NET MVC 3. Today, we will do the same for the jqxChart widget. In this post you’ll learn how you can use jqxChart with ASP.NET MVC … Continue reading
ASP .NET, JavaScript, JavaScript Plugins, JavaScript UI, JavaScript UI Plugins, JavaScript UI Widgets, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxChart
, , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Leave a comment

jQuery Line Chart

In this post, we will show you how to add a Line Chart to your web pages. We will use this sample data: var data = [ { “x”: 1, “y1”: 1, “y2”: 8 }, { “x”: 2, “y1”: 4, … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxChart
, , , , , , , , , , , , ,

Leave a comment

jQWidgets 1.6

We are happy to announce the availability of jQWidgets 1.6. This release marks the debut of the jqxChart widget. jqxChart is an easy to use jQuery Chart widget. It is written 100% in JavasSript and uses W3C standards like HTML, … Continue reading
JavaScript, JavaScript Plugins, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxButton, jqxCalendar, jqxChart, jqxCheckBox, jqxComboBox, jqxDateTimeInput, jqxDock, jqxDropDownList, jqxExpander, jqxGrid, jqxListBox, jqxMaskedInput, jqxMenu, jqxNavigationBar, jqxNumberInput, jqxProgressBar, jqxRadioButton, jqxRating, jqxScrollBar, jqxSlider, jqxSplitter, jqxTabs, jqxTooltip, jqxTree, jqxWindow
, , , , , , , , , , , , , , , , , , , , , , ,

Leave a comment

jqxChart is coming soon

In the next version of jQWidgets, we will deliver a highly interactive and intuitive jQuery Chart widget which we called jqxChart. Some benefits of the jqxChart include true client-side charting, hardware accelerated graphics, DOM-friendly charts,interactive tooltips and easy integration in … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jqxChart
, , , , , , , , , , , , , , , , , ,

Leave a comment