Explore Wijmo

Explore all of Wijmo in this demo. It showcases every Wijmo widget and highlights specific features for each widget. Every sample displays the source code used to create it. If you want to see what Wijmo has to offer, you should check out this demo.
Explore Mobile

View our jQuery Mobile Widget Explorer. Make sure to see how it responds to different devices like phones and tablets.
View
+Mobile
Explore SpreadJS

Explore features of SpreadJS in this demo. It showcases specific features and some typical use cases. Every sample displays the source code used to create it. If you want to see what SpreadJS has to offer, you should check out this demo.
View +SpreadJS
SpreadJS Excel-like App

Excel-like spreadsheet application that uses SpreadJS and Wijmo’s Ribbon Widget.
View +SpreadJS
Theme Explorer

Explore the vast array of themes that Wijmo supports including our own premium themes as well as the 24 jQuery UI themes from Themeroller.
MVVM Dashboard

Check out this sales dashboard built with Wijmo and Knockout. This samples uses the MVVM pattern and has a very clean and maintainable code base. Each Wijmo widget automatically adapts to changes in the data.
View +Knockout
Knockout Color Picker

This is a nice application for learning to use Knockout and Wijmo together. It has a simple ViewModel for Red, Green and Blue observable properties and calculates the colors based on those values. It also uses the Wijmo Slider and TextBox for UI components.
View +Knockout
GeoDashboard

An interactive geographic dashboard for analyzing demographic data. The map in this application is an ESRI ArcGIS map widget. It also uses Wijmo for UI controls that support MVVM in JavaScript. This sample utilizes the Wijmo Bar Chart and Radial Gauge widgets to visualize the data.
View +Knockout
InvExplorer

Implements a stock browser application similar to Google Finance. This sample follows the MVVM pattern. The ViewModel contains a Portfolio class with a list of items which correspond to stocks. This data allows the application to show the gain realized for each item as well as a chart that allows users to compare the performance of each stock.
WordPress Theme

A sleek WordPress theme using Wijmo, an interactive kit of jQuery UI widgets. The Wijmo theme is flexible for use as a blog, portfolio, or general site. Easily change the style using ThemeRoller and a few CSS tweaks.
Responsive Dashboard

This demo is a responsive dashboard that adapts to the screen size. It uses jQuery Mobile and Wijmo charts to create a great UI on any device. The data is taken from a hosted OData service.
Stock Portfolio

This is an interactive application for looking at stock market data. The UI features a zoom chart created with two Wijmo line charts and a slider. It even has a mobile version made with jQuery Mobile!
Chart Style

This is a simple demo that allows you to customize chart styles on the fly. It has a color picker that changes the seriesStyle option when changed.
Wijmoverflow

This demo is a dashboard built with Wijmo that displays data from the StackOverflow API. It demonstrates the use of binding external JSON data to the Wijmo grid, bar chart, line chart and pie chart. The grid and pie chart are bound to the same datasource. We use the chart to visualize data and the grid to sort it.
Demographix Map

This sample is built on top of the ESRI Sample: Querying Demographic Data and Display in Chart. We added the Wijmo pie chart in an overlay that displays demographic data as a county is clicked on the map, along with the slider and tooltip.