Git Product home page Git Product logo

canvasspliner's Introduction

Hi, I'm Jonathan and I like to code things.

(it also happens to be my job)

  • πŸ—ΊοΈ I’m currently a senior dev working on SDK and graphics rendering of maps at MapTiler, especially related to weather data
  • 🌱 I’m currently learning more about weather science and data format, GIS things and WebGPU
  • πŸ’¬ Ask me about scientific data processing and visualization on the web, shader, signal processing, web stuff and maps
  • πŸ“« How to reach me: on Twitter
  • πŸ‘¨β€πŸŒΎ Pronouns: he/him

canvasspliner's People

Contributors

jonathanlurie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

canvasspliner's Issues

Uncaught TypeError: CanvasSpliner is not a constructor

I know this error comes from not importing the CanvasSpliner what I did is include it before the script

<script src="/static/js/CanvasSpliner.min.js"></script>

<script>
	$(function() {
		var cs = new CanvasSpliner("can", 300, 300);
	});

then try to run it and I get this error.
It might be I need to compile the code since my setup is using django as the backend and mainly jquery on the front-end. Running on a fairly up to date browser.

This is the error:

color-editor:89 Uncaught TypeError: CanvasSpliner is not a constructor
    at HTMLDocument.<anonymous> (color-editor:89)
    at k (jquery.js:15)
    at Object.fireWith [as resolveWith] (jquery.js:15)
    at Function.ready (jquery.js:15)
    at HTMLDocument.D (jquery.js:15)

as the repo maker I'd like your take on possible ways to fix this.

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.