Coder Social home page Coder Social logo

cgmi / complex-log-projection Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 0.0 2.52 MB

Showcase for complex logarithm projections.

Home Page: https://cgmi.github.io/complex-log-projection/

License: Apache License 2.0

HTML 18.16% JavaScript 73.37% CSS 8.47%
d3 d3-geo d3-geo-projection d3-geo-polygon complex-logarithm projection

complex-log-projection's Introduction

>>> Click here for a live preview <<<

Complex Log Projection

This repo implements a showcase for complex logarithmic views for geo polygons. The actual projection is implemented in another repository: https://github.com/biosmanager/d3-geo-polygon/

The idea is based on the following papers:

Usage

  1. Clone this repository with its submodules

    git clone --recurse-submodules https://github.com/cgmi/complex-log-projection.git
  2. Install yarn

  3. Install all dependencies of the project

    yarn install
  4. Start the dev server by

    yarn dev

    or run production by

    yarn build

    You can use --public-url <path> to specify the public URL to serve on. See Parcel CLI for more information and the yarn scripts below. Use yarn build-local to build a production bundle that can be used locally without a webserver.

  5. Navigate your browser to localhost:1234

yarn scripts

Usage: yarn run <script> or yarn <script>

Script Description
dev Starts development server
build Builds for production, public URL: /
build-local Builds for production, runs locally without a webserver, public URL: ./
build-github Builds for production and deployment as a GitHub page, public URL: /complex-log-projection/
deploy Deploys the current build from build/github to the live GitHub page
test Runs all tests

Visual Studio Code specifics

This repository comes with a launch configuration for VS Code to debug using the Google Chrome debugger.

complex-log-projection's People

Contributors

biosmanager avatar grtlr avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

complex-log-projection's Issues

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.