Giter VIP home page Giter VIP logo

sksundaram / caxpy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from muthuspark/caxpy

0.0 2.0 0.0 47.89 MB

Creating beautiful dashboards and thousands of reports that can be embedded into your application can be easily done with Caxpy. Its a very lightweight application which can be used to create reports from just plain SQL queries.

Home Page: http://www.caxpy.com

HTML 9.38% CSS 5.37% JavaScript 71.96% Java 13.29%

caxpy's Introduction

Caxpy

A Simple Data Visualization Software

Image of Caxpy

##Features

  • D3 JS Based charts. Line, Column, Area, Pie chart, Doughnut, Bubble Chart and Scatter plot
  • Supports MySQL, PostgreSQL, Oracle
  • Create dynamic reports
  • Create dynamic query based reports
  • Easily embed created reports in your application with a few lines of code.
  • Lightweight and Easy to integrate

##Prerequisites Check if you have tomcat, Ant and Java installed in your system. Required version: Javas 1.7+ Tomcat 7+ Ant 1.9+

##Quick Installation

Download the latest code and go to the root directory. Run

ant war

This would create caxpy.war inside the dist directory, copy the war file and paste it inside webapps folder of tomcat. Caxpy embeds HSQLDB and doesn’t need any external database system.

Point to http://localhost:8080/caxpy (change the port and domain as per your server settings.

Login into the application using max/password

##Notes for Linux / Unix users

Everything will work unchanged as long as Java has been installed correctly i.e. java is in the PATH and it is the expected 1.7 or greater version. You may need to do things like apply executable permissions to the webapps folder on Linux, e.g. “chmod +x *.sh”. And also – unless you have “root” permissions, you may face problems starting services on port 8080 etc.

####Documentation can be found here : http://caxpy.com/documentation ####Follow me @krimuthu

caxpy's People

Contributors

muthuspark avatar kurraraghu avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.