Coder Social home page Coder Social logo

rlugojr / raw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rawgraphs/rawgraphs-app

0.0 2.0 0.0 12.69 MB

The missing link between spreadsheets and vector graphics

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

License: Apache License 2.0

JavaScript 76.73% CSS 10.52% HTML 12.75%

raw's Introduction

raw header

##About

RAW is an open web tool to create custom vector-based visualizations on top of the amazing d3.js library by Mike Bostock. It has been developed by DensityDesign Research Lab (Politecnico di Milano) and Calibro, and sustained through a corporate stewardship by ContactLab.

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 tabular data (e.g. spreadhseets and comma-separated values) 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 operations or storages are 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 Developer Guide.

##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.

###Requirements

###Instructions

Clone RAW from the command line:

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

browse to RAW root folder:

$ cd raw

install client-side dependencies:

$ bower install

add analytics script:

$ cp js/analytics.sample.js js/analytics.js

open the file js/analytics.js and add your analytics code (if any), otherwise leave the file as is.

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 wiki.

##Charts

Information about the available charts can be found here. Adding new charts is very easy in RAW, see how here!

If you have any suggestion or request about new layouts to include, please let us know! If you have already created new charts 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-bootstrap-colorpicker
angular-ui
bootstrap
bootstrap-colorpicker
Bower
canvas-toBlob.js
CodeMirror
d3.js
FileSaver.js
is.js jQuery
jQuery UI Touch Punch NG file upload Sheet JS ZeroClipboard

##Core Team

RAW is maintained by DensityDesign Research Lab and Calibro.

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].

##Contributing

Want to contribute to RAW's development? You are more than welcome! Start by forking the repository (the "Fork" button at the top-right corner of this page) and follow the instructions above to clone it and install dependencies. Then you can use Github's issues and pull requests to discuss and share your work. You will need to sign a Contributor License Agreement (CLA) before making a submission. We adopted CLA to be sure that the project will remain open source. For more information, write us: [email protected].

##Authors RAW has been originally developed by:

##License

RAW is provided under the Apache License 2.0:

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

<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at

	http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.

raw's People

Contributors

btford avatar constanzaur avatar fcurella avatar giorgiocaviglia avatar giorgiouboldi avatar iosonosempreio avatar mikima avatar uf0 avatar vathsav 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.