Coder Social home page Coder Social logo

simple-vanilla-pictograph-editor's Introduction

Simple Vanilla Pictograph Editor

Basic requirements:-

  • Build a chart with custom icons
  • Build an editor to accommodate the chart
  • The chart can be moved around freely in the editor
  • The chart can be resized freely in the editor
  • User can insert data to the chart as desired
  • User can edit data of the chart after initial creation
  • User can change colors of the icons of the chart
  • User can change the icons for the chart (e.g. men, women, etc.)

Example:

Man Utd 7, Chelsea 3 -> 7 icons colored in a certain color, 3 icons colored in a different color Also known as a pictogram http://en.wikipedia.org/wiki/Pictogram

NOTE:

  • Take care not to have any memory leaks
  • Performance must not be laggy
  • Bug free
  • Cross browser compatibility (except IE9 and below)
  • Strictly no libraries or framework can be used (e.g. no JQuery, Bootstrap, D3.js etc)
  • Exception of API is allowed for social network publishing only (e.g. Pinterest API)
  • Please explain your workflow for your code as well
  • If, by any chance, you are not able to complete a particular task, do explain why and what are the challenges you face?

simple-vanilla-pictograph-editor's People

Contributors

feliciousx avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar

Forkers

likitsaelee

simple-vanilla-pictograph-editor's Issues

Testing on other browsers

So far I have only tested on:-

  • Firefox 34 [Linux]
  • Chrome 36 [Linux]

Anymore help with other browser is appreciated ๐Ÿ˜„

Cannot move vertically after resize

After resizing to the smallest size possible (using vertical or diagonal resize), the chart cannot be moved vertically (only can be moved horizontally).

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.