Extension Icon

GraphCalc

GraphCalc is a versatile graphing calculator extension that enables users to visualize mathematical expressions dynamically. With GraphCalc, you can effortlessly plot functions, equations, and data points directly within the Raycast interface.
AvatarConner Luzier
305 Installs
Overview

Logo GraphCalc

A simple Raycast graphing calculator extension.

Features

  • Arithmetic Operations

    • Addition
    • Subtraction
    • Multiplication
    • Division
  • Trigonometric Functions

    • Sine (sin(x))
    • Cosine (cos(x))
    • Tangent (tan(x))
  • Other Graphing Capabilities

    • Interactive Navigation
      • Zoom In/Out: Explore details or view the overall graph.
      • Pan Left/Right/Up/Down: Navigate to different regions of the graph.
      • Reset View: Quickly reset the graph to default settings.
    • Theme Customization
      • Change graph line color with multiple theme options.
      • Choose from colors like Blue, Green, Magenta, Orange, Purple, Red, and Yellow.
  • Equation/Expression History

    • Keeps track of previously entered equations and expressions for easy access.

Actions

  • Zoom In/Out

    • Use actions or keyboard shortcuts to zoom into or out of the graph.
    • Shortcuts:
      • Zoom In: Cmd + +
      • Zoom Out: Cmd + -
  • Pan Left/Right/Up/Down

    • Navigate across the graph using actions or keyboard shortcuts.
    • Shortcuts:
      • Pan Left: Cmd + Shift +
      • Pan Right: Cmd + Shift +
      • Pan Up: Cmd + Shift +
      • Pan Down: Cmd + Shift +
  • Reset View

    • Reset the graph to its initial view settings.
    • Shortcut: Cmd + Shift + .
  • Change Theme Color

    • Cycle through different line colors to customize the graph's appearance.
    • Shortcut: Cmd + Shift + ;

Screenshots

Screenshot1 Screenshot2 Screenshot3

Tech Stack

Client: React, react-vis

Server: Node

Authors