gnardecky's Stars
zingchart/zingtouch
A JavaScript touch gesture detection library for the modern web
zingchart/awesome-charting
A curated list of the best charting and dataviz resources that developers may find useful, including the best JavaScript charting libraries
mike-schultz/materialette
Materialette - A material design color palette
tur-nr/polymer-redux
Polymer bindings for Redux.
zingchart/ZingChart-jQuery
Easy ZingChart manipulation and interactivity for jQuery users.
zingchart/ZingChart-PHP
Wrapper for ZingChart for easy chart manipulation and interactivity for PHP users.
SamsungInternet/vj-otg
Video DJ on the Go!!!
zingchart/gitbook-plugin-code-editor
Plugin for Gitbook that displays and runs code from external file. Code is displayed in an Ace editor.
zingchart-demos/.net
This demo provides you with the code to get your ASP.NET MVC application up and running with ZingChart!
zingchart-demos/python-django
Demo will render a line chart using ZingChart with data gathered from our database via an AJAX call to one of our endpoints.
zingchart/zingchart-locale
This repository contains example locale variables you can include in your ZingChart library. This mostly affects native text in features like context menu text.
zingchart-demos/node-express-couchdb
This is an example of a Node/Express application that connects to a CouchDB database and ZingChart
zingchart-demos/firebase
This demo connects to ZingChart with Firebase data to generate a chart on the client side.
zingchart-demos/jsp-mysql
This demo provides you with a template for connecting to your own MySQL database with Java.
zingchart/google-spreadsheet-plugin
Module to import data from your Google Spreadsheet into ZingChart.
zingchart-demos/geojson
Module allows you to easily create your own ZingChart maps from objects using the GeoJSON specification.
zingchart-demos/hello-world
This Getting Started demo provides the user with a basic HTML5 template, complete with a reference to our ZingChart CDN, a simple bar chart object, and the ZingChart render method.
zingchart-demos/node-express-mysql
This is an example of a Node/Express application that connects to a MySQL database and returns data formatted for ZingChart on a GET request
zingchart-demos/node-rest-service
Demo of a simple REST endpoint and updating the chart using Node
zingchart-demos/php-mysql
This demo provides you with a template for connecting to your own MySQL database.
zingchart-demos/ruby-rails
Example displaying a chart using Ruby on Rails
zingchart-demos/node-express-mongodb
This is an example of a Node/Express application that connects to a MongoDB database and ZingChart
zingchart-demos/php-mysql-refresh
This demo provides you with a template for connecting to your own MySQL database and retrieving new/updated data after a set interval.
zingchart-demos/ruby-sinatra
Example displaying a chart using Ruby and Sinatra