GithubHelp home page GithubHelp logo

willcode2surf / raw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rawgraphs/rawgraphs-app

0.0 2.0 0.0 9.09 MB

The missing link between spreadsheets and vector graphics

Home Page: http://raw.densitydesign.org

License: Other

raw's Introduction

Raw is an open web tool developed at the DensityDesign Research Lab (Politecnico di Milano) to create custom vector-based visualizations on top of the amazing d3.js library by Mike Bostock. Primarily conceived as a tool for designers and vis geeks, Raw aims at providing a missing link between spreadsheet applications (e.g. Microsoft Excel, Apple Numbers, Google Docs, OpenRefine, …) and vector graphics editors (e.g. Adobe Illustrator, Inkscape, ...).

Raw works with delimiter-separated values (i.e. csv and tsv files) as well as with copied-and-pasted texts from other applications (e.g. Microsoft Excel, TextWrangler, TextEdit,…). Based on the svg format, visualizations can be easily edited with vector graphics applications for further refinements, or directly embedded into web pages.

Knowing the need of working with sensitive information, the data uploaded to Raw is processed only by the web browser: no server-side operation or storage is performed and no one will see, touch or copy your data!

Raw is also highly customizable and extensible, accepting new custom layouts defined by users. For more information about how to add or edit layouts, see the Documentation section.

##Usage The easiest way to use Raw is by accessing the most updated version on the official app page. However Raw can also run locally on your machine, see the installation instructions below to know how.

##Installation If you want to run your instance of Raw locally on your machine, be sure you have the following requirements installed (starting from version 0.1.2, we decided to simplify the code and removing Node.js: only Bower is needed to install client-side dependencies).

###Requirements

Clone Raw from the command line:

$ git clone git://github.com/densitydesign/raw.git

browse to Raw root folder:

$ cd raw

install client-side dependencies:

$ bower install

You can now run Raw from your local web server. For example, you can run Python's built-in server:

$ python -m SimpleHTTPServer 4000

or for Python 3+

$ python -m http.server 4000

Once this is running, go to http://localhost:4000/.

Troubles with the installation? Maybe a look at the issues page can solve your problem, otherwise join the Google group.

##Documentation and Support

Documentation and FAQs about how to use Raw can be found on the official website. Development guide will be available soon on the Wiki of this repository. Sorry for this.

##Layouts

Information about the available layouts can be found on the wiki.

If you have any suggestion or request about new layouts to include, please let us know! If you have already created new layouts and you would like to see them included into Raw, please send us a pull request.

##Libraries

Raw has been developed using a lot of cool stuff found out there:

angular.js
angular-ui
bootstrap (2.3.2)
bootstrap-colorpicker
Bower
canvas-toBlob.js
canvg.js
CodeMirror
d3.js
FileSaver.js
jQuery
rgbcolor.js
select2

##Roadmap

  • Improving documentation and API reference
  • Refactoring using reusable charts as layouts
  • Introducing continuous color scales (for numeric values)
  • Creating and exporting visualizations' legends
  • Labels based on data
  • PDF export
  • Mobile version

##Team and Contacts

Raw has been developed and maintained at DensityDesign Research Lab by:

Giorgio Caviglia [email protected]
Michele Mauri [email protected]
Giorgio Uboldi [email protected]
Matteo Azzi [email protected]

If you want to know more about Raw, how it works and future developments, please visit the official website. For any specific request or comment we suggest you to use Github or the Google group. If none of these worked for you, you can write us at [email protected].

Want to contribute to Raw's development? You are more than welcome! Just fork the repo and use Github's issues and pull requests.

##License

Raw is provided under the LGPL (Lesser General Public License) v.3:

Copyright (c), 2013 DensityDesign Lab, Giorgio Caviglia, Michele Mauri, Giorgio Uboldi, Matteo Azzi

[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.

raw's People

Contributors

btford avatar fcurella avatar giorgiocaviglia avatar mikima avatar uf0 avatar

Watchers

 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.