GithubHelp home page GithubHelp logo

marienhof / colorgorical Goto Github PK

View Code? Open in Web Editor NEW

This project forked from connorgr/colorgorical

0.0 2.0 0.0 9.98 MB

Colorgorical: a tool for creating categorical information visualization color palettes.

Python 0.51% C 97.02% CSS 1.48% JavaScript 0.72% Ruby 0.01% PowerShell 0.01% HTML 0.25%

colorgorical's Introduction

Colorgorical

Colorgorical is a tool to make categorical color palettes for information visualizations. Users are able to customize palette design by (1) specifying the number of colors, (2) selecting the importance of discriminability and aesthetic preference, (3) limiting the hues and lightnesses of palette colors, and (4) providing a palette to build off of.

The tool itself runs as a web server. The server is implemented using Tornado and the backend palette construction is implemented using a mixture of NumPy and C. The front-end is minimalistic and only relies on Bootstrap and D3.

For more information about Colorgorical, consult either the inlined docstrings or the paper located in src/public/static/pdf.

Running Colorgorical

After cloning the repo, you first have to compile the C code so that it is usable by Colorgorical. To do so, navigate to /src/model and run python setup.py build_ext --inplace.

Once you have compiled the C code, navigate back to the project's root. The webserver can be called using python run.py --server. If you want to change the port just use --port ####.

colorgorical's People

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.