Giter Club home page Giter Club logo

neptune's People

Contributors

lkellar avatar

Stargazers

 avatar

Watchers

 avatar

neptune's Issues

Address Scale Factor Limitations

While we all love scalefactor, eventually, if you zoom too far out, it gets angry and crashes because the number is too big. at some point, the bounds must be resized and scalefactor set back to one.

Support conflicting zooms

When a zoom animation is in progress and another zoom is initiated, the first one should be canceled in progress and the new one should begin.

Panning around Graph

It should be possible to move around the graph via panning with the mouse or a finger. The arrow keys also need to be removed.

Generate Axes should revolve around zero

There is currently no code to make sure zero appears in the axes.

I feel like, if any of the y=0 or x=0 lines are visible in the axes, it should revolve around that so that line is always present when within the bounds

Additionally, probably even when those lines aren't in bounds, the other axes should probably be based upon them so that if a user moves the screen to a zone where those lines are in bounds, they'll match up.

Enhanced Discontinuity Detection

The discontinuity detection needs to be relooked at to ensure it won't fail on basic functions. Probably tying it to zoom level is an acceptable compromise.

  • If something goes above the top bounds and reappears under the lower bounds w/o passing through the middle, don't connect them.

Line Information Card

On a sidebar / modal pop up (macOS/iPadOS and iOS respectively), there should be information about the line, its equation, anything its equal to, etc.

Zoom via scrolling on macOS

Find out what the standard modifier key is for zooming on macOS, and implement it.

Also, same as #10, where my cursor is should be where I zoom.

Line onHover Card

When hovering over a line on macOS and iPadOS there should be a mini information card similar to #3

Zoom into specific regions

If I pinch to zoom in a specific area, the graph should zoom into that area. Currently, it just moves into the center. This may need to be done after panning (see #2)

Zoom Enhancements

Zooming needs to be improved in the following ways:

  • When zooming out, the axes should be regenerated correctly
  • When zooming in into decimal territory, the axes should still generate
  • #10
  • #11
  • #12
  • Make notable axes have thicker stroke

Graph Labels

How can you tell what the axes represent? There should be some subtle (but also readable) labels.

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.