phanikiranwtc / chartsly

Walking Tree Charts package based on Sencha Ext JS & Touch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

Join the chat at https://gitter.im/walkingtree/chartsly

Chartsly

Stock Charts package based on Sencha Ext JS & Touch

Resources

Getting Started

  1. Clone the repository by running the followig command:
git clone https://github.com/walkingtree/chartsly.git
  1. Go inside the working folder where you have cloned the repo, say, chartsly
  2. Change directory to extjs-kitchensink directroy in chartsly using Terminal or Command. This folder contains the Ext JS version of Chartsly Kitchen Sink application
  3. Build the Kitchen Sink application by running the following command
sencha app build

The deployable artefacts are located under ext-kitchensink/build/production/KS folder. 5. Copy extjs-kitchensink/build/production/KS folder and its content to your Web Server's document root folder (e.g. htdocs/www/..) 6. Access http://localhost[:port]/KS/ in your browser and you shall see the Kitchen Sink application showing Indicators, Overlays, Interactions, and Events, as shown below:

alt text

Want to contribute?

Fork the repository and submit pull requests.

License

GNU General Public License version 3

About

Walking Tree Charts package based on Sencha Ext JS & Touch


Languages

Language:JavaScript 75.0%Language:CSS 24.8%Language:HTML 0.2%Language:Ruby 0.0%Language:Python 0.0%